]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e: write HENA for VFs
authorMitch Williams <mitch.a.williams@intel.com>
Mon, 16 May 2016 17:26:33 +0000 (10:26 -0700)
committerDhaval Giani <dhaval.giani@oracle.com>
Wed, 8 Mar 2017 00:30:22 +0000 (19:30 -0500)
commite01cd0ef262da9f310561894e566cf02bdf8428b
tree82a9ea7312737664072b663445e3d9859febe294
parentff701c630c0d967f52dcc40b0fff1fe8ed86ae07
i40e: write HENA for VFs

Orabug: 24568124

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>
(cherry picked from commit bb36071721699c531e19ea7c3e7eebd605e8b61d)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
Signed-off-by: Dhaval Giani <dhaval.giani@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c