DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] L4 protocol retrieval from L3 header
@ 2025-11-05  2:47 Mingjin Ye
  2025-11-05  2:47 ` [PATCH 1/2] app/testpmd: revert " Mingjin Ye
  2025-11-05  2:47 ` [PATCH 2/2] app/testpmd: fix the IPv6 extension offset Mingjin Ye
  0 siblings, 2 replies; 3+ messages in thread
From: Mingjin Ye @ 2025-11-05  2:47 UTC (permalink / raw)
  To: dev; +Cc: Mingjin Ye

Mainly processed the IPv6 extension header without offsetting to the start
position of the extension header. The parsed inner protocol is incorrect.

Mingjin Ye (2):
  app/testpmd: revert L4 protocol retrieval from L3 header
  app/testpmd: fix the IPv6 extension offset

 app/test-pmd/csumonly.c | 40 ++++++++++++++++++++++++----------------
 1 file changed, 24 insertions(+), 16 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2025-11-05  3:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-05  2:47 [PATCH 0/2] L4 protocol retrieval from L3 header Mingjin Ye
2025-11-05  2:47 ` [PATCH 1/2] app/testpmd: revert " Mingjin Ye
2025-11-05  2:47 ` [PATCH 2/2] app/testpmd: fix the IPv6 extension offset Mingjin Ye

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).