[dpdk-users] DPDK Virtual Test location

2018-09-12 Thread Mathieu Devos
Hello, After attempting several approaching, I'm starting to run out of ideas to approach this issue. My goal is to create a straightforward testing platform for our DKDP-enabled application. We can run the test in Vagrant manually on our own computers, as Vagrant has the option (with libvirt at

[dpdk-users] Pure container-ized DPDK test

2018-09-07 Thread Mathieu Devos
Hello, For a recent project, we're currently writing an application which is using DKDP to hook into the NICs directly. However, as part of testing this application, we use a CI tool which can compile the application, use a containerized version of DPDK to test said application with the unit tests