numam-dpdk/app/test-pmd
Bernard Iremonger 425781ff5a app/testpmd: add ixgbe VF management
add test for set vf vlan anti spoof
add test for set vf mac anti spoof
add test for set vf vlan stripq
add test for set vf vlan insert
add test for set tx loopback
add test for set all queues drop enable bit
add test for set vf split drop enable bit
add test for set vf mac address
add new APIs to testpmd help command.

add new APIs to the testpmd guide

Modify Makefile, add library rte_pmd_ixgbe to _LDLIBS-y.

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
2016-10-13 15:45:09 +02:00
..
cmdline.c app/testpmd: add ixgbe VF management 2016-10-13 15:45:09 +02:00
config.c app/testpmd: configure flowgen packet size with --txpkts 2016-10-13 17:21:06 +02:00
csumonly.c app/testpmd: display LRO segment size 2016-10-13 20:45:56 +02:00
flowgen.c app/testpmd: configure flowgen packet size with --txpkts 2016-10-13 17:21:06 +02:00
icmpecho.c remove unused ring includes 2016-09-16 10:16:02 +02:00
ieee1588fwd.c app/testpmd: swap MAC in IEEE1588 forwarding 2015-12-10 22:20:08 +01:00
iofwd.c remove unused ring includes 2016-09-16 10:16:02 +02:00
macfwd.c remove unused ring includes 2016-09-16 10:16:02 +02:00
macswap.c remove unused ring includes 2016-09-16 10:16:02 +02:00
Makefile app/testpmd: add ixgbe VF management 2016-10-13 15:45:09 +02:00
parameters.c app/testpmd: configure flowgen packet size with --txpkts 2016-10-13 17:21:06 +02:00
rxonly.c app/testpmd: dump offload flags with new functions 2016-10-12 18:35:44 +02:00
testpmd.c app/testpmd: fix DCB configuration 2016-10-13 17:16:13 +02:00
testpmd.h app/testpmd: fix RSS hash key size 2016-10-13 16:07:25 +02:00
txonly.c app/testpmd: reset headroom after txonly packet allocation 2016-10-05 15:17:12 +02:00