Hi Bing, > -----Original Message----- > From: Bing Zhao <bi...@mellanox.com> > Sent: Thursday, July 2, 2020 3:54 PM > Subject: [PATCH v3 1/2] rte_flow: add eCPRI key fields to flow API > > 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://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.giga > light.com%2Fdownloads%2Fstandards%2Fecpri- > specification.pdf&data=02%7C01%7Corika%40mellanox.com%7C504c3c3c > 131d4707b38e08d81e871030%7Ca652971c7d2e4d9ba6a4d149256f461b%7C0% > 7C1%7C637292912736066748&sdata=QA%2FjVcj9ImXbuzoeyM3se25eHgL > RNneA9MM5tHQzAMA%3D&reserved=0 > > 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> Thanks, Ori