On 4/11/25 18:03, Joseph Huang wrote: > Add MDB_FLAGS_OFFLOAD_FAILED and MDB_PG_FLAGS_OFFLOAD_FAILED to indicate > that an attempt to offload the MDB entry to switchdev has failed. > > Signed-off-by: Joseph Huang <joseph.hu...@garmin.com> > --- > include/uapi/linux/if_bridge.h | 9 +++++---- > net/bridge/br_mdb.c | 2 ++ > net/bridge/br_private.h | 20 +++++++++++++++----- > net/bridge/br_switchdev.c | 9 +++++---- > 4 files changed, 27 insertions(+), 13 deletions(-) >
Acked-by: Nikolay Aleksandrov <ra...@blackwall.org>