patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>, dev@dpdk.org
Cc: Adrien Mazarguil <adrien.mazarguil@6wind.com>,
	Yongseok Koh <yskoh@mellanox.com>,
	stable@dpdk.org
Subject: Re: [dpdk-stable] [PATCH] net/mlx5: fix Tx when first segment size is too short
Date: Thu, 30 Mar 2017 17:32:15 +0100	[thread overview]
Message-ID: <d3709630-0a1e-c16a-1581-87c68178145e@intel.com> (raw)
In-Reply-To: <0765108e11b5128da9f6d403d87e3e42d0adffdd.1490773336.git.nelio.laranjeiro@6wind.com>

On 3/29/2017 8:51 AM, Nelio Laranjeiro wrote:
> First segment size must be at least 18 bytes, packets not respecting this
> are silently not sent by the NIC but counted as sent by the PMD.  The only
> way to figure out is compiling the PMD in debug mode.
> 
> Cc: stable@dpdk.org
> Fixes: 6579c27c11a5 ("net/mlx5: remove gather loop on segments")
> 
> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
> Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
> Acked-by: Yongseok Koh <yskoh@mellanox.com>

Applied to dpdk-next-net/master, thanks.

      reply	other threads:[~2017-03-30 16:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-29  7:32 Nelio Laranjeiro
2017-03-29  7:51 ` Nelio Laranjeiro
2017-03-30 16:32   ` Ferruh Yigit [this message]

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=d3709630-0a1e-c16a-1581-87c68178145e@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=adrien.mazarguil@6wind.com \
    --cc=dev@dpdk.org \
    --cc=nelio.laranjeiro@6wind.com \
    --cc=stable@dpdk.org \
    --cc=yskoh@mellanox.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).