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
