Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] rocker: Two small changes
@ 2022-11-01 12:39 Ido Schimmel
  2022-11-01 12:39 ` [PATCH net-next v2 1/2] rocker: Avoid unnecessary scheduling of work item Ido Schimmel
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ido Schimmel @ 2022-11-01 12:39 UTC (permalink / raw)
  To: netdev
  Cc: davem, kuba, pabeni, edumazet, jiri, vladimir.oltean, netdev,
	mlxsw, Ido Schimmel

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/

Ido Schimmel (2):
  rocker: Avoid unnecessary scheduling of work item
  rocker: Explicitly mark learned FDB entries as offloaded

 drivers/net/ethernet/rocker/rocker_ofdpa.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

-- 
2.37.3


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-03  3:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-01 12:39 [PATCH net-next v2 0/2] rocker: Two small changes Ido Schimmel
2022-11-01 12:39 ` [PATCH net-next v2 1/2] rocker: Avoid unnecessary scheduling of work item Ido Schimmel
2022-11-01 16:21   ` Vladimir Oltean
2022-11-01 12:39 ` [PATCH net-next v2 2/2] rocker: Explicitly mark learned FDB entries as offloaded Ido Schimmel
2022-11-01 16:21   ` Vladimir Oltean
2022-11-03  3:50 ` [PATCH net-next v2 0/2] rocker: Two small changes patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox