DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] flexible IPv4 fragment action
@ 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
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mingjin Ye @ 2025-01-22  8:23 UTC (permalink / raw)
  To: dev; +Cc: Mingjin Ye

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-01-22 11:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-22  8:23 [PATCH 0/3] flexible IPv4 fragment action 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 ` [PATCH 0/3] flexible IPv4 fragment action Bruce Richardson

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).