numam-dpdk/app
Nicolás Pernas Maradei 0069e277db app/testpmd: print message if queue start/stop is not supported
Print an error message to the user when trying to start/stop a rx/tx queue and
this function is not supported by the PMD driver. The patch does not check if
the return value is -EINVAL because testpmd is already validating the port and
queue id.

Signed-off-by: Nicolás Pernas Maradei <nico@emutex.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-10-09 20:02:35 +02:00
..
cmdline_test app: simplify makefiles 2014-08-26 17:52:33 +02:00
dump_cfg app: simplify makefiles 2014-08-26 17:52:33 +02:00
test eal: remove rte_snprintf 2014-09-29 15:04:55 +02:00
test-acl acl: fix build and runtime for default target 2014-09-03 03:26:50 +02:00
test-pipeline examples: do not probe pci twice 2014-09-29 13:08:53 +02:00
test-pmd app/testpmd: print message if queue start/stop is not supported 2014-10-09 20:02:35 +02:00
Makefile app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00