[dpdk-users] Reg VFIO-PCI Error

2016-09-12 Thread raman geetha gopalakrishnan
Hi DPDK-USERS, 1. I have installed DPDK on my virtual-box which runs ubuntu 16.04.1 (xenial). 2. My DPDK version is 16.07 3. When i try to bind ethernet device to VFIO module i get the following error Error: bind failed for :00:08.0 - cannot bind to driver vfio-pci [ this is for NIC 82545

[dpdk-users] Reg VFIO-PCI Error

2016-09-13 Thread raman geetha gopalakrishnan
gt; >> Hey Raman, >> Check dmesg for the details. I guess you have no IOMMU enabled, so you >> should either go ahead and enable it wit intel_iommu=on or use >> uio_pci_generic or igb_uio module instead of vfio-pci. >> >> Regards, >> Andriy >>

[dpdk-users] Reg DPDK support for Cavium Octeon III

2017-01-10 Thread raman geetha gopalakrishnan
Hi All, Would like to know if DPDK supports 1. Cavium Octeon III 2. Anything extra involved apart from the usual installation process. 3. Where i can find info on supported processors for DPDK??? ( @ a single place : ) ) Thanks Raman

[dpdk-users] Reg DPDK Cavium Octeon support

2017-01-13 Thread raman geetha gopalakrishnan
Hi All, Would like to know if DPDK supports 1. Cavium Octeon III 2. Anything extra involved apart from the usual installation process. 3. Where i can find info on supported processors for DPDK??? ( @ a single place : ) ) Thanks Raman

[dpdk-users] Reg PMD & NIC

2017-03-07 Thread raman geetha gopalakrishnan
Hi All, I have the following basic question. Hope to get an answer / link where i can get myself clear. 1. In DPDK PMD is optimized driver for an given NIC to get maximum performance. That being the case why we are talking about DPDK supported NICs. A) My assumption is that NIC interfac

Re: [dpdk-users] Reg PMD & NIC

2017-03-07 Thread raman geetha gopalakrishnan
some supported NICs but not all. > > thanks > Nikhil > > > On Mar 7, 2017, at 11:05 PM, raman geetha gopalakrishnan < > glowing...@gmail.com> wrote: > > > > Hi All, > > > > I have the following basic question. Hope to get an answer / link where i >

[dpdk-users] Reg DPDK & PMD

2017-03-08 Thread raman geetha gopalakrishnan
Hi All, I have just rephrased by last question to understand 1. *what is preventing us from having a common PMD layer for all NICs and additional PMD specific to each NIC???* Thanks Raman

Re: [dpdk-users] Reg DPDK & PMD

2017-03-08 Thread raman geetha gopalakrishnan
correct. Thanks for your time. Thanks Raman On Wed, Mar 8, 2017 at 8:25 PM, Wiles, Keith wrote: > > > On Mar 8, 2017, at 7:29 AM, raman geetha gopalakrishnan < > glowing...@gmail.com> wrote: > > > > Hi All, > > > > I have just rephrased by last question t

[dpdk-users] Reg DPDK with unsupported NIC

2017-03-14 Thread raman geetha gopalakrishnan
Hi , Please find my query, Currently i am planning to develop DPDK APP (linux env). I do not have DPDK supported NIC. Till then i would still like to develop DPDK APP and want DPDK to use OS interface to TX/RX packets from NIC. How can i make it? I went through KNI and my understanding is you can

Re: [dpdk-users] [dpdk-dev] Reg DPDK with unsupported NIC

2017-03-14 Thread raman geetha gopalakrishnan
Thanks Monjalon For the quick reply. On Tue, Mar 14, 2017 at 3:16 PM, Thomas Monjalon wrote: > 2017-03-14 14:58, raman geetha gopalakrishnan: > > In what way i can still develop DPDK APP with non supported NIC till get > > the DPDK NIC. > > You should check the bottom

Re: [dpdk-users] [dpdk-dev] Reg DPDK with unsupported NIC

2017-03-14 Thread raman geetha gopalakrishnan
Thanks Keith For the quick Reply. On Tue, Mar 14, 2017 at 3:22 PM, Wiles, Keith wrote: > > > Sent from my iPhone > > > On Mar 14, 2017, at 5:29 PM, raman geetha gopalakrishnan < > glowing...@gmail.com> wrote: > > > > Hi , > > > > Please find my