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<johnd...@cisco.com> > >> Reviewed-by: Hyong Youb Kim<hyon...@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