[PATCH 1/3] net/enic: add support for eCPRI matching
Ferruh Yigit
ferruh.yigit at intel.com
Wed Jan 26 15:00:01 CET 2022
On 1/14/2022 3:10 AM, John Daley wrote:
> eCPRI message can be over Ethernet layer (.1Q supported also) or over
> UDP layer. Message header formats are the same in these two variants.
>
> Only up though the first packet header in the PDU can be matched.
> RSS on the eCPRI header fields is not supported.
>
> Signed-off-by: John Daley<johndale at cisco.com>
> Reviewed-by: Hyong Youb Kim<hyonkim at cisco.com>
> ---
> doc/guides/rel_notes/release_22_03.rst | 1 +
> drivers/net/enic/enic_fm_flow.c | 65 ++++++++++++++++++++++++++
> 2 files changed, 66 insertions(+)
Documentation update is missing, can you please fix?
$ ./devtools/check-doc-vs-code.sh
rte_flow doc out of sync for enic
item ecpri
More information about the dev
mailing list