commit | 8e6e596b06db164ece4c0f0225b72ba661d53d6c | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Nov 09 13:59:17 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 09 13:59:17 2016 -0500 |
tree | 474dc599b36e80d9433129460ad29785381f1a8e | |
parent | 04b206b8a9e571a88526ecd9c2019bb1ccc6a79e [diff] | |
parent | b718c88a62c9adf24d8d1a06902f06f0149efac7 [diff] |
Merge branch 'sfc-udp-rss' 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>