[PATCH v2] usertools: add tool to generate balanced rss traffic flows

Thomas Monjalon thomas at monjalon.net
Thu Jul 20 06:50:28 CEST 2023


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?




More information about the dev mailing list