From: Ioana Ciocoi Radulescu <ruxandra.radule...@nxp.com> Date: Mon, 24 Sep 2018 15:36:21 +0000
> Until now, the Rx flow hash key was a 5-tuple (IP src, IP dst, > IP nextproto, L4 src port, L4 dst port) fixed value that we > configured at probe. > > Add support for configuring this hash key at runtime. > We support all standard header fields configurable through ethtool, > but cannot differentiate between flow types, so the same hash key > is applied regardless of protocol. > > We also don't support the discard option. > > Signed-off-by: Ioana Radulescu <ruxandra.radule...@nxp.com> Applied.