Public bug reported:

[Impact]
Transmit errors may occur under load, resulting in device reset and an unusable 
NIC.

[Test Case]
Server:
ethtool -K enp129s0f0 rx off
ethtool -K enp129s0f0 gro off
ifconfig enp129s0f0 mtu 1501
iperf -s

Client:
ethtool -K enp129s0f0 tx off
ethtool -K enp129s0f0 gso off
ifconfig enp129s0f0 mtu 1501
iperf -c <server> -l 64K -t 3

[Fix]
5f543a54eec08 net: hns3: fix for not calculating tx bd num correctly
[Regression Risk]
Fix is restricted to a driver only used in Hi1620 SoC-based systems.

** Affects: linux (Ubuntu)
     Importance: Undecided
     Assignee: dann frazier (dannf)
         Status: In Progress

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1824194

Title:
  hns3: PPU_PF_ABNORMAL_INT_ST over_8bd_no_fe found [error status=0x1]

Status in linux package in Ubuntu:
  In Progress

Bug description:
  [Impact]
  Transmit errors may occur under load, resulting in device reset and an 
unusable NIC.

  [Test Case]
  Server:
  ethtool -K enp129s0f0 rx off
  ethtool -K enp129s0f0 gro off
  ifconfig enp129s0f0 mtu 1501
  iperf -s

  Client:
  ethtool -K enp129s0f0 tx off
  ethtool -K enp129s0f0 gso off
  ifconfig enp129s0f0 mtu 1501
  iperf -c <server> -l 64K -t 3

  [Fix]
  5f543a54eec08 net: hns3: fix for not calculating tx bd num correctly
  [Regression Risk]
  Fix is restricted to a driver only used in Hi1620 SoC-based systems.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1824194/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to