[Bridge] [PATCH net-next v2] net: bridge: switchdev: pass more port flags to drivers

Vladimir Oltean olteanv at gmail.com
Sat Aug 14 01:11:15 UTC 2021


On Thu, Aug 12, 2021 at 10:22:12PM +0800, DENG Qingfang wrote:
> These 3 port flags: BR_HAIRPIN_MODE, BR_MULTICAST_TO_UNICAST, and
> BR_ISOLATED, affect the data path and should be handled by switchdev
> drivers.
> 
> Add them to BR_PORT_FLAGS_HW_OFFLOAD so they can be passed down to
> the drivers.
> 
> Suggested-by: Vladimir Oltean <olteanv at gmail.com>
> Signed-off-by: DENG Qingfang <dqfext at gmail.com>
> ---
> v1 -> v2: added more flags

If you insist to not write a competent commit message which properly
explains the motivation for the change, then please remove my
Suggested-by tag and resend. Thanks


More information about the Bridge mailing list