[dpdk-users] Using PMD to forward packets from several NICs to single virtual interface accessible by tcpdump

Alex Zelichenko alex at scadafence.com
Thu Dec 6 08:47:17 CET 2018


Hi,
When I use testpmd to create vdev with 2 PCI slaves:
*sudo ./x86_64-native-linuxapp-gcc/app/testpmd -c 0x3 -n 2 --vdev
'eth_bond0,mode=0,slave=0000:03:00.0,slave=0000:03:00.1' --
--port-topology=chained*
the eth_bond0 device is not seen anywhere in the system. How can I access
it from userspace app?

Best,
Alex Z


More information about the users mailing list