numam-dpdk/app/test-pmd
Chenbo Xia 9b53966243 app: fix ethdev port id size
The ethdev port id should be 16 bits now. This patch changes the
variable size of port id in applications from 8 bits to 16 bits.

Fixes: e977e4199a ("app/testpmd: add commands to load/unload BPF filters")
Fixes: 46cf97e4bb ("eventdev: add test for eth Tx adapter")
Cc: stable@dpdk.org

Signed-off-by: Chenbo Xia <chenbo.xia@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2020-09-30 19:19:15 +02:00
..
5tswap.c app/testpmd: count empty polls in 5-tuple swap engine 2020-09-18 18:55:08 +02:00
bpf_cmd.c app: fix ethdev port id size 2020-09-30 19:19:15 +02:00
bpf_cmd.h
cmdline_flow.c app/testpmd: extend ICMP flow matching fields 2020-09-30 19:19:15 +02:00
cmdline_mtr.c app/testpmd: fix memory leak on error path 2020-05-28 17:57:07 +02:00
cmdline_mtr.h
cmdline_tm.c app/testpmd: add TM command for non-leaf and packet mode 2020-09-18 18:55:10 +02:00
cmdline_tm.h app/testpmd: add TM command for non-leaf and packet mode 2020-09-18 18:55:10 +02:00
cmdline.c app/testpmd: fix port id check in Tx VLAN command 2020-09-30 19:19:13 +02:00
config.c app/testpmd: align behaviour of multi-port detach 2020-09-30 19:19:14 +02:00
csumonly.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
flowgen.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
icmpecho.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
ieee1588fwd.c net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
iofwd.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
macfwd.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
macswap_common.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
macswap_neon.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
macswap_sse.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
macswap.c build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
macswap.h net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
meson.build app/testpmd: fix name of bitrate library in meson build 2020-09-18 18:55:11 +02:00
noisy_vnf.c app/testpmd: enable burst stats for noisy VNF mode 2020-09-18 18:55:08 +02:00
parameters.c app/testpmd: support RSS level configuration 2020-09-18 18:55:12 +02:00
rxonly.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
testpmd.c app/testpmd: align behaviour of multi-port detach 2020-09-30 19:19:14 +02:00
testpmd.h app/testpmd: add EEPROM command 2020-09-30 19:19:10 +02:00
txonly.c app/testpmd: fix packet header in txonly mode 2020-09-30 19:19:13 +02:00
util.c fix Mellanox copyright and SPDX tag 2020-02-13 18:47:28 +01:00