[dpdk-dev] Issue with binding NIC of type 82545EM to dpdk

2016-03-30 Thread Al Patel
am able to find the device to igb_uio and do see /dev/uio0 created. I do see the device in dpdk now. Thanks much. -a On Tue, Mar 29, 2016 at 8:51 PM, Lu, Wenzhuo wrote: > Hi Al, > > > -Original Message- > > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Al Patel

[dpdk-dev] Issue with binding NIC of type 82545EM to dpdk

2016-03-29 Thread Al Patel
Ferruh, On my fedora23, I don't have igb_uio # modprobe igb_uio modprobe: FATAL: Module igb_uio not found in directory /lib/modules/4.4.6-300.fc23.x86_64 I am trying to bind to uio_pci_generic module thx -a On Tue, Mar 29, 2016 at 12:26 PM, Ferruh Yigit wrote: > On 3/29/2016 3:1

[dpdk-dev] Issue with binding NIC of type 82545EM to dpdk

2016-03-29 Thread Al Patel
Hi, I am having an issue with binding a nic of type 82545EM to dpdk. I am using a fedoracore23 VM on MAC with VMFusion. ./dpdk_nic_bind.py -b uio_pci_generic :02:02.0 Error: bind failed for :02:02.0 - Cannot bind to driver uio_pci_generic Error: unbind failed for :02:02.0 - Cannot ope

[dpdk-dev] testpmd: not seeing any traffic on 1g (pair) or 10g pair

2014-08-25 Thread Al Patel
-- > > -- Forward statistics for port 1 > -- > RX-packets: 6699967RX-dropped: 0 RX-total: 6699967 > TX-packets: 7139974TX-dropped: 0 TX-tota

[dpdk-dev] testpmd: not seeing any traffic on 1g (pair) or 10g pair

2014-08-25 Thread Al Patel
Hi, I am doing a basic test with testpmd per the getting started page. I connected two 1g in back to back mode and executed: sudo ./build/app/testpmd -c 0xF -n 4 -- -i --portmask=0x2 --nb-cores=2 start (and start tx_first) stop I see 0 counters for rx/tx. I removed the two 1g from uio driver