All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] devlink: region snapshot locking fix and selftest adjustments
@ 2022-12-15  2:00 Jakub Kicinski
  2022-12-15  2:01 ` [PATCH net 1/3] devlink: hold region lock when flushing snapshots Jakub Kicinski
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jakub Kicinski @ 2022-12-15  2:00 UTC (permalink / raw)
  To: davem; +Cc: netdev, edumazet, pabeni, jiri, jacob.e.keller, Jakub Kicinski

Minor fix for region snapshot locking and adjustments to selftests.

Jakub Kicinski (3):
  devlink: hold region lock when flushing snapshots
  selftests: devlink: fix the fd redirect in dummy_reporter_test
  selftests: devlink: add a warning for interfaces coming up

 net/core/devlink.c                                  |  2 ++
 .../selftests/drivers/net/netdevsim/devlink.sh      |  4 ++--
 .../selftests/drivers/net/netdevsim/devlink_trap.sh | 13 +++++++++++++
 3 files changed, 17 insertions(+), 2 deletions(-)

-- 
2.38.1


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

end of thread, other threads:[~2022-12-16 10:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-15  2:00 [PATCH net 0/3] devlink: region snapshot locking fix and selftest adjustments Jakub Kicinski
2022-12-15  2:01 ` [PATCH net 1/3] devlink: hold region lock when flushing snapshots Jakub Kicinski
2022-12-15  8:38   ` Jiri Pirko
2022-12-15  2:01 ` [PATCH net 2/3] selftests: devlink: fix the fd redirect in dummy_reporter_test Jakub Kicinski
2022-12-15  2:01 ` [PATCH net 3/3] selftests: devlink: add a warning for interfaces coming up Jakub Kicinski
2022-12-15 18:42 ` [PATCH net 0/3] devlink: region snapshot locking fix and selftest adjustments Jacob Keller
2022-12-16 10:30 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.