I had issues developing with DPDK previously. Primarily the fact that I needed a patched Linux kernel and a system with at least two network interfaces since DPDK takes one for itself.
This vagrant setup may be a good way to fix that problem, looks interesting!
I had issues developing with DPDK previously. Primarily the fact that I needed a patched Linux kernel and a system with at least two network interfaces since DPDK takes one for itself.
This vagrant setup may be a good way to fix that problem, looks interesting!
yeah, the whole sandbox repo, and especially containerizing dpdk, is definitely about making it easier! Let me know if you give it a whirl.