Re: [dpdk-dev] xdp_umem_configure(): Failed to create umem

2020-05-26 Thread Bruce Richardson
On Tue, May 26, 2020 at 11:27:10AM +0530, Deepak Gowda wrote: > Hi All, > > I'm fairly new to xdp, i'm trying to run the testpmd with af_xdp. I have > checked all the prerequisites for af_xdp. > I see testpmd exiting with the following error, > ./testpmd -c 0x3 -n 4 --vdev net_af_xdp0,iface=tap0 -

[dpdk-dev] xdp_umem_configure(): Failed to create umem

2020-05-25 Thread Deepak Gowda
Hi All, I'm fairly new to xdp, i'm trying to run the testpmd with af_xdp. I have checked all the prerequisites for af_xdp. I see testpmd exiting with the following error, ./testpmd -c 0x3 -n 4 --vdev net_af_xdp0,iface=tap0 -- -i EAL: Detected 8 lcore(s) EAL: Detected 1 NUMA nodes EAL: Multi-proces