On 4/5/25 00:29, 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.Huang@xxxxxxxxxx> > --- > 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 <razor@xxxxxxxxxxxxx>