DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] support generic flow item
@ 2024-05-28  1:55 Chaoyong He
  2024-05-28  1:55 ` [PATCH 1/4] net/nfp: support generic ETH " Chaoyong He
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chaoyong He @ 2024-05-28  1:55 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, Chaoyong He

This patch series add the support of some generic flow items, namely 
flow items with a NULL 'item->spec' value, including:
- ETH flow item
- TCP flow item
- UDP flow item
- SCTP flow item

Chaoyong He (4):
  net/nfp: support generic ETH flow item
  net/nfp: support generic TCP flow item
  net/nfp: support generic UDP flow item
  net/nfp: support generic SCTP flow item

 drivers/net/nfp/flower/nfp_flower_flow.c | 126 +++++++++++++++--------
 1 file changed, 83 insertions(+), 43 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2024-05-28  1:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-28  1:55 [PATCH 0/4] support generic flow item Chaoyong He
2024-05-28  1:55 ` [PATCH 1/4] net/nfp: support generic ETH " Chaoyong He
2024-05-28  1:55 ` [PATCH 2/4] net/nfp: support generic TCP " Chaoyong He
2024-05-28  1:55 ` [PATCH 3/4] net/nfp: support generic UDP " Chaoyong He
2024-05-28  1:55 ` [PATCH 4/4] net/nfp: support generic SCTP " 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).