Hi!
I'm trying to use NDN-DPDK and I'm running into an issue creating PCI eth ports (XDP works fine, but seems to be slow).
Context:
I'm working on the FABRIC testbed, which I believe has some NDN-DPDK work already! https://github.com/yoursunny/fabric
I have set up the drivers, and have run a basic DPDK tutorial, so it seems like the drivers work properly.
However, upon installing NDN-DPDK and attempting to create a PCI eth port with that same device, I get the following error:
systemd logs:
Is there some other step I need to do in order to make the PCI devices available for NDN-DPDK to use?
Thanks!
Hi! I'm trying to use NDN-DPDK and I'm running into an issue creating PCI eth ports (XDP works fine, but seems to be slow). Context: I'm working on the FABRIC testbed, which I believe has some NDN-DPDK work already! https://github.com/yoursunny/fabric I have set up the drivers, and have run a basic DPDK tutorial, so it seems like the drivers work properly.
However, upon installing NDN-DPDK and attempting to create a PCI eth port with that same device, I get the following error: systemd logs:
Is there some other step I need to do in order to make the PCI devices available for NDN-DPDK to use? Thanks!