]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'be2net-noncrit-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 7 Jun 2016 23:18:20 +0000 (16:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Jun 2016 23:18:20 +0000 (16:18 -0700)
commitd7cf8c8120038ddc81b38f29bfc6b486c33d0c35
treee27cb31207e00c8d5e76d57b69a047132db1d73d
parent0e2bc9d1ba7f11d37c8edf98295edda9ab9aac1b
parentcb45a187d0bfe68b4a6bb8836a8386267de3c6b6
Merge branch 'be2net-noncrit-fixes'

Sathya Perla says:

====================
be2net: patch set

Hi David, the following patch set contains three non-critical fixes that
can go into the net-next tree.

Patch 1 fixes the logic for provisioning queue pairs on VFs to take into
account the limit on number of TXQs too as in some profiles the number
of TXQs is less than that of RXQs.

Patch 2 enables WoL support from shutdown on Skyhawk.

Patch 3 enhances the logic for provisioning queue pairs on VFs on
SR-IOV over multi-partition configs. Each PF (partition) on a port has to
compute the number of RSS tables it's VFs can use.
====================

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