DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 00/21] support modify field flow action
@ 2024-06-19  9:13 Chaoyong He
  2024-06-19  9:13 ` [PATCH 01/21] net/nfp: fix IPv6 TTL and DSCP " Chaoyong He
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: Chaoyong He @ 2024-06-19  9:13 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, Chaoyong He

This patch series try to support the modify field flow action
as much as possible.

Chaoyong He (21):
  net/nfp: fix IPv6 TTL and DSCP flow action
  net/nfp: pack parameters of flow item function
  net/nfp: pack various flags of flow action
  net/nfp: refactor flow action calculate function
  net/nfp: refactor flow action compile function
  net/nfp: pack various flags of flow item
  net/nfp: refactor flow item calculate function
  net/nfp: support modify IPv4 source address
  net/nfp: support modify IPv4 dest address
  net/nfp: support modify IPv6 source address
  net/nfp: support modify IPv6 dest address
  net/nfp: support modify TCP source port
  net/nfp: support modify TCP dest port
  net/nfp: support modify UDP source port
  net/nfp: support modify UDP dest port
  net/nfp: support modify IPv4 TTL
  net/nfp: support modify IPv6 hop limit
  net/nfp: support modify MAC source address
  net/nfp: support modify MAC dest address
  net/nfp: support modify IPv4 DSCP
  net/nfp: support modify IPv6 DSCP

 doc/guides/nics/features/nfp.ini         |    1 +
 drivers/net/nfp/flower/nfp_flower_flow.c | 4123 ++++++++++++----------
 2 files changed, 2325 insertions(+), 1799 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2024-06-19  9:17 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-19  9:13 [PATCH 00/21] support modify field flow action Chaoyong He
2024-06-19  9:13 ` [PATCH 01/21] net/nfp: fix IPv6 TTL and DSCP " Chaoyong He
2024-06-19  9:13 ` [PATCH 02/21] net/nfp: pack parameters of flow item function Chaoyong He
2024-06-19  9:13 ` [PATCH 03/21] net/nfp: pack various flags of flow action Chaoyong He
2024-06-19  9:13 ` [PATCH 04/21] net/nfp: refactor flow action calculate function Chaoyong He
2024-06-19  9:13 ` [PATCH 05/21] net/nfp: refactor flow action compile function Chaoyong He
2024-06-19  9:13 ` [PATCH 06/21] net/nfp: pack various flags of flow item Chaoyong He
2024-06-19  9:13 ` [PATCH 07/21] net/nfp: refactor flow item calculate function Chaoyong He
2024-06-19  9:13 ` [PATCH 08/21] net/nfp: support modify IPv4 source address Chaoyong He
2024-06-19  9:13 ` [PATCH 09/21] net/nfp: support modify IPv4 dest address Chaoyong He
2024-06-19  9:13 ` [PATCH 10/21] net/nfp: support modify IPv6 source address Chaoyong He
2024-06-19  9:13 ` [PATCH 11/21] net/nfp: support modify IPv6 dest address Chaoyong He
2024-06-19  9:13 ` [PATCH 12/21] net/nfp: support modify TCP source port Chaoyong He
2024-06-19  9:13 ` [PATCH 13/21] net/nfp: support modify TCP dest port Chaoyong He
2024-06-19  9:13 ` [PATCH 14/21] net/nfp: support modify UDP source port Chaoyong He
2024-06-19  9:13 ` [PATCH 15/21] net/nfp: support modify UDP dest port Chaoyong He
2024-06-19  9:13 ` [PATCH 16/21] net/nfp: support modify IPv4 TTL Chaoyong He
2024-06-19  9:13 ` [PATCH 17/21] net/nfp: support modify IPv6 hop limit Chaoyong He
2024-06-19  9:13 ` [PATCH 18/21] net/nfp: support modify MAC source address Chaoyong He
2024-06-19  9:13 ` [PATCH 19/21] net/nfp: support modify MAC dest address Chaoyong He
2024-06-19  9:13 ` [PATCH 20/21] net/nfp: support modify IPv4 DSCP Chaoyong He
2024-06-19  9:13 ` [PATCH 21/21] net/nfp: support modify IPv6 DSCP Chaoyong He

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