i40e/i40evf: set headwb Tx context flags and use them
authorAshish Shah <ashish.n.shah@intel.com>
Thu, 22 May 2014 06:31:25 +0000 (06:31 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 11 Jun 2014 15:46:19 +0000 (08:46 -0700)
commit5d29896a81877fd12fcfe51707ba133ea8caee22
tree9d810ffd1ce51f419d4a723f83cf795fbbe4215d
parent9f62ecf4255ea0fb3e653fc5fc91ef7b38812bb5
i40e/i40evf: set headwb Tx context flags and use them

Set appropriate fields in Tx queue configuration virtchnl message
to pf to enable headwb and setup headwb addr.
Then use that info from the VF to set headwb and headwb_addr instead of
always enabling them.

Change-ID: I7d393d1b2b07f0f3355b3a4f7c2d3c6ee3b0d622
Signed-off-by: Ashish Shah <ashish.n.shah@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
drivers/net/ethernet/intel/i40evf/i40evf_virtchnl.c
This page took 0.042626 seconds and 5 git commands to generate.