Hi Dave,
Thanks for the response.
There is no support for the realtek driver in dpdk (http://dpdk.org/doc/nics).
When I moved to a server with an X540 interface, I see the interface comes
up in vpp..
vpp# show interface
Name Idx State Counter
Count
Te
Shiv,
You need to verify that there is a DPDK driver for the device you are
trying to use.
If there is a DPDK driver, then you will need to add a case for it in
the vpp dpdk driver initialization function in
.../vpp/src/plugins/dpdk/device/init.c
Finally you will need to test VPP with the
Hi VPP Team,
I am trying to add a NIC to using the instructions in
https://wiki.fd.io/view/VPP/How_To_Connect_A_PCI_Interface_To_VPP.
I do not see the interface being created in vpp and see the following
errors in the /var/log/syslog..
Jan 2 22:50:48 shiv-lenovo-v310 vpp[3453]: /usr/bin/vpp[34