[PATCH v2 0/2] Latencystats optimizations and fix

Stephen Hemminger stephen at networkplumber.org
Mon Jun 16 18:04:31 CEST 2025


After investigating latencystat test failures, discovered it poorly
designed to handle bursts and multiple queues.

v2
  - need atomic to be safe on non ordered platforms

Stephen Hemminger (2):
  latencystats: fix receive sample MP issues
  latencystats: optimize locking on transmit

 lib/latencystats/rte_latencystats.c | 68 +++++++++++++++++++----------
 1 file changed, 45 insertions(+), 23 deletions(-)

-- 
2.47.2



More information about the dev mailing list