Messages in this thread |  | | Date | Tue, 29 Sep 2020 11:02:48 -0700 | From | Jakub Kicinski <> | Subject | Re: [PATCH net-next 0/7] net: hns3: updates for -next |
| |
On Tue, 29 Sep 2020 17:31:58 +0800 Huazhong Tan wrote: > 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.
These patches look good to me, but please move away from the command interface in debugfs and create a file for each thing you may want to query.
|  |