numam-dpdk/app
Pablo de Lara 017d680a91 app/testpmd: limit number of forwarding cores
Number of forwarding cores must be equal or less than
number of forwarding streams, otherwise two cores
would try to use a same queue on a port, which is not allowed.

Fixes: f2bb7ae1d2 ("app/testpmd: handle all Rx queues in RSS setup")

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Tested-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
2016-06-30 19:34:15 +02:00
..
cmdline_test app/cmdline_test: add missing dependencies 2015-12-03 00:02:26 +01:00
pdump app/pdump: fix type casting of ring size 2016-06-27 16:50:24 +02:00
proc_info ethdev: remove name from extended statistic fetch 2016-06-16 18:12:00 +02:00
test mempool: allow user-owned cache 2016-06-30 11:28:10 +02:00
test-acl acl: fix division by float zero in test app 2016-04-27 17:41:46 +02:00
test-pipeline ethdev: use constants for link state 2016-04-01 21:38:34 +02:00
test-pmd app/testpmd: limit number of forwarding cores 2016-06-30 19:34:15 +02:00
Makefile app/pdump: add tool for packet capturing 2016-06-16 23:40:21 +02:00