commit | e511c97d0a26454dc2b4b478a7fd90802fca0b6a | [log] [tgz] |
---|---|---|
author | Jian Shen <shenjian15@huawei.com> | Fri Apr 19 11:05:42 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 19 18:43:16 2019 -0700 |
tree | 005aacb66acb38ea5f2cb3292aa2aff55ddefa87 | |
parent | fa6c4084b98b82c98cada0f0d5c9f8577579f962 [diff] |
net: hns3: dump more information when tx timeout happens Currently we just print few information when tx timeout happens. In order to find out the cause of timeout, this patch prints more information about the packet statistics, tqp registers and napi state. Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>