DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] report the outer L3 and L4 packet type
@ 2023-06-05  3:12 Chaoyong He
  2023-06-05  3:12 ` [PATCH 1/2] net/nfp: report outer L3 packet type by Rx descriptor Chaoyong He
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chaoyong He @ 2023-06-05  3:12 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, niklas.soderlund, Chaoyong He

This patch series add the support of:
1. Report the outer L3 packet type.
2. Report the L4 packet type for VXLAN and GENEVE.

Qin Ke (2):
  net/nfp: report outer L3 packet type by Rx descriptor
  net/nfp: add default process to report outer L4 packet type

 drivers/net/nfp/nfp_rxtx.c | 21 +++++++++++++++++++--
 drivers/net/nfp/nfp_rxtx.h | 21 +++++++++++++++++----
 2 files changed, 36 insertions(+), 6 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2023-06-06  9:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-05  3:12 [PATCH 0/2] report the outer L3 and L4 packet type Chaoyong He
2023-06-05  3:12 ` [PATCH 1/2] net/nfp: report outer L3 packet type by Rx descriptor Chaoyong He
2023-06-05  3:12 ` [PATCH 2/2] net/nfp: add default process to report outer L4 packet type Chaoyong He
2023-06-06  9:43 ` [PATCH 0/2] report the outer L3 and " 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).