Re: [dpdk-dev] [PATCH v6 1/2] rte_flow: add eCPRI key fields to flow API

2020-07-13 Thread Ferruh Yigit
On 7/13/2020 1:50 AM, Thomas Monjalon wrote: > 12/07/2020 16:45, Olivier Matz: >> On Sun, Jul 12, 2020 at 09:35:02PM +0800, Bing Zhao wrote: >>> Add a new item "rte_flow_item_ecpri" in order to match eCRPI header. >>> >>> eCPRI is a packet based protocol used in the fronthaul interface of >>> 5G ne

Re: [dpdk-dev] [PATCH v6 1/2] rte_flow: add eCPRI key fields to flow API

2020-07-12 Thread Thomas Monjalon
12/07/2020 16:45, Olivier Matz: > On Sun, Jul 12, 2020 at 09:35:02PM +0800, Bing Zhao wrote: > > Add a new item "rte_flow_item_ecpri" in order to match eCRPI header. > > > > eCPRI is a packet based protocol used in the fronthaul interface of > > 5G networks. Header format definition could be found

Re: [dpdk-dev] [PATCH v6 1/2] rte_flow: add eCPRI key fields to flow API

2020-07-12 Thread Bing Zhao
Many thanks for your big help. BR. Bing > -Original Message- > From: Olivier Matz > Sent: Sunday, July 12, 2020 10:46 PM > To: Bing Zhao > Cc: Ori Kam ; john.mcnam...@intel.com; > marko.kovace...@intel.com; Thomas Monjalon > ; ferruh.yi...@intel.com; > arybche...@solarflare.com; akhil.g

Re: [dpdk-dev] [PATCH v6 1/2] rte_flow: add eCPRI key fields to flow API

2020-07-12 Thread Olivier Matz
On Sun, Jul 12, 2020 at 09:35:02PM +0800, Bing Zhao wrote: > Add a new item "rte_flow_item_ecpri" in order to match eCRPI header. > > eCPRI is a packet based protocol used in the fronthaul interface of > 5G networks. Header format definition could be found in the > specification via the link below

[dpdk-dev] [PATCH v6 1/2] rte_flow: add eCPRI key fields to flow API

2020-07-12 Thread Bing Zhao
Add a new item "rte_flow_item_ecpri" in order to match eCRPI header. eCPRI is a packet based protocol used in the fronthaul interface of 5G networks. Header format definition could be found in the specification via the link below: https://www.gigalight.com/downloads/standards/ecpri-specification.p