* [dpdk-users] Using PMD to forward packets from several NICs to single virtual interface accessible by tcpdump
@ 2018-12-06 7:47 Alex Zelichenko
0 siblings, 0 replies; only message in thread
From: Alex Zelichenko @ 2018-12-06 7:47 UTC (permalink / raw)
To: users
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-12-06 7:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-06 7:47 [dpdk-users] Using PMD to forward packets from several NICs to single virtual interface accessible by tcpdump Alex Zelichenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).