net: hns3: add struct netdev_queue debug info for tx timeout
driver inclusion category: bugfix bugzilla: NA CVE: NA When there is a tx timeout, we can tell if the driver or stack has stopped the queue by looking at state field, and when was the last packet transmited by looking at trans_start field. This patch adds the above two cases to the logging of tx timeout. Feature or Bugfix:Bugfix Signed-off-by: NYunsheng Lin <linyunsheng@huawei.com> Reviewed-by: Nliuyonglong <liuyonglong@huawei.com> Reviewed-by: Nshenjian <shenjian15@huawei.com> Reviewed-by: Nlipeng <lipeng321@huawei.com> Reviewed-by: NWeiwei Deng <dengweiwei@huawei.com> Reviewed-by: NYang Yingliang <yangyingliang@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录