[dpdk-dev] [PATCH v6 1/2] rte_flow: add eCPRI key fields to flow API
Olivier Matz
olivier.matz at 6wind.com
Sun Jul 12 16:45:48 CEST 2020
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:
> https://www.gigalight.com/downloads/standards/ecpri-specification.pdf
>
> eCPRI message can be over Ethernet layer (.1Q supported also) or over
> UDP layer. Message header formats are the same in these two variants.
>
> Signed-off-by: Bing Zhao <bingz at mellanox.com>
> Acked-by: Ori Kam <orika at mellanox.com>
Acked-by: Olivier Matz <olivier.matz at 6wind.com>
Thanks!
More information about the dev
mailing list