Re: [dpdk-dev] Reg AF_packet PMD for ip_pipeline framework

2017-04-03 Thread raman geetha gopalakrishnan
Thanks Cristian for the reply. On Mon, Apr 3, 2017 at 3:39 PM, Dumitrescu, Cristian < cristian.dumitre...@intel.com> wrote: > > > > -Original Message- > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of raman geetha > > gopalakrishnan > > Sent: M

[dpdk-dev] Reg AF_packet PMD for ip_pipeline framework

2017-04-03 Thread raman geetha gopalakrishnan
Hi All, How to enable AF_packet PMD for applications created through pipeline framework? Any example would help. Thanks Raman

Re: [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-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

[dpdk-dev] 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-dev] Reg DPDK & PMD

2017-03-08 Thread raman geetha gopalakrishnan
Thanks a lot Bruce to correct my assumption. This was what i looked for. Thanks Raman On Wed, Mar 8, 2017 at 7:46 PM, Bruce Richardson wrote: > On Wed, Mar 08, 2017 at 07:05:03PM +0530, raman geetha gopalakrishnan > wrote: > > Hi All, > > > > I have the following bas

[dpdk-dev] Reg DPDK & PMD

2017-03-08 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