[Intel-wired-lan] [PATCH v2] ixgbevf: Change the relaxed order settings in VF driver for sparc

Bowers, AndrewX andrewx.bowers at intel.com
Mon May 2 14:33:09 UTC 2016


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Babu Moger
> Sent: Thursday, April 21, 2016 3:57 PM
> To: Kirsher, Jeffrey T <jeffrey.t.kirsher at intel.com>; Brandeburg, Jesse
> <jesse.brandeburg at intel.com>; Nelson, Shannon
> <shannon.nelson at intel.com>; Wyborny, Carolyn
> <carolyn.wyborny at intel.com>; Skidmore, Donald C
> <donald.c.skidmore at intel.com>; Allan, Bruce W <bruce.w.allan at intel.com>;
> Ronciak, John <john.ronciak at intel.com>; Williams, Mitch A
> <mitch.a.williams at intel.com>
> Cc: netdev at vger.kernel.org; intel-wired-lan at lists.osuosl.org; linux-
> kernel at vger.kernel.org; babu.moger at oracle.com;
> sowmini.varadhan at oracle.com
> Subject: [Intel-wired-lan] [PATCH v2] ixgbevf: Change the relaxed order
> settings in VF driver for sparc
> 
> We noticed performance issues with VF interface on sparc compared to PF.
> Setting the RX to IXGBE_DCA_RXCTRL_DATA_WRO_EN brings it on far with
> PF. Also this matches to the default sparc setting in PF driver.
> 
> Signed-off-by: Babu Moger <babu.moger at oracle.com>
> Acked-by: Sowmini Varadhan <sowmini.varadhan at oracle.com>
> ---
> v2:
>   Alexander had concerns about this negativily affecting other architectures.
>   Added CONFIG_SPARC check so this should not affect other architectures.
> 
>  drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c |    6 ++++++
>  1 files changed, 6 insertions(+), 0 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
Changes applied correctly, driver builds and passes traffic as expected
sparc platform testing performed by patch originators, no detriment to x86_64 performance.


More information about the Intel-wired-lan mailing list