patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Xiaoyun wang <cloud.wangxiaoyun@huawei.com>, dev@dpdk.org
Cc: bluca@debian.org, luoxianjun@huawei.com, luoxingyu@huawei.com,
	zhouguoyang@huawei.com, yin.yinshi@huawei.com,
	david.yangxiaoliang@huawei.com, zhaohui8@huawei.com,
	zhengjingzhou@huawei.com, stable@dpdk.org
Subject: Re: [dpdk-stable] [PATCH v1 1/1] net/hinic: fix TSO problem
Date: Thu, 21 May 2020 16:16:22 +0100	[thread overview]
Message-ID: <0ff5a7bf-d0c0-0d7e-46a4-651fe75a1782@intel.com> (raw)
In-Reply-To: <377183c949056a95cf9357a0a06eec341d49b224.1589975173.git.cloud.wangxiaoyun@huawei.com>

On 5/20/2020 12:52 PM, Xiaoyun wang wrote:
> When TSO mss is smaller than 80, and the sum length of continus
> sge num is larger than a mss, which may cause hardware failed,
> so in this scenarios pmd driver should adjust the tso_segsz with
> the same with the value of hardware supported.
> 
> Fixes: 076221c8fe1d ("net/hinic: add Rx/Tx")
> 
> Cc: stable@dpdk.org
> Signed-off-by: Xiaoyun wang <cloud.wangxiaoyun@huawei.com>

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

      reply	other threads:[~2020-05-21 15:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1589975173.git.cloud.wangxiaoyun@huawei.com>
2020-05-20 11:52 ` Xiaoyun wang
2020-05-21 15:16   ` 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=0ff5a7bf-d0c0-0d7e-46a4-651fe75a1782@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=bluca@debian.org \
    --cc=cloud.wangxiaoyun@huawei.com \
    --cc=david.yangxiaoliang@huawei.com \
    --cc=dev@dpdk.org \
    --cc=luoxianjun@huawei.com \
    --cc=luoxingyu@huawei.com \
    --cc=stable@dpdk.org \
    --cc=yin.yinshi@huawei.com \
    --cc=zhaohui8@huawei.com \
    --cc=zhengjingzhou@huawei.com \
    --cc=zhouguoyang@huawei.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).