[PATCH 1/3] net/enic: add support for eCPRI matching
Thomas Monjalon
thomas at monjalon.net
Thu Jan 27 09:07:21 CET 2022
26/01/2022 15:01, Ferruh Yigit:
> On 1/26/2022 2:00 PM, Ferruh Yigit wrote:
> > 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
>
> Hi Thomas,
>
> Can we add './devtools/check-doc-vs-code.sh' check to CI, what do you think?
Yes of course
More information about the ci
mailing list