From: Bruce Richardson <bruce.richardson@intel.com>
To: Mingjin Ye <mingjinx.ye@intel.com>
Cc: <dev@dpdk.org>
Subject: Re: [PATCH 0/3] flexible IPv4 fragment action
Date: Wed, 22 Jan 2025 11:23:35 +0000 [thread overview]
Message-ID: <Z5DVN7j4WsRx8KoX@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <20250122082310.380054-1-mingjinx.ye@intel.com>
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?
/Bruce
prev parent reply other threads:[~2025-01-22 11:24 UTC|newest]
Thread overview: 5+ 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-22 11:23 ` Bruce Richardson [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=Z5DVN7j4WsRx8KoX@bricha3-mobl1.ger.corp.intel.com \
--to=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=mingjinx.ye@intel.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).