]> 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)
commit8d4622810cc974bd0d32d9bcdaaf9a4c27dcbd9c
treee27cb31207e00c8d5e76d57b69a047132db1d73d
parentf37d5b7baead6ebac5e9911735ede0cbf1bb1445
parent4d84a30e82e7d280f60772d5290d52b507e65d65
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>