OSDN Git Service

Merge branch 'bnxt_en-Updates-for-net-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 6 Aug 2018 00:08:27 +0000 (17:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Aug 2018 00:08:27 +0000 (17:08 -0700)
Michael Chan says:

====================
bnxt_en: Updates for net-next.

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge