[PATCH] net/enic: support GENEVE flow item

Ferruh Yigit ferruh.yigit at intel.com
Thu Jan 20 13:39:07 CET 2022


On 1/3/2022 2:58 AM, Hyong Youb Kim wrote:
> Recent VIC models can parse GENEVE, including options, and inner
> packet headers. Enable GENEVE header and option flow items. Currently,
> only the first option that follows the GENEVE header can be matched,
> and the GENEVE header item must specify option length.
> 
> Signed-off-by: Hyong Youb Kim <hyonkim at cisco.com>
> Reviewed-by: John Daley <johndale at cisco.com>
> ---
>   doc/guides/rel_notes/release_22_03.rst |   3 +
>   drivers/net/enic/enic_fm_flow.c        | 153 ++++++++++++++++++++++++-
>   2 files changed, 154 insertions(+), 2 deletions(-)

Documentation update seems missed, can you please fix the warning:

$ ./devtools/check-doc-vs-code.sh
rte_flow doc out of sync for enic
         item geneve
         item geneve_opt



More information about the dev mailing list