From: Mingjin Ye <mingjinx.ye@intel.com>
To: dev@dpdk.org
Cc: Mingjin Ye <mingjinx.ye@intel.com>
Subject: [PATCH 0/3] flexible IPv4 fragment action
Date: Wed, 22 Jan 2025 08:23:07 +0000 [thread overview]
Message-ID: <20250122082310.380054-1-mingjinx.ye@intel.com> (raw)
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(-)
--
2.25.1
next reply other threads:[~2025-01-22 8:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-22 8:23 Mingjin Ye [this message]
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 ` [PATCH 0/3] flexible IPv4 fragment action Bruce Richardson
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=20250122082310.380054-1-mingjinx.ye@intel.com \
--to=mingjinx.ye@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).