From: Jerin Jacob Kollanukkaran <jerinj@marvell.com>
To: "Mattias Rönnblom" <mattias.ronnblom@ericsson.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
"stefan.sundkvist@ericsson.com" <stefan.sundkvist@ericsson.com>,
"Ola.Liljedahl@arm.com" <Ola.Liljedahl@arm.com>
Subject: Re: [dpdk-dev] [EXT] [PATCH 0/8] DSW performance and statistics improvements
Date: Sat, 4 Apr 2020 14:35:34 +0000 [thread overview]
Message-ID: <BYAPR18MB242435E29184618ED4E2E6F0C8C40@BYAPR18MB2424.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20200309065106.23800-1-mattias.ronnblom@ericsson.com>
> -----Original Message-----
> From: Mattias Rönnblom <mattias.ronnblom@ericsson.com>
> Sent: Monday, March 9, 2020 12:21 PM
> To: Jerin Jacob Kollanukkaran <jerinj@marvell.com>
> Cc: dev@dpdk.org; stefan.sundkvist@ericsson.com; Ola.Liljedahl@arm.com;
> Mattias Rönnblom <mattias.ronnblom@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
next prev parent reply other threads:[~2020-04-04 14:35 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-09 6:50 [dpdk-dev] " Mattias Rönnblom
2020-03-09 6:50 ` [dpdk-dev] [PATCH 1/8] event/dsw: reduce latency in low-load situations Mattias Rönnblom
2020-03-09 6:51 ` [dpdk-dev] [PATCH 2/8] event/dsw: reduce max flows to speed up load balancing Mattias Rönnblom
2020-03-09 6:51 ` [dpdk-dev] [PATCH 3/8] event/dsw: extend statistics Mattias Rönnblom
2020-03-09 6:51 ` [dpdk-dev] [PATCH 4/8] event/dsw: improve migration mechanism Mattias Rönnblom
2020-03-09 6:51 ` [dpdk-dev] [PATCH 5/8] event/dsw: avoid migration waves in large systems Mattias Rönnblom
2020-03-09 6:51 ` [dpdk-dev] [PATCH 6/8] event/dsw: remove redundant control ring poll Mattias Rönnblom
2020-03-09 6:51 ` [dpdk-dev] [PATCH 7/8] event/dsw: remove unnecessary read barrier Mattias Rönnblom
2020-03-09 6:51 ` [dpdk-dev] [PATCH 8/8] event/dsw: add port busy cycles xstats Mattias Rönnblom
2020-04-04 14:35 ` Jerin Jacob Kollanukkaran [this message]
2020-04-15 16:37 ` [dpdk-dev] [EXT] [PATCH 0/8] DSW performance and statistics improvements David Marchand
2020-04-15 17:39 ` Mattias Rönnblom
2020-04-15 17:45 ` [dpdk-dev] [dpdk-ci] " Thomas Monjalon
2020-04-15 18:09 ` Mattias Rönnblom
2020-04-15 18:15 ` [dpdk-dev] [PATCH v2] event/dsw: fix gcc 4.8 false positive warning Mattias Rönnblom
2020-04-15 19:45 ` David Marchand
2020-04-16 6:15 ` Mattias Rönnblom
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=BYAPR18MB242435E29184618ED4E2E6F0C8C40@BYAPR18MB2424.namprd18.prod.outlook.com \
--to=jerinj@marvell.com \
--cc=Ola.Liljedahl@arm.com \
--cc=dev@dpdk.org \
--cc=mattias.ronnblom@ericsson.com \
--cc=stefan.sundkvist@ericsson.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).