Merge branch 'rocker-two-small-changes'
authorJakub Kicinski <kuba@kernel.org>
Thu, 3 Nov 2022 03:45:26 +0000 (20:45 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 3 Nov 2022 03:45:27 +0000 (20:45 -0700)
commitd3a4706339da26633316357efe7ab9a92ff29b2a
tree731e7ee19282d22c208f33890c53e40a99dbad73
parent3319dbb3e755398f254c3daa04b9030197137efe
parent386b4174827ce0c7ecc789a6c8bf98e994dc2dee
Merge branch 'rocker-two-small-changes'

Ido Schimmel says:

====================
rocker: Two small changes

Patch #1 avoids allocating and scheduling a work item when it is not
doing any work.

Patch #2 aligns rocker with other switchdev drivers to explicitly mark
FDB entries as offloaded. Needed for upcoming MAB offload [1].

[1] https://lore.kernel.org/netdev/20221025100024.1287157-1-idosch@nvidia.com/
====================

Link: https://lore.kernel.org/r/20221101123936.1900453-1-idosch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>