lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 08 Aug 2018 09:46:59 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     zhaochen6@...wei.com
Cc:     linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
        tony.qu@...wei.com, yin.yinshi@...wei.com, luoshaokai@...wei.com,
        fy.wang@...wei.com, luoxianjun@...wei.com, wangzhou1@...ilicon.com
Subject: Re: [PATCH 1/1] net-next: hinic: fix a problem in free_tx_poll()

From: Zhao Chen <zhaochen6@...wei.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@...wei.com>

Applied, thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ