DPDK patches and discussions
 help / color / mirror / Atom feed
From: huangdengdui <huangdengdui@huawei.com>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: <dev@dpdk.org>, <jasvinder.singh@intel.com>,
	<thomas@monjalon.net>, <aman.deep.singh@intel.com>,
	<lihuisong@huawei.com>, <fengchengwen@huawei.com>
Subject: Re: [PATCH v4 1/3] net: fix GTP packet parsing
Date: Tue, 3 Jun 2025 20:00:31 +0800	[thread overview]
Message-ID: <c958d41c-871f-4225-9943-ef0c52d74284@huawei.com> (raw)
In-Reply-To: <20250526135305.653c12ac@hermes.local>


On 2025/5/27 4:53, Stephen Hemminger wrote:
> On Fri, 23 May 2025 10:55:55 +0800
> Dengdui Huang <huangdengdui@huawei.com> wrote:
> 
>> After parsing the GTP packet header, the next protocol type should
>> be converted from RTE_GTP_TYPE_IPV4/IPV6 to RTE_ETHER_TYPE_IPV4/IPV6.
>> Otherwise, the next protocol cannot be parsed.
>>
>> Bugzilla ID: 1672
>> Fixes: 64ed7f854cf4 ("net: add tunnel packet type parsing")
>> Cc: stable@dpdk.org
>>
>> Signed-off-by: Dengdui Huang <huangdengdui@huawei.com>
>> Acked-by: Jie Hai <haijie1@huawei.com>
> 
> Looks good but there are failures in CI test of hardware L4 checksum.
> Please fix (or rerun the test).
> 
OK, thank you for your review.
I should not push these three patches together because they address different issues.
I will push this patch separately, and the other two patches will be pushed as a new patchset.



  reply	other threads:[~2025-06-03 12:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-11  8:43 [PATCH] " Dengdui Huang
2025-04-11  9:54 ` Jie Hai
2025-04-17 12:37 ` [PATCH v2] " Dengdui Huang
2025-05-06  6:02   ` huangdengdui
2025-05-16  9:28   ` [PATCH v3 0/4] bugfix about parse tunnel packet with UDP Dengdui Huang
2025-05-16  9:28     ` [PATCH v3 1/4] net: fix GTP packet parsing Dengdui Huang
2025-05-16  9:28     ` [PATCH v3 2/4] net: fix parse the tunnel length of tunnel packet with UDP Dengdui Huang
2025-05-16  9:28     ` [PATCH v3 3/4] net: fix GENEVE packet parsing Dengdui Huang
2025-05-16  9:28     ` [PATCH v3 4/4] app/testpmd: fix obtain inner info of tunnel packet Dengdui Huang
2025-05-23  2:55 ` [PATCH v4 1/3] net: fix GTP packet parsing Dengdui Huang
2025-05-23  2:55   ` [PATCH v4 2/3] net: fix parse the tunnel length of tunnel packet with UDP Dengdui Huang
2025-05-23  2:55   ` [PATCH v4 3/3] app/testpmd: fix obtain inner info of tunnel packet Dengdui Huang
2025-05-26 20:53   ` [PATCH v4 1/3] net: fix GTP packet parsing Stephen Hemminger
2025-06-03 12:00     ` huangdengdui [this message]
2025-06-03 12:06 ` [PATCH v5] " Dengdui Huang

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=c958d41c-871f-4225-9943-ef0c52d74284@huawei.com \
    --to=huangdengdui@huawei.com \
    --cc=aman.deep.singh@intel.com \
    --cc=dev@dpdk.org \
    --cc=fengchengwen@huawei.com \
    --cc=jasvinder.singh@intel.com \
    --cc=lihuisong@huawei.com \
    --cc=stephen@networkplumber.org \
    --cc=thomas@monjalon.net \
    /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).