[dpdk-dev] [PATCH v3 0/2] slow data path communication between DPDK port and Linux

2016-03-16 Thread Panu Matilainen
On 03/16/2016 03:58 PM, Thomas Monjalon wrote: > 2016-03-16 15:15, Panu Matilainen: >> What I really would like to see is a clear policy regarding kernel >> modules in DPDK. I certainly am in no position to dictate one, and >> that's why I've been asking questions and throwing around crazy (or not)

[dpdk-dev] [PATCH v3 0/2] slow data path communication between DPDK port and Linux

2016-03-16 Thread Thomas Monjalon
2016-03-16 17:03, Panu Matilainen: > On 03/16/2016 03:58 PM, Thomas Monjalon wrote: > > 2016-03-16 15:15, Panu Matilainen: > >> What I really would like to see is a clear policy regarding kernel > >> modules in DPDK. I certainly am in no position to dictate one, and > >> that's why I've been asking

[dpdk-dev] [PATCH v3 0/2] slow data path communication between DPDK port and Linux

2016-03-16 Thread Panu Matilainen
On 03/16/2016 01:13 PM, Ferruh Yigit wrote: > On 3/16/2016 10:45 AM, Thomas Monjalon wrote: >> 2016-03-16 10:26, Ferruh Yigit: >>> On 3/16/2016 8:22 AM, Panu Matilainen wrote: On 03/16/2016 10:19 AM, Ferruh Yigit wrote: > On 3/16/2016 7:26 AM, Panu Matilainen wrote: >> On 03/14/2016 05

[dpdk-dev] [PATCH v3 0/2] slow data path communication between DPDK port and Linux

2016-03-16 Thread Panu Matilainen
On 03/16/2016 12:26 PM, Ferruh Yigit wrote: > On 3/16/2016 8:22 AM, Panu Matilainen wrote: >> On 03/16/2016 10:19 AM, Ferruh Yigit wrote: >>> On 3/16/2016 7:26 AM, Panu Matilainen wrote: On 03/14/2016 05:32 PM, Ferruh Yigit wrote: > On 3/9/2016 11:17 AM, Ferruh Yigit wrote: >> This pat

[dpdk-dev] [PATCH v3 0/2] slow data path communication between DPDK port and Linux

2016-03-16 Thread Thomas Monjalon
2016-03-16 15:15, Panu Matilainen: > What I really would like to see is a clear policy regarding kernel > modules in DPDK. I certainly am in no position to dictate one, and > that's why I've been asking questions and throwing around crazy (or not) > ideas around the topic. I think the consensus

[dpdk-dev] [PATCH v3 0/2] slow data path communication between DPDK port and Linux

2016-03-16 Thread Thomas Monjalon
2016-03-16 10:26, Ferruh Yigit: > On 3/16/2016 8:22 AM, Panu Matilainen wrote: > > On 03/16/2016 10:19 AM, Ferruh Yigit wrote: > >> On 3/16/2016 7:26 AM, Panu Matilainen wrote: > >>> On 03/14/2016 05:32 PM, Ferruh Yigit wrote: > On 3/9/2016 11:17 AM, Ferruh Yigit wrote: > > This patch sent

[dpdk-dev] [PATCH v3 0/2] slow data path communication between DPDK port and Linux

2016-03-16 Thread Ferruh Yigit
On 3/16/2016 10:45 AM, Thomas Monjalon wrote: > 2016-03-16 10:26, Ferruh Yigit: >> On 3/16/2016 8:22 AM, Panu Matilainen wrote: >>> On 03/16/2016 10:19 AM, Ferruh Yigit wrote: On 3/16/2016 7:26 AM, Panu Matilainen wrote: > On 03/14/2016 05:32 PM, Ferruh Yigit wrote: >> On 3/9/2016 11:1

[dpdk-dev] [PATCH v3 0/2] slow data path communication between DPDK port and Linux

2016-03-16 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon > Sent: Wednesday, March 16, 2016 10:46 AM > To: Yigit, Ferruh > Cc: dev at dpdk.org; Panu Matilainen ; David > Marchand ; Zhang, Helin > > Subject: Re: [dpdk-dev] [PATC

[dpdk-dev] [PATCH v3 0/2] slow data path communication between DPDK port and Linux

2016-03-16 Thread Bruce Richardson
On Wed, Mar 16, 2016 at 10:22:05AM +0200, Panu Matilainen wrote: > On 03/16/2016 10:19 AM, Ferruh Yigit wrote: > >On 3/16/2016 7:26 AM, Panu Matilainen wrote: > >>On 03/14/2016 05:32 PM, Ferruh Yigit wrote: > >>>On 3/9/2016 11:17 AM, Ferruh Yigit wrote: > This patch sent to keep record of lates

[dpdk-dev] [PATCH v3 0/2] slow data path communication between DPDK port and Linux

2016-03-16 Thread Ferruh Yigit
On 3/16/2016 8:22 AM, Panu Matilainen wrote: > On 03/16/2016 10:19 AM, Ferruh Yigit wrote: >> On 3/16/2016 7:26 AM, Panu Matilainen wrote: >>> On 03/14/2016 05:32 PM, Ferruh Yigit wrote: On 3/9/2016 11:17 AM, Ferruh Yigit wrote: > This patch sent to keep record of latest status of the work

[dpdk-dev] [PATCH v3 0/2] slow data path communication between DPDK port and Linux

2016-03-16 Thread Panu Matilainen
On 03/16/2016 10:19 AM, Ferruh Yigit wrote: > On 3/16/2016 7:26 AM, Panu Matilainen wrote: >> On 03/14/2016 05:32 PM, Ferruh Yigit wrote: >>> On 3/9/2016 11:17 AM, Ferruh Yigit wrote: This patch sent to keep record of latest status of the work. This is slow data path communicati

[dpdk-dev] [PATCH v3 0/2] slow data path communication between DPDK port and Linux

2016-03-16 Thread Panu Matilainen
On 03/14/2016 05:32 PM, Ferruh Yigit wrote: > On 3/9/2016 11:17 AM, Ferruh Yigit wrote: >> This patch sent to keep record of latest status of the work. >> >> >> This is slow data path communication implementation based on existing KNI. >> >> Difference is: librte_kni converted into a PMD, kdp kerne

[dpdk-dev] [PATCH v3 0/2] slow data path communication between DPDK port and Linux

2016-03-16 Thread Ferruh Yigit
On 3/16/2016 7:26 AM, Panu Matilainen wrote: > On 03/14/2016 05:32 PM, Ferruh Yigit wrote: >> On 3/9/2016 11:17 AM, Ferruh Yigit wrote: >>> This patch sent to keep record of latest status of the work. >>> >>> >>> This is slow data path communication implementation based on existing KNI. >>> >>> Dif

[dpdk-dev] [PATCH v3 0/2] slow data path communication between DPDK port and Linux

2016-03-14 Thread Ferruh Yigit
On 3/9/2016 11:17 AM, Ferruh Yigit wrote: > This patch sent to keep record of latest status of the work. > > > This is slow data path communication implementation based on existing KNI. > > Difference is: librte_kni converted into a PMD, kdp kernel module is almost > same except all control path

[dpdk-dev] [PATCH v3 0/2] slow data path communication between DPDK port and Linux

2016-03-09 Thread Ferruh Yigit
This patch sent to keep record of latest status of the work. This is slow data path communication implementation based on existing KNI. Difference is: librte_kni converted into a PMD, kdp kernel module is almost same except all control path functionality removed and some simplification done. Mo