DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] fix the set flow actions
@ 2023-02-21  6:49 Chaoyong He
  2023-02-21  6:49 ` [PATCH 1/6] net/nfp: fix the set MAC flow action Chaoyong He
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Chaoyong He @ 2023-02-21  6:49 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, niklas.soderlund, Chaoyong He

The former logic of set flow actions don't consider the mask filed
of control message passed to the firmware, and this caused the
firmware skip the set action logic wrongly.
This patch series aims to fix this problem.

Chaoyong He (6):
  net/nfp: fix the set MAC flow action
  net/nfp: fix the set IPv4 flow action
  net/nfp: fix the set IPv6 flow action
  net/nfp: fix the set TP flow action
  net/nfp: fix the set TTL flow action
  net/nfp: fix the set IPv4/v6 DSCP flow action

 drivers/net/nfp/nfp_flow.c | 29 +++++++++++++++++++++++------
 1 file changed, 23 insertions(+), 6 deletions(-)

-- 
2.29.3


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

end of thread, other threads:[~2023-03-03 14:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-21  6:49 [PATCH 0/6] fix the set flow actions Chaoyong He
2023-02-21  6:49 ` [PATCH 1/6] net/nfp: fix the set MAC flow action Chaoyong He
2023-02-21  6:49 ` [PATCH 2/6] net/nfp: fix the set IPv4 " Chaoyong He
2023-02-21  6:49 ` [PATCH 3/6] net/nfp: fix the set IPv6 " Chaoyong He
2023-02-21  6:49 ` [PATCH 4/6] net/nfp: fix the set TP " Chaoyong He
2023-02-21  6:49 ` [PATCH 5/6] net/nfp: fix the set TTL " Chaoyong He
2023-02-21  6:49 ` [PATCH 6/6] net/nfp: fix the set IPv4/v6 DSCP " Chaoyong He
2023-02-21 10:35 ` [PATCH v2 0/6] fix the set flow actions Chaoyong He
2023-02-21 10:35   ` [PATCH v2 1/6] net/nfp: fix the set MAC flow action Chaoyong He
2023-02-21 10:35   ` [PATCH v2 2/6] net/nfp: fix the set IPv4 " Chaoyong He
2023-02-21 10:35   ` [PATCH v2 3/6] net/nfp: fix the set IPv6 " Chaoyong He
2023-02-21 10:35   ` [PATCH v2 4/6] net/nfp: fix the set TP " Chaoyong He
2023-02-21 10:35   ` [PATCH v2 5/6] net/nfp: fix the set TTL " Chaoyong He
2023-02-21 10:35   ` [PATCH v2 6/6] net/nfp: fix the set IPv4/v6 DSCP " Chaoyong He
2023-03-03 14:26   ` [PATCH v2 0/6] fix the set flow actions 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).