From: Mingjin Ye <mingjinx.ye@intel.com>
To: dev@dpdk.org
Cc: Mingjin Ye <mingjinx.ye@intel.com>
Subject: [PATCH 0/2] L4 protocol retrieval from L3 header
Date: Wed, 5 Nov 2025 02:47:22 +0000 [thread overview]
Message-ID: <20251105024724.830304-1-mingjinx.ye@intel.com> (raw)
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
next reply other threads:[~2025-11-05 3:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-05 2:47 Mingjin Ye [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251105024724.830304-1-mingjinx.ye@intel.com \
--to=mingjinx.ye@intel.com \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).