mbox

[0/2] report the outer L3 and L4 packet type

Message ID 20230605031207.3381300-1-chaoyong.he@corigine.com (mailing list archive)
Headers

Message

Chaoyong He June 5, 2023, 3:12 a.m. UTC
  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(-)