Re: [dpdk-dev] check_port_config error

2017-12-13 Thread Bruce Richardson
On Tue, Dec 12, 2017 at 01:22:16AM -0500, Pragash Vijayaragavan wrote: > Hi, > > I am trying to run dpdk app l3fwd but gives some errors. > > I bind my nics using dpdk-dev-bind script. > > I also set env variables correctly. > > The nb_ports is 0 when i tried printing that inside "check_port_co

[dpdk-dev] check_port_config error

2017-12-11 Thread Pragash Vijayaragavan
Hi, I am trying to run dpdk app l3fwd but gives some errors. I bind my nics using dpdk-dev-bind script. I also set env variables correctly. The nb_ports is 0 when i tried printing that inside "check_port_config" function. Also I used "igb_uio" module but it still shows net_i40e can someone hel