DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: Dexia Li <dexia.li@jaguarmicro.com>
Cc: dev@dpdk.org, qingmin.liu@jaguarmicro.com,
	joey.xing@jaguarmicro.com,  Mike Pattrick <mkp@redhat.com>
Subject: Re: [PATCH] net/iavf: fix pkt len check
Date: Fri, 13 Oct 2023 13:47:51 +0200	[thread overview]
Message-ID: <CAJFAV8wB5vRf36CtP+PHZiqR-SZ6Vie8DKeJ3xNFAMegz8cBjg@mail.gmail.com> (raw)
In-Reply-To: <20231013114125.376-1-dexia.li@jaguarmicro.com>

Hello Dexia,

On Fri, Oct 13, 2023 at 1:42 PM Dexia Li <dexia.li@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@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


  reply	other threads:[~2023-10-13 11:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-13 11:41 Dexia Li
2023-10-13 11:47 ` David Marchand [this message]
     [not found]   ` <KL1PR06MB5893D457706C34856FC2781C9FD7A@KL1PR06MB5893.apcprd06.prod.outlook.com>
2023-10-16  7:30     ` David Marchand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJFAV8wB5vRf36CtP+PHZiqR-SZ6Vie8DKeJ3xNFAMegz8cBjg@mail.gmail.com \
    --to=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=dexia.li@jaguarmicro.com \
    --cc=joey.xing@jaguarmicro.com \
    --cc=mkp@redhat.com \
    --cc=qingmin.liu@jaguarmicro.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).