Re: [PATCH V5 net-next 00/17] add some features and fix some bugs for HNS3 driver

From: David Miller
Date: Wed Dec 27 2017 - 10:53:48 EST


From: Peng Li <lipeng321@xxxxxxxxxx>
Date: Fri, 22 Dec 2017 12:21:39 +0800

> This patchset adds some new feature support and fixes some bugs:
> [Patch 1/17 - 5/17] add the support to modify/query the tqp number
> through ethtool -L/l command, and also fix some related bugs for
> change tqp number.
> [Patch 6/17 - 9-17] add support vlan tag offload on tx&&rx direction
> for pf, and fix some related bugs.
> [patch 10/17 - 11/17] fix bugs for auto negotiation.
> [patch 12/17] adds support for ethtool command set_pauseparam.
> [patch 13/17 - 14/17] add support to update flow control settings after
> autoneg.
> [patch 15/17 - 17/17] fix some other bugs in net-next.

Series applied, thank you.