Hi Andrew,
> -Original Message-
> From: Andrew Rybchenko
> Sent: Monday, November 7, 2022 7:31 PM
> To: Wang, YuanX ; Singh, Aman Deep
> ; Zhang, Yuying
> Cc: Ding, Xuan ; Tang, Yaqi ;
> dev@dpdk.org
> Subject: Re: [PATCH v3] app/testpmd: fix protocol header
On 11/7/22 11:45, Yuan Wang wrote:
The "show config rxhdrs" cmd displays the configured protocol headers
that are used for protocol-based buffer split.
However, it shows inner-ipv6 as inner-ipv4.
This patch fixes that by adjusting the order of condition judgments.
This patch also uses RTE_PTYPE_
> -Original Message-
> From: Wang, YuanX
> Sent: Monday, November 7, 2022 4:45 PM
> To: andrew.rybche...@oktetlabs.ru; Singh, Aman Deep
> ; Zhang, Yuying
> Cc: Ding, Xuan ; Tang, Yaqi ;
> dev@dpdk.org; Wang, YuanX
> Subject: [PATCH v3] app/testpmd: fix protoc
The "show config rxhdrs" cmd displays the configured protocol headers
that are used for protocol-based buffer split.
However, it shows inner-ipv6 as inner-ipv4.
This patch fixes that by adjusting the order of condition judgments.
This patch also uses RTE_PTYPE_*_MASK as masks.
Fixes: 52e2e7edcf48
4 matches
Mail list logo