numam-dpdk/app/test-pmd
Wenzhuo Lu dc0537e6d6 app/testpmd: fix check for invalid ports
Some CLIs don't check the input port ID, it
may cause segmentation fault (core dumped).

Fixes: 425781ff5a ("app/testpmd: add ixgbe VF management")

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
Signed-off-by: Chen Jing D(Mark) <jing.d.chen@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
2017-01-17 16:40:05 +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: fix check for invalid ports 2017-01-17 16:40:05 +01:00
config.c app/testpmd: fix array bounds checks 2017-01-11 16:52:20 +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