linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: zhaochen6@huawei.com
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	tony.qu@huawei.com, yin.yinshi@huawei.com, luoshaokai@huawei.com,
	fy.wang@huawei.com, luoxianjun@huawei.com,
	wangzhou1@hisilicon.com
Subject: Re: [PATCH 1/1] net-next: hinic: fix a problem in free_tx_poll()
Date: Wed, 08 Aug 2018 09:46:59 -0700 (PDT)	[thread overview]
Message-ID: <20180808.094659.1009423470300519644.davem@davemloft.net> (raw)
In-Reply-To: <20180808063730.12198-1-zhaochen6@huawei.com>

From: Zhao Chen <zhaochen6@huawei.com>
Date: Wed, 8 Aug 2018 06:37:30 +0000

> This patch fixes the problem below. The problem can be reproduced by the
> following steps:
> 1) Connecting all HiNIC interfaces
> 2) On server side
>     # sudo ifconfig eth0 192.168.100.1 up #Using MLX CX4 card
>     # iperf -s
> 3) On client side
>     # sudo ifconfig eth0 192.168.100.2 up #Using our HiNIC card
>     # iperf -c 192.168.101.1 -P 10 -t 100000
> 
> after hours of testing, we will see errors:
 ...
> Signed-off-by: Zhao Chen <zhaochen6@huawei.com>

Applied, thank you.

      reply	other threads:[~2018-08-08 16:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-08  6:37 [PATCH 1/1] net-next: hinic: fix a problem in free_tx_poll() Zhao Chen
2018-08-08 16:46 ` David Miller [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=20180808.094659.1009423470300519644.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=fy.wang@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luoshaokai@huawei.com \
    --cc=luoxianjun@huawei.com \
    --cc=netdev@vger.kernel.org \
    --cc=tony.qu@huawei.com \
    --cc=wangzhou1@hisilicon.com \
    --cc=yin.yinshi@huawei.com \
    --cc=zhaochen6@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).