DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] support IPv4 fragment matching in transfer rules
@ 2023-06-23 16:58 Artemii Morozov
  2023-06-23 16:58 ` [PATCH 1/2] common/sfc_efx/base: add MAE IP fragmentation match bits Artemii Morozov
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Artemii Morozov @ 2023-06-23 16:58 UTC (permalink / raw)
  To: dev
  Cc: Ivan Malov, Viacheslav Galaktionov, Andy Moreton,
	Andrew Rybchenko, Ferruh Yigit

This patch seria adds support for matching fragment offsets for IPv4 packets,
but with some limitations. Exact matching is supported only for zero offset,
ranges are allowed for non-zero offsets.

Artemii Morozov (2):
  common/sfc_efx/base: add MAE IP fragmentation match bits
  net/sfc: support IPv4 fragment matching in transfer rules

 drivers/common/sfc_efx/base/efx.h     |   4 +
 drivers/common/sfc_efx/base/efx_mae.c |   4 +
 drivers/net/sfc/sfc_mae.c             | 110 +++++++++++++++++++++++++-
 drivers/net/sfc/sfc_mae.h             |   4 +
 4 files changed, 121 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-06-28 10:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-23 16:58 [PATCH 0/2] support IPv4 fragment matching in transfer rules Artemii Morozov
2023-06-23 16:58 ` [PATCH 1/2] common/sfc_efx/base: add MAE IP fragmentation match bits Artemii Morozov
2023-06-23 16:58 ` [PATCH 2/2] net/sfc: support IPv4 fragment matching in transfer rules Artemii Morozov
2023-06-27 14:02 ` [PATCH 0/2] " Ferruh Yigit
2023-06-28  7:00 ` [PATCH v2 " Artemii Morozov
2023-06-28  7:00   ` [PATCH v2 1/2] common/sfc_efx/base: add MAE IP fragmentation match bits Artemii Morozov
2023-06-28  7:00   ` [PATCH v2 2/2] net/sfc: support IPv4 fragment matching in transfer rules Artemii Morozov
2023-06-28 10:53   ` [PATCH v2 0/2] " Ferruh Yigit

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