Re: [PATCH net-next 0/8] net: hns3: misc updates for -net-next

From: David Miller
Date: Sat Dec 21 2019 - 00:21:33 EST


From: Huazhong Tan <tanhuazhong@xxxxxxxxxx>
Date: Thu, 19 Dec 2019 14:57:39 +0800

> This series includes some misc updates for the HNS3 ethernet driver.
>
> [patch 1] adds FE bit check before calling hns3_add_frag().
> [patch 2] removes an unnecessary lock.
> [patch 3] adds a little optimization for CMDQ uninitialization.
> [patch 4] refactors the dump of FD tcams.
> [patch 5] implements ndo_features_check ops.
> [patch 6] adds some VF VLAN information for command "ip link show".
> [patch 7] adds a debug print.
> [patch 8] modifies the timing of print misc interrupt status when
> handling hardware error event.

Series applied, thanks.