DPDK patches and discussions
 help / color / mirror / Atom feed
* [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
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ 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] 7+ messages in thread

end of thread, other threads:[~2024-09-02 16:49 UTC | newest]

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