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?