[PATCH v3 0/2] app/testpmd: add ipv6 extension header parse

Jie Hai haijie1 at huawei.com
Fri Feb 14 02:56:36 CET 2025


This patch support parse ipv6 extension header, and
support TSO for ipv6tcp packets with extension header.

Jie Hai (2):
  net: add ptype parse for tunnel packets
  app/test-pmd: use ptype API parse packets

 app/test-pmd/csumonly.c | 522 ++++++++++------------------------------
 lib/net/rte_net.c       | 110 ++++++++-
 2 files changed, 230 insertions(+), 402 deletions(-)

-- 
2.22.0



More information about the dev mailing list