Re: [PATCH net-next 00/13] bnxt_en: Updates for net-next.
From: David Miller <davem@davemloft.net>
Date: 2018-08-06 02:44:12
From: David Miller <davem@davemloft.net>
Date: 2018-08-06 02:44:12
From: Michael Chan <michael.chan@broadcom.com> Date: Sun, 5 Aug 2018 16:51:45 -0400
This series includes the usual firmware spec update. The driver has added external phy loopback test and phy setup retry logic that is needed during hotplug. In the SRIOV space, the driver has added a new VF resource allocation mode that requires the VF driver to reserve resources during IFUP. IF state changes are now propagated to firmware so that firmware can release some resources during IFDOWN. ethtool method to get firmware core dump and hwmon temperature reading have been added. DSCP to user priority support has been added to the driver's DCBNL interface, and the CoS queue logic has been refined to make sure that the special RDMA Congestion Notification hardware CoS queue will not be used for networking traffic.
Series applied, thanks Michael.