Re: [E1000-devel] Symmetric RSS hashing

2016-08-08 Thread Alexander Duyck
On Sun, Aug 7, 2016 at 9:37 AM, Tal Abudi wrote: > Hi All > I have a question regarding symmetric RSS hashing. > Until now I’ve been using a relatively old combination of > kernel/drivers/ethtool and I implemented some patches I found in the > mailing list to allow Toeplitz symmetric RSS so C2S an

[E1000-devel] Symmetric RSS hashing

2016-08-07 Thread Tal Abudi
Hi All I have a question regarding symmetric RSS hashing. Until now I’ve been using a relatively old combination of kernel/drivers/ethtool and I implemented some patches I found in the mailing list to allow Toeplitz symmetric RSS so C2S and S2C packets will land on the same queue/cpu. As I’m upgra