commit | 26f77e53cfee2b1b066071353be03988897e23c3 | [log] [tgz] |
---|---|---|
author | Lihong Yang <lihong.yang@intel.com> | Mon Jan 30 12:29:33 2017 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Mar 15 01:58:57 2017 -0700 |
tree | e9385abb9bd8403528809b1508bcd1b4db553125 | |
parent | c271dd6c391b535226cf1a81aaad9f33cb5899d3 [diff] |
i40e: fix RSS queues only operating on PF0 This patch fixes the issue that RSS offloading only works on PF0 by using the direct register writing of the hash keys for the VFs instead of using the admin queue command to do so. Change-ID: Ia02cda7dbaa23def342e8786097a2c03db6f580b Signed-off-by: Lihong Yang <lihong.yang@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>