[dpdk-dev] PMD architecture related to code

2015-03-13 Thread kuldeep.sam...@wipro.com
Hi Developer Team , I am trying add new functionality on Poll Mode driver . But I don't have idea how packets are coming to kernel mode and going to user space and doing packet processing DPDK . I need suggestion on which file the PMD architecture defined . Regards , Kuldeep The information

[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 Mode driver . >

[dpdk-dev] PMD architecture related to code

2015-03-13 Thread kuldeep.sam...@wipro.com
dev at dpdk.org Subject: Re: [dpdk-dev] PMD architecture related to code Kuldeep, The documentation on dpdk.org<http://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 a

[dpdk-dev] PMD architecture related to code

2015-03-13 Thread Akshay
t:* Friday, March 13, 2015 10:48 AM > *To:* Kuldeep Samasi (WT01 - Global Media & Telecom) > *Cc:* dev at dpdk.org > *Subject:* Re: [dpdk-dev] PMD architecture related to code > > > > Kuldeep, > > > > The documentation on dpdk.org explains quite a lot about t

[dpdk-dev] PMD architecture related to code

2015-03-13 Thread Bruce Richardson
On Fri, Mar 13, 2015 at 04:45:47AM +, kuldeep.samasi at wipro.com wrote: > Hi Developer Team , > > > I am trying add new functionality on Poll Mode driver . > But I don't have idea how packets are coming to kernel mode and going to user > space and doing packet processing DPDK . The packets

[dpdk-dev] PMD architecture related to code

2015-03-14 Thread kuldeep.sam...@wipro.com
- Global Media & Telecom) Cc: dev at dpdk.org; dev-bounces at dpdk.org Subject: Re: [dpdk-dev] PMD architecture related to code On Fri, Mar 13, 2015 at 04:45:47AM +, kuldeep.samasi at wipro.com wrote: > Hi Developer Team , > > > I am trying add new functionality on Poll Mode driver