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>
Showing
- drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c 172 additions, 42 deletionsdrivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
- drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.h 2 additions, 1 deletiondrivers/net/ethernet/freescale/dpaa2/dpaa2-switch.h
- drivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h 10 additions, 0 deletionsdrivers/net/ethernet/freescale/dpaa2/dpsw-cmd.h
- drivers/net/ethernet/freescale/dpaa2/dpsw.c 27 additions, 0 deletionsdrivers/net/ethernet/freescale/dpaa2/dpsw.c
- drivers/net/ethernet/freescale/dpaa2/dpsw.h 14 additions, 11 deletionsdrivers/net/ethernet/freescale/dpaa2/dpsw.h
Please register or sign in to comment