numam-dpdk/app/test-pmd
Bernard Iremonger 5c55283ef8 app/testpmd: cleanup parameter checking
Parameter checking is done in the rte_pmd_ixgbe_* functions.
Remove parameter checking from before calls to the rte_pmd_ixgbe_*
functions.

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
2017-01-17 19:39:28 +01:00
..
cmdline_flow.c app/testpmd: fix flow command build on FreeBSD 2016-12-23 16:55:36 +01:00
cmdline.c app/testpmd: use ixgbe public functions 2017-01-17 19:39:28 +01:00
config.c app/testpmd: cleanup parameter checking 2017-01-17 19:39:28 +01:00
csumonly.c app/testpmd: use Tx preparation in checksum engine 2017-01-04 20:40:28 +01:00
flowgen.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
icmpecho.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
ieee1588fwd.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
iofwd.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
macfwd.c app/testpmd: add MACsec commands 2017-01-15 19:16:48 +01:00
macswap.c app/testpmd: add MACsec commands 2017-01-15 19:16:48 +01:00
Makefile app/testpmd: fix static build link ordering 2017-01-13 17:31:16 +01:00
parameters.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
rxonly.c ethdev: clarify RSS action in flow API 2017-01-11 16:54:47 +01:00
testpmd.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
testpmd.h app/testpmd: add MACsec commands 2017-01-15 19:16:48 +01:00
txonly.c app/testpmd: add MACsec commands 2017-01-15 19:16:48 +01:00