netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] vxlan: Fix vxlan counters.
@ 2024-04-26 15:27 Guillaume Nault
  2024-04-26 15:27 ` [PATCH net 1/2] vxlan: Fix racy device stats updates Guillaume Nault
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Guillaume Nault @ 2024-04-26 15:27 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski, Paolo Abeni, Eric Dumazet
  Cc: netdev, Ido Schimmel, Amit Cohen, Petr Machata,
	Nikolay Aleksandrov, Jiri Benc, Breno Leitao, Roopa Prabhu,
	stephen hemminger

Like most virtual devices, vxlan needs special care when updating its
netdevice counters. This is done in patch 1. Patch 2 just adds a
missing VNI counter update (found while working on patch 1).

Guillaume Nault (2):
  vxlan: Fix racy device stats updates.
  vxlan: Add missing VNI filter counter update in arp_reduce().

 drivers/net/vxlan/vxlan_core.c | 30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2024-04-29 12:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-26 15:27 [PATCH net 0/2] vxlan: Fix vxlan counters Guillaume Nault
2024-04-26 15:27 ` [PATCH net 1/2] vxlan: Fix racy device stats updates Guillaume Nault
2024-04-26 16:02   ` Eric Dumazet
2024-04-26 15:27 ` [PATCH net 2/2] vxlan: Add missing VNI filter counter update in arp_reduce() Guillaume Nault
2024-04-29 12:40 ` [PATCH net 0/2] vxlan: Fix vxlan counters 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;
as well as URLs for NNTP newsgroup(s).