On Sat, 30 Aug 2025 09:29:13 +0800
Dengdui Huang wrote:
> Currently, when retrieving the L4 protocol from the L3 header,
> the case of IPv6 with extension headers is not handled correctly.
> This patch fixes it.
>
> Fixes: 76730c7b9b5a ("app/testpmd: use packet type parsing API")
> Cc: sta...@dp
On 2025/9/16 0:39, Stephen Hemminger wrote:
> On Sat, 30 Aug 2025 09:29:13 +0800
> Dengdui Huang wrote:
>
>> Currently, when retrieving the L4 protocol from the L3 header,
>> the case of IPv6 with extension headers is not handled correctly.
>> This patch fixes it.
>>
>> Fixes: 76730c7b9b5a ("ap
On Sat, 30 Aug 2025 09:29:13 +0800
Dengdui Huang wrote:
> Currently, when retrieving the L4 protocol from the L3 header,
> the case of IPv6 with extension headers is not handled correctly.
> This patch fixes it.
>
> Fixes: 76730c7b9b5a ("app/testpmd: use packet type parsing API")
> Cc: sta...@dp
Currently, when retrieving the L4 protocol from the L3 header,
the case of IPv6 with extension headers is not handled correctly.
This patch fixes it.
Fixes: 76730c7b9b5a ("app/testpmd: use packet type parsing API")
Cc: sta...@dpdk.org
Signed-off-by: Dengdui Huang
---
app/test-pmd/csumonly.c | 3
4 matches
Mail list logo