Searched hist:"6253 d5e39ce2bba13c601274768c481846526a80" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-switch.h | diff 6253d5e39ce2bba13c601274768c481846526a80 Mon Mar 22 15:58:58 CDT 2021 Ioana Ciornei <ioana.ciornei@nxp.com> dpaa2-switch: add support for configuring per port unknown flooding
Add support for configuring per port unknown flooding by accepting both BR_FLOOD and BR_MCAST_FLOOD as offloadable bridge port flags.
The DPAA2 switch does not support at the moment configuration of unknown multicast flooding independently of unknown unicast flooding, therefore check that both BR_FLOOD and BR_MCAST_FLOOD have the same state.
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dpaa2-switch.c | diff 6253d5e39ce2bba13c601274768c481846526a80 Mon Mar 22 15:58:58 CDT 2021 Ioana Ciornei <ioana.ciornei@nxp.com> dpaa2-switch: add support for configuring per port unknown flooding
Add support for configuring per port unknown flooding by accepting both BR_FLOOD and BR_MCAST_FLOOD as offloadable bridge port flags.
The DPAA2 switch does not support at the moment configuration of unknown multicast flooding independently of unknown unicast flooding, therefore check that both BR_FLOOD and BR_MCAST_FLOOD have the same state.
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|