[dpdk-dev] [PATCH v7 12/18] net/virtio: add checks for max SIMD bitwidth

Maxime Coquelin maxime.coquelin at redhat.com
Thu Oct 15 17:30:04 CEST 2020



On 10/15/20 5:22 PM, Ciara Power wrote:
> 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: Maxime Coquelin <maxime.coquelin at redhat.com>
> Cc: Chenbo Xia <chenbo.xia at intel.com>
> Cc: Zhihong Wang <zhihong.wang at intel.com>
> 
> Signed-off-by: Ciara Power <ciara.power at intel.com>
> Reviewed-by: Chenbo Xia <chenbo.xia at intel.com>
> 
> ---
> v4: Updated enum name.
> v3: Moved max SIMD bitwidth check to configure function with other vec
>     support checks.
> ---
>  drivers/net/virtio/virtio_ethdev.c | 9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)
> 

Acked-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime



More information about the dev mailing list