numam-dpdk/app
Wei Zhao 3c272b280a app/testpmd: add commands for RSS queue region
This patch add a API configuration of queue region in rss.
It can parse the parameters of region index, queue number,
queue start index, user priority, traffic classes and so on.
According to commands from command line, it will call i40e
private API and start the process of set or flush queue region
configure. As this feature is specific for i40e, so private API
will be used. Aslo add a document for these new commands.
Queue region only support PF by now, so this document is
only for configuration of queue region on PF port.

Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
2017-10-12 01:52:50 +01:00
..
pdump ethdev: increase port id range 2017-10-06 18:23:25 +02:00
proc_info app/procinfo: fix compilation with -O3 2017-10-06 23:53:56 +02:00
test-crypto-perf app/test-crypto-perf: fix compilation with -Og 2017-10-06 02:49:50 +02:00
test-eventdev app/testeventdev: fix divide by zero in stats 2017-07-31 22:43:48 +02:00
test-pmd app/testpmd: add commands for RSS queue region 2017-10-12 01:52:50 +01:00
Makefile app/testeventdev: introduce dpdk-test-eventdev app 2017-07-07 09:30:46 +02:00