Re: [PATCH net-next 0/2] sfc: enable 4-tuple UDP RSS hashing

2016-11-09 Thread David Miller
From: Edward Cree Date: Wed, 9 Nov 2016 18:51:15 + > On 09/11/16 18:09, David Miller wrote: >> From: Edward Cree >> Date: Tue, 8 Nov 2016 13:02:05 + >> >>> On 07/11/16 18:20, David Miller wrote: From: Edward Cree Date: Thu, 3 Nov 2016 22:10:31 + > EF10 based NICs

Re: [PATCH net-next 0/2] sfc: enable 4-tuple UDP RSS hashing

2016-11-09 Thread Edward Cree
On 09/11/16 18:09, David Miller wrote: > From: Edward Cree > Date: Tue, 8 Nov 2016 13:02:05 + > >> On 07/11/16 18:20, David Miller wrote: >>> From: Edward Cree >>> Date: Thu, 3 Nov 2016 22:10:31 + >>> EF10 based NICs have configurable RSS hash fields, and can be made to take th

Re: [PATCH net-next 0/2] sfc: enable 4-tuple UDP RSS hashing

2016-11-09 Thread David Miller
From: Edward Cree Date: Tue, 8 Nov 2016 13:02:05 + > On 07/11/16 18:20, David Miller wrote: >> From: Edward Cree >> Date: Thu, 3 Nov 2016 22:10:31 + >> >>> EF10 based NICs have configurable RSS hash fields, and can be made to take >>> the >>> ports into the hash on UDP (they already do

Re: [PATCH net-next 0/2] sfc: enable 4-tuple UDP RSS hashing

2016-11-08 Thread Edward Cree
On 07/11/16 18:20, David Miller wrote: > From: Edward Cree > Date: Thu, 3 Nov 2016 22:10:31 + > >> 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 impr

Re: [PATCH net-next 0/2] sfc: enable 4-tuple UDP RSS hashing

2016-11-07 Thread David Miller
From: Edward Cree Date: Thu, 3 Nov 2016 22:10:31 + > 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. What does the chip d