]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5aa6901e4f01539cbfe42f7a669033e7bca758c9
tree80267388883bef8c9d698c308855026d053eebaf
parent7c2efeb07bb44df6b69a964685d7d9ed915893db
parentf8e8e0cf5e30a70cb050f5b5c77dd41733d7d457
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>