]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd9fa15d7eea45b6e33d0a07c81ca320a187dc3f9
tree3632c8d50e2bf82c2a63851cf0c552de60cccbfe
parentc12a407dde9286e24e5941e18ca2c6e0497d3e69
parent2b2281ebd8ccae2a16e3dd6257389963ee821fea
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>