On Mon, Oct 16, 2023 at 3:37 AM Dexia Li wrote:
>
> Thanks for your commit.
> It works for me.
>
Thanks for confirming, I marked this patch as rejected.
--
David Marchand
Hello Dexia,
On Fri, Oct 13, 2023 at 1:42 PM Dexia Li 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.
>
> Signe
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
---
drivers/net/iavf/iavf_rxtx.c | 2 +-
1 file changed
3 matches
Mail list logo