Merge branch 'dpaa2-switch-offload-port-flags'
authorDavid S. Miller <davem@davemloft.net>
Mon, 22 Mar 2021 23:37:45 +0000 (16:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Mar 2021 23:37:45 +0000 (16:37 -0700)
commit0ca99c84df6b589b4673460c48ac4064181098cc
tree80267388883bef8c9d698c308855026d053eebaf
parent3adffc762d5fa8f7d0087819839305a6fba68ced
parentb175dfd7e691ba264d190f23197cc29d0ba8bc67
Merge branch 'dpaa2-switch-offload-port-flags'

Ioana Ciornei says:

====================
dpaa2-switch: offload bridge port flags to device

Add support for offloading bridge port flags to the switch. With this
patch set, the learning, broadcast flooding and unknown ucast/mcast
flooding states will be user configurable.

Apart from that, the last patch is a small fix that configures the
offload_fwd_mark if the switch port is under a bridge or not.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>