]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'sfc-udp-rss'
authorDavid S. Miller <davem@davemloft.net>
Wed, 9 Nov 2016 18:59:17 +0000 (13:59 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Nov 2016 18:59:17 +0000 (13:59 -0500)
Edward Cree says:

====================
sfc: enable 4-tuple UDP RSS hashing

EF10 based NICs have configurable RSS hash fields, and can be made to take the
ports into the hash on UDP (they already do so for TCP).  This patch series
enables this, in order to improve spreading of UDP traffic.
====================

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

Trivial merge