DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Support match flow rule Ethernet type field
@ 2024-08-30  3:10 Chaoyong He
  2024-08-30  3:10 ` [PATCH 1/2] net/nfp: refactor flow item calculate function arguments Chaoyong He
  2024-08-30  3:10 ` [PATCH 2/2] net/nfp: flow rule supports match Ethernet type Chaoyong He
  0 siblings, 2 replies; 4+ messages in thread
From: Chaoyong He @ 2024-08-30  3:10 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, Chaoyong He

This patch series add support of match flow rule Ethernet type field,
also do some needed refactor.

Long Wu (2):
  net/nfp: refactor flow item calculate function arguments
  net/nfp: flow rule supports match Ethernet type

 drivers/net/nfp/flower/nfp_flower_cmsg.h | 14 +++++
 drivers/net/nfp/flower/nfp_flower_flow.c | 78 ++++++++++++++++++------
 2 files changed, 74 insertions(+), 18 deletions(-)

-- 
2.39.1


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH 0/2] Support match flow rule Ethernet type field
@ 2024-08-30  7:13 Chaoyong He
  2024-08-30  7:13 ` [PATCH 1/2] net/nfp: refactor flow item calculate function arguments Chaoyong He
  0 siblings, 1 reply; 4+ messages in thread
From: Chaoyong He @ 2024-08-30  7:13 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, Chaoyong He

This patch series add support of match flow rule Ethernet type field,
also do some needed refactor.

---
v2:
* Fix compile problem of 'dangling-pointer'.
---

Long Wu (2):
  net/nfp: refactor flow item calculate function arguments
  net/nfp: flow rule supports match Ethernet type

 drivers/net/nfp/flower/nfp_flower_cmsg.h | 14 +++++
 drivers/net/nfp/flower/nfp_flower_flow.c | 79 ++++++++++++++++++------
 2 files changed, 73 insertions(+), 20 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2024-08-30  7:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-30  3:10 [PATCH 0/2] Support match flow rule Ethernet type field Chaoyong He
2024-08-30  3:10 ` [PATCH 1/2] net/nfp: refactor flow item calculate function arguments Chaoyong He
2024-08-30  3:10 ` [PATCH 2/2] net/nfp: flow rule supports match Ethernet type Chaoyong He
2024-08-30  7:13 [PATCH 0/2] Support match flow rule Ethernet type field Chaoyong He
2024-08-30  7:13 ` [PATCH 1/2] net/nfp: refactor flow item calculate function arguments 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).