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

From: David Miller
Date: Tue Sep 29 2020 - 16:14:43 EST


From: Huazhong Tan <tanhuazhong@xxxxxxxxxx>
Date: Tue, 29 Sep 2020 17:31:58 +0800

> There are some misc updates for the HNS3 ethernet driver.
> #1 uses the queried BD number as the limit for TSO.
> #2 renames trace event hns3_over_8bd since #1.
> #3 adds UDP segmentation offload support.
> #4 adds RoCE VF reset support.
> #5 is a minor cleanup.
> #6 & #7 add debugfs for device specifications and TQP enable status.

Series applied, thank you.