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 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 <bi...@mellanox.com> >>> Acked-by: Ori Kam <or...@mellanox.com> >> >> Acked-by: Olivier Matz <olivier.m...@6wind.com> >> >> Thanks! > > Glad to see this 5G feature is ready to be merged in last minute of 20.08-rc1. > > Applied, thanks >
Thanks Thomas for getting it.