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

2016-03-30 Thread Al Patel
> > Sent: Wednesday, March 30, 2016 1:14 AM > > To: Yigit, Ferruh > > Cc: dev at dpdk.org > > Subject: Re: [dpdk-dev] Issue with binding NIC of type 82545EM to dpdk > > > > Ferruh, > > > > On my fedora23, I don't have igb_uio > > > &g

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

2016-03-30 Thread Lu, Wenzhuo
Hi Al, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Al Patel > Sent: Wednesday, March 30, 2016 1:14 AM > To: Yigit, Ferruh > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] Issue with binding NIC of type 82545EM to dpdk > > Ferruh

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

2016-03-29 Thread Ferruh Yigit
On 3/29/2016 3:11 PM, Al Patel wrote: > 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_gene

[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:11 PM, Al Pat

[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