[PATCH] net/iavf: fix pkt len check
David Marchand
david.marchand at redhat.com
Fri Oct 13 13:47:51 CEST 2023
Hello Dexia,
On Fri, Oct 13, 2023 at 1:42 PM Dexia Li <dexia.li at jaguarmicro.com> wrote:
>
> App usually encap some bytes in mbuf headroom, for example, tunnel
> header. When RTE_MBUF_F_TX_TCP_SEG is set, this check will drop packets.
> Since the packet will be cut by hw soon, the out packet will not exceed
> mtu.
>
> Signed-off-by: Dexia Li <dexia.li at jaguarmicro.com>
This should be fixed with series:
https://patchwork.dpdk.org/project/dpdk/list/?series=29651&state=%2A&archive=both
Applied in next-net-intel:
https://git.dpdk.org/next/dpdk-next-net-intel/commit/?id=ff67c8a679c2daba282841459d8cd4131b3a85ab
Those patches will make it to the main dpdk repo soon.
Please double check they work for you.
Thanks.
--
David Marchand
More information about the dev
mailing list