Re: [dpdk-dev] [RFC v2] Flow classification library

2017-05-23 Thread Ferruh Yigit
Bernard wrote: >>>>> Hi Ferruh, >>>>> >>>>>> -Original Message- >>>>>> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ferruh Yigit >>>>>> Sent: Thursday, May 18, 2017 7:12 PM >>>>>>

Re: [dpdk-dev] [RFC v2] Flow classification library

2017-05-23 Thread Adrien Mazarguil
; >>>> -Original Message- > >>>> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ferruh Yigit > >>>> Sent: Thursday, May 18, 2017 7:12 PM > >>>> To: dev@dpdk.org > >>>> Cc: Yigit, Ferruh ; Mcnamara, John > >

Re: [dpdk-dev] [RFC v2] Flow classification library

2017-05-23 Thread Ferruh Yigit
un...@dpdk.org] On Behalf Of Ferruh Yigit >>>> Sent: Thursday, May 18, 2017 7:12 PM >>>> To: dev@dpdk.org >>>> Cc: Yigit, Ferruh ; Mcnamara, John >>>> ; Tahhan, Maryam >>>> >>>> Subject: [dpdk-dev] [RFC v2] Flow classific

Re: [dpdk-dev] [RFC v2] Flow classification library

2017-05-23 Thread Adrien Mazarguil
May 18, 2017 7:12 PM > >> To: dev@dpdk.org > >> Cc: Yigit, Ferruh ; Mcnamara, John > >> ; Tahhan, Maryam > >> > >> Subject: [dpdk-dev] [RFC v2] Flow classification library > >> > >> DPDK works with packets, but some network administrat

Re: [dpdk-dev] [RFC v2] Flow classification library

2017-05-22 Thread Ferruh Yigit
n >> ; Tahhan, Maryam >> >> Subject: [dpdk-dev] [RFC v2] Flow classification library >> >> DPDK works with packets, but some network administration tools works >> based on flow information. >> >> This library is suggested to provide helper API to

Re: [dpdk-dev] [RFC v2] Flow classification library

2017-05-19 Thread Iremonger, Bernard
Hi Ferruh, > -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ferruh Yigit > Sent: Thursday, May 18, 2017 7:12 PM > To: dev@dpdk.org > Cc: Yigit, Ferruh ; Mcnamara, John > ; Tahhan, Maryam > > Subject: [dpdk-dev] [RFC v2] Flow classifi

[dpdk-dev] [RFC v2] Flow classification library

2017-05-18 Thread Ferruh Yigit
DPDK works with packets, but some network administration tools works based on flow information. This library is suggested to provide helper API to convert packet based information to the flow records. Basically the library consist of a single API that gets packets, flow definition and action as p