From: Zhao Chen <[email protected]> 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 <[email protected]> Applied, thank you.

