commit | 7fb94bd58dd6650a0158e68d414e185077d8b57a | [log] [tgz] |
---|---|---|
author | Sebastian Basierski <sebastianx.basierski@intel.com> | Thu Aug 09 11:45:40 2018 +0200 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Aug 28 13:28:49 2018 -0700 |
tree | 09cbc69cc63cc8d132e8ac6cc1d1bf7360f564d5 | |
parent | 59dd45d550c518a2c297b2888f194633cb8e5700 [diff] |
ixgbevf: VF2VF TCP RSS While VF2VF with RSS communication, RSS Type were wrongly recognized and RSS hash was not calculated as it should be. Packets was distributed on various queues by accident. This commit fixes that behaviour and causes proper RSS Type recognition. Signed-off-by: Sebastian Basierski <sebastianx.basierski@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>