> -----Original Message----- > From: Mattias Rönnblom <mattias.ronnb...@ericsson.com> > Sent: Monday, March 9, 2020 12:21 PM > To: Jerin Jacob Kollanukkaran <jer...@marvell.com> > Cc: dev@dpdk.org; stefan.sundkv...@ericsson.com; ola.liljed...@arm.com; > Mattias Rönnblom <mattias.ronnb...@ericsson.com> > Subject: [EXT] [PATCH 0/8] DSW performance and statistics improvements > > External Email > > ---------------------------------------------------------------------- > 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
Series applied to dpdk-next-eventdev/master. Thanks. > > 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