Re: [PATCH v5 net-next 0/2] patchset: Support for configurable RSS hash key
From: David Miller <davem@davemloft.net>
Date: 2014-03-20 19:43:02
From: David Miller <davem@davemloft.net>
Date: 2014-03-20 19:43:02
From: Venkata Duvvuru <redacted> Date: Thu, 20 Mar 2014 12:02:11 +0000
It went through many changes later with the intention of combining both indirection and hash key setting into one option as both are related to rss configuration.
Combining these two things makes the buffer management at the end of the defined data type more complex. Furthermore, we generally steer far away from having multiple ways to do the same exact thing.