i40e: write HENA for VFs
authorMitch Williams <mitch.a.williams@intel.com>
Mon, 16 May 2016 17:26:33 +0000 (10:26 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 27 Jun 2016 22:19:40 +0000 (15:19 -0700)
commitbb36071721699c531e19ea7c3e7eebd605e8b61d
tree9fb80813c49cee9fa982bbdca0152f51236b2c00
parent3e25a8f31af1c740c6ba2c7ad74d91830fd630c8
i40e: write HENA for VFs

Now that VF RSS is configured by the PF driver, it needs to set the RSS
Hash Enable registers by default. Without this, no packets will be
hashed and they'll all end up on queue 0.

Change-ID: I38e425f40ddb81e3b19a951cfbb939fa5b1123f1
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c