On 6/29/2023 11:09 AM, Shiyang He wrote:
> l2_len is not calculated correctly on 32-bit systems, resulting in
> packet forwarding failure.
>
> This patch fixes this issue by changing the l2_len calculation.
>
> Fixes: dd827fa42a30 ("app/testpmd: fix GTP L2 length in checksum engine")
> Cc: sta...
l2_len is not calculated correctly on 32-bit systems, resulting in
packet forwarding failure.
This patch fixes this issue by changing the l2_len calculation.
Fixes: dd827fa42a30 ("app/testpmd: fix GTP L2 length in checksum engine")
Cc: sta...@dpdk.org
Signed-off-by: Shiyang He
---
app/test-pmd
2 matches
Mail list logo