On 4/18/2024 9:20 AM, David Marchand wrote:
> Resetting the outer IP checksum to 0 is not something mandated by the
> mbuf API and is done by rte_eth_tx_prepare(), or per driver if needed.
>
> Fixes: 4fb7e803eb1a ("ethdev: add Tx preparation")
> Cc: sta...@dpdk.org
>
> Signed-off-by: David Marcha
Resetting the outer IP checksum to 0 is not something mandated by the
mbuf API and is done by rte_eth_tx_prepare(), or per driver if needed.
Fixes: 4fb7e803eb1a ("ethdev: add Tx preparation")
Cc: sta...@dpdk.org
Signed-off-by: David Marchand
---
app/test-pmd/csumonly.c | 10 ++
1 file c
2 matches
Mail list logo