Re: [PATCH net-next 00/12] net: hns3: add some DFX info for HNS3 driver

From: David Miller
Date: Fri Apr 19 2019 - 21:44:17 EST


From: Huazhong Tan <tanhuazhong@xxxxxxxxxx>
Date: Fri, 19 Apr 2019 11:05:35 +0800

> This patch-set adds some DFX information to HNS3 driver, for easily
> debug some problems, and fixes some related bugs.
>
> [patch 1/12 - 4/12] adds debug info about reset & interrupt events
>
> [patch 5/12 - 7/12] adds debug info about TX time out & fixes
> related bugs
>
> [patch 8/12] adds support for setting netif message level
>
> [patch 9/12 - 10/12] adds debugfs command to dump NCL & MAC info
>
> [patch 11/12] adds VF's queue statistics info updating
>
> [patch 12/12] adds a check for debugfs help function to decide which
> commands are supportable

Series applied, thanks.