DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Robin Jarry <rjarry@redhat.com>
Cc: dev@dpdk.org, Olivier Matz <olivier.matz@6wind.com>,
	Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>,
	Anatoly Burakov <anatoly.burakov@intel.com>
Subject: Re: [PATCH v2] usertools: add tool to generate balanced rss traffic flows
Date: Thu, 20 Jul 2023 06:50:28 +0200	[thread overview]
Message-ID: <14775878.lVVuGzaMjS@thomas> (raw)
In-Reply-To: <20230628134748.117697-3-rjarry@redhat.com>

28/06/2023 15:47, Robin Jarry:
> usage: dpdk-rss-flows.py [-h] [-s SPORT_RANGE] [-d DPORT_RANGE] [-r]
>                          [-k RSS_KEY] [-t RETA_SIZE] [-a] [-j]
>                          RX_QUEUES SRC DST
> 
> Craft IP{v6}/{TCP/UDP} traffic flows that will evenly spread over a
> given number of RX queues according to the RSS algorithm.
[...]
>  usertools/dpdk-rss-flows.py | 418 ++++++++++++++++++++++++++++++++++++
>  usertools/meson.build       |   1 +

Applied, thanks.

You have great skills for user tools in Python,
and this file as other ones have no official maintainer:
	usertools/dpdk-devbind.py
	usertools/dpdk-hugepages.py
	usertools/dpdk-rss-flows.py

Would like to take care of them?



  reply	other threads:[~2023-07-20  4:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-28 13:47 Robin Jarry
2023-07-20  4:50 ` Thomas Monjalon [this message]
2023-07-20  8:00   ` Robin Jarry
2023-07-20 14:31     ` Thomas Monjalon

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=14775878.lVVuGzaMjS@thomas \
    --to=thomas@monjalon.net \
    --cc=anatoly.burakov@intel.com \
    --cc=dev@dpdk.org \
    --cc=jean-mickael.guerin@6wind.com \
    --cc=olivier.matz@6wind.com \
    --cc=rjarry@redhat.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).