[dpdk-dev] [PATCH 0/8] DSW performance and statistics improvements
Mattias Rönnblom
mattias.ronnblom at ericsson.com
Mon Mar 9 07:50:58 CET 2020
Performance and statistics improvements for the distributed software
(DSW) event device.
Mattias Rönnblom (8):
event/dsw: reduce latency in low-load situations
event/dsw: reduce max flows to speed up load balancing
event/dsw: extend statistics
event/dsw: improve migration mechanism
event/dsw: avoid migration waves in large systems
event/dsw: remove redundant control ring poll
event/dsw: remove unnecessary read barrier
event/dsw: add port busy cycles xstats
drivers/event/dsw/dsw_evdev.c | 1 +
drivers/event/dsw/dsw_evdev.h | 45 ++-
drivers/event/dsw/dsw_event.c | 602 ++++++++++++++++++++-------------
drivers/event/dsw/dsw_xstats.c | 26 +-
4 files changed, 425 insertions(+), 249 deletions(-)
--
2.17.1
More information about the dev
mailing list