OSDN Git Service

Merge branch 'bnxt_en-next'
authorDavid S. Miller <davem@davemloft.net>
Fri, 27 Apr 2018 18:47:32 +0000 (14:47 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Apr 2018 18:47:32 +0000 (14:47 -0400)
commit6a26ef9bf4821633c02ee4cb8d1957072eb22c9b
tree3632c8d50e2bf82c2a63851cf0c552de60cccbfe
parentc347b9273c26453fa8c9e1acb92f45546d888745
parent47558acd56a74c1ac598093930a5559270bf8c09
Merge branch 'bnxt_en-next'

Michael Chan says:

====================
bnxt_en: Net-next updates.

This series has 3 main features.  The first is to add mqprio TC to
hardware queue mapping to avoid reprogramming hardware CoS queue
watermarks during run-time.  The second is DIM improvements from
Andy Gospo.  The third is some improvements to VF resource allocations
when supporting large numbers of VFs with more limited resources.

There are some additional minor improvements and a new function level
discard counter.

v2: Fixed EEPROM typo noted by Andrew Lunn.
====================

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