[dpdk-dev] [PATCH v5 10/17] net/ixgbe: add checks for max SIMD bitwidth

Wang, Haiyue haiyue.wang at intel.com
Tue Oct 13 13:20:47 CEST 2020


> -----Original Message-----
> From: Power, Ciara <ciara.power at intel.com>
> Sent: Tuesday, October 13, 2020 19:05
> To: dev at dpdk.org
> Cc: viktorin at rehivetech.com; ruifeng.wang at arm.com; jerinj at marvell.com; drc at linux.vnet.ibm.com;
> Richardson, Bruce <bruce.richardson at intel.com>; Ananyev, Konstantin <konstantin.ananyev at intel.com>;
> Power, Ciara <ciara.power at intel.com>; Zhao1, Wei <wei.zhao1 at intel.com>; Guo, Jia <jia.guo at intel.com>;
> Wang, Haiyue <haiyue.wang at intel.com>
> Subject: [PATCH v5 10/17] net/ixgbe: add checks for max SIMD bitwidth
> 
> When choosing a vector path to take, an extra condition must be
> satisfied to ensure the max SIMD bitwidth allows for the CPU enabled
> path.
> 
> Cc: Wei Zhao <wei.zhao1 at intel.com>
> Cc: Jeff Guo <jia.guo at intel.com>
> 
> Signed-off-by: Ciara Power <ciara.power at intel.com>
> Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
> 
> ---
> v4:
>   - Updated enum name.
>   - Moved placement of condition check.
>   - Added condition check to tx cleanup path selection.
> ---
>  drivers/net/ixgbe/ixgbe_rxtx.c | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

Reviewed-by: Haiyue Wang <haiyue.wang at intel.com>

> 2.22.0



More information about the dev mailing list