numam-dpdk/app/test-pmd
Krzysztof Kanas 6673fe0ce2 app/testpmd: add TM commands to mark packets
Add following testpmd run-time commands to support test of TM packet
marking:

set port tm mark ip_ecn   <port_id> <green> <yellow> <red>
set port tm mark ip_dscp  <port_id> <green> <yellow> <red>
set port tm mark vlan_dei <port_id> <green> <yellow> <red>

Signed-off-by: Krzysztof Kanas <krzysztof.kanas@caviumnetworks.com>
2018-10-08 17:53:03 +02:00
..
bpf_cmd.c bpf: add extra information for external symbol definitions 2018-07-12 09:37:16 +02:00
bpf_cmd.h app/testpmd: add commands to load/unload BPF filters 2018-05-12 00:37:51 +02:00
cmdline_flow.c ethdev: add flow action to swap MAC addresses 2018-10-11 18:53:49 +02:00
cmdline_mtr.c app/testpmd: fix metering and policing commands 2018-10-08 17:52:48 +02:00
cmdline_mtr.h app/testpmd: add commands for metering and policing 2018-01-10 00:51:31 +01:00
cmdline_tm.c app/testpmd: add TM commands to mark packets 2018-10-08 17:53:03 +02:00
cmdline_tm.h app/testpmd: add TM commands to mark packets 2018-10-08 17:53:03 +02:00
cmdline.c app/testpmd: add TM commands to mark packets 2018-10-08 17:53:03 +02:00
config.c app/testpmd: add new command for show port info 2018-10-11 18:53:49 +02:00
csumonly.c app/testpmd: collect bad outer L4 checksum for csum engine 2018-10-11 18:53:49 +02:00
flowgen.c app/testpmd: cleanup internal Tx offloads flags field 2018-01-15 10:53:23 +01:00
icmpecho.c app/testpmd: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:33:20 +01:00
ieee1588fwd.c app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
iofwd.c app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
macfwd.c app/testpmd: conserve offload flags of mbuf 2018-04-27 20:11:33 +02:00
macswap.c app/testpmd: conserve offload flags of mbuf 2018-04-27 20:11:33 +02:00
Makefile app/testpmd: add noisy neighbour forwarding mode 2018-10-11 18:56:02 +02:00
meson.build app/testpmd: add noisy neighbour forwarding mode 2018-10-11 18:56:02 +02:00
noisy_vnf.c app/testpmd: add noisy neighbour forwarding mode 2018-10-11 18:56:02 +02:00
parameters.c app/testpmd: add noisy neighbour forwarding mode 2018-10-11 18:56:02 +02:00
rxonly.c mbuf: clarify QinQ flag usage 2018-10-11 18:53:49 +02:00
softnicfwd.c app/testpmd: remove logically dead code 2018-07-26 18:58:33 +02:00
testpmd.c app/testpmd: add noisy neighbour forwarding mode 2018-10-11 18:56:02 +02:00
testpmd.h app/testpmd: add noisy neighbour forwarding mode 2018-10-11 18:56:02 +02:00
txonly.c app/testpmd: cleanup internal Tx offloads flags field 2018-01-15 10:53:23 +01:00