From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Hyong Youb Kim <hyonkim@cisco.com>
Cc: <dev@dpdk.org>, John Daley <johndale@cisco.com>
Subject: Re: [PATCH] net/enic: support GENEVE flow item
Date: Thu, 20 Jan 2022 12:39:07 +0000 [thread overview]
Message-ID: <c0ad05b3-6e77-631e-e84c-94ccfa9cdf5a@intel.com> (raw)
In-Reply-To: <20220103025806.14568-1-hyonkim@cisco.com>
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@cisco.com>
> Reviewed-by: John Daley <johndale@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
next prev parent reply other threads:[~2022-01-20 12:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-03 2:58 Hyong Youb Kim
2022-01-20 12:39 ` Ferruh Yigit [this message]
2022-01-20 14:26 ` [PATCH v2] " Hyong Youb Kim
2022-01-20 15:38 ` Ferruh Yigit
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c0ad05b3-6e77-631e-e84c-94ccfa9cdf5a@intel.com \
--to=ferruh.yigit@intel.com \
--cc=dev@dpdk.org \
--cc=hyonkim@cisco.com \
--cc=johndale@cisco.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).