[dpdk-dev] PMD architecture related to code

2015-03-13 Thread Akshay
If you mean the actual working, then you'd to explore the code for PMD drivers that DPDK supports (I suggest try igb). I tried my hands at making a Atheros E2200 linux driver as PMD for DPDK but didn't complete it. -Akshay On Fri, Mar 13, 2015 at 4:15 PM, wrote: > Hi Aksha

[dpdk-dev] PMD architecture related to code

2015-03-13 Thread Akshay
Kuldeep, The documentation on dpdk.org explains quite a lot about the architecture. I suggest you go through it first. http://dpdk.org/doc/guides/prog_guide/ -Akshay On Fri, Mar 13, 2015 at 10:15 AM, wrote: > Hi Developer Team , > > > I am trying add new functionality on Poll

[dpdk-dev] Atheros PMDs

2015-02-10 Thread Akshay
Sorry for not mentioning. But I meant atheros wired nics. On Tue, Feb 10, 2015 at 1:14 AM, Neil Horman wrote: > On Tue, Feb 10, 2015 at 12:11:54AM +0530, Akshay wrote: > > Hi, > > > > Are there any PMDs available for Atheros? > > > > Regards, > > Akshay. &

[dpdk-dev] Atheros PMDs

2015-02-10 Thread Akshay
Hi, Are there any PMDs available for Atheros? Regards, Akshay.