Martin,
AFAIK, QLogic NICs have not been tested with VPP.
You need to start by adding a case for the QLogic NICs in
.../vpp/vnet/vnet/devices/dpdk/init.c::dpdk_bind_devices_to_uio().
Search for "Unsupported Ethernet PCI device" in this file for details.
A quick internet search for a DPDK QLo
Hi Dave, Mohsin,
Thanks a lot. I tried the suggested steps and it worked.Appreciate the help.
Thanks & Regards,
Sreejith
On 8 February 2017 at 20:15, Dave Barach (dbarach)
wrote:
> +1.
>
>
>
> For reference, here’s my current development workflow for Ubuntu 16.04:
>
>
>
>1. Build and insta
Dear Jon,
Yeah, without clib_time_init(...) the wheels will fall off. I should toss in a
couple of ASSERTs to make that problem totally obvious.
vpp_api_test is a simple test tool constructed for no purpose more noble than
testing vpp-side message-handlers. I’ve recently fiddled such that vpp i