From: "Ye, MingjinX" <mingjinx.ye@intel.com>
To: "Richardson, Bruce" <bruce.richardson@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: RE: [PATCH 0/3] flexible IPv4 fragment action
Date: Thu, 23 Jan 2025 08:52:25 +0000 [thread overview]
Message-ID: <LV3PR11MB860192D3B9B86BE77D6BEEF5E5E02@LV3PR11MB8601.namprd11.prod.outlook.com> (raw)
In-Reply-To: <Z5DVN7j4WsRx8KoX@bricha3-mobl1.ger.corp.intel.com>
> -----Original Message-----
> From: Richardson, Bruce <bruce.richardson@intel.com>
> Sent: Wednesday, January 22, 2025 7:24 PM
> To: Ye, MingjinX <mingjinx.ye@intel.com>
> Cc: dev@dpdk.org
> Subject: Re: [PATCH 0/3] flexible IPv4 fragment action
>
> On Wed, Jan 22, 2025 at 08:23:07AM +0000, Mingjin Ye wrote:
> > Support for distributing the first and other segments of an IPv4
> > segmented packet to different RX queues.
> >
> > Mingjin Ye (3):
> > net/ice/base: add ipv4 fragment related field
> > net/ice: FDIR support IPv4 fragment masks
> > net/ice: ACL filter support for IPv4 fragment
> >
> > drivers/net/ice/base/ice_fdir.h | 2 +
> > drivers/net/ice/base/ice_flow.c | 5 +++
> > drivers/net/ice/base/ice_flow.h | 1 +
> > drivers/net/ice/ice_acl_filter.c | 61 +++++++++++++++++++++++++++---
> > drivers/net/ice/ice_ethdev.c | 1 -
> > drivers/net/ice/ice_fdir_filter.c | 15 ++++++--
> > drivers/net/ice/ice_generic_flow.h | 2 +
> > 7 files changed, 77 insertions(+), 10 deletions(-)
> >
>
> This patchset has no documentation updates included in it. Does there not
> need to be some documentation for this new feature, or is the ability to filter
> segmented packets already covered as a standard flow feature elsewhere?
Yes. IPv4 segmentation is already supported in FDIR filters. Therefore, no additional documentation has been added.
prev parent reply other threads:[~2025-01-23 8:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-22 8:23 Mingjin Ye
2025-01-22 8:23 ` [PATCH 1/3] net/ice/base: add ipv4 fragment related field Mingjin Ye
2025-01-22 8:23 ` [PATCH 2/3] net/ice: FDIR support IPv4 fragment masks Mingjin Ye
2025-01-22 8:23 ` [PATCH 3/3] net/ice: ACL filter support for IPv4 fragment Mingjin Ye
2025-01-23 9:35 ` Jiale, SongX
2025-01-22 11:23 ` [PATCH 0/3] flexible IPv4 fragment action Bruce Richardson
2025-01-23 8:52 ` Ye, MingjinX [this message]
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=LV3PR11MB860192D3B9B86BE77D6BEEF5E5E02@LV3PR11MB8601.namprd11.prod.outlook.com \
--to=mingjinx.ye@intel.com \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
/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).