All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] netfilter: nft_counter: Statistics fixes/ optimisation.
@ 2024-08-20  7:54 Sebastian Andrzej Siewior
  2024-08-20  7:54 ` [PATCH net 1/3] netfilter: nft_counter: Disable BH in nft_counter_offload_stats() Sebastian Andrzej Siewior
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sebastian Andrzej Siewior @ 2024-08-20  7:54 UTC (permalink / raw)
  To: netfilter-devel, coreteam
  Cc: Pablo Neira Ayuso, Jozsef Kadlecsik, Thomas Gleixner

Hi,

I've been looking at nft_counter and identified two bugs and then added
an optimisation on top.

This is just compile tested, I didn't manage to trigger some of the
pathes I changed (especially nft_counter_offload_stats()).

Sebastian


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

end of thread, other threads:[~2024-08-20 10:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-20  7:54 [PATCH net 0/3] netfilter: nft_counter: Statistics fixes/ optimisation Sebastian Andrzej Siewior
2024-08-20  7:54 ` [PATCH net 1/3] netfilter: nft_counter: Disable BH in nft_counter_offload_stats() Sebastian Andrzej Siewior
2024-08-20  7:54 ` [PATCH net 2/3] netfilter: nft_counter: Synchronize nft_counter_reset() against reader Sebastian Andrzej Siewior
2024-08-20  7:54 ` [PATCH net-next 3/3] netfilter: nft_counter: Use u64_stats_t for statistic Sebastian Andrzej Siewior
2024-08-20  9:25 ` [PATCH net 0/3] netfilter: nft_counter: Statistics fixes/ optimisation Florian Westphal
2024-08-20 10:28 ` Pablo Neira Ayuso

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.