[PATCH] net/virtio: restore some optimisations with AVX512
    Maxime Coquelin 
    maxime.coquelin at redhat.com
       
    Thu May  5 21:56:15 CEST 2022
    
    
  
On 4/11/22 17:04, David Marchand wrote:
> Those optimisations were only enabled with make builds, fix the meson
> part.
> 
> Fixes: 77d66da83834 ("net/virtio: add vectorized packed ring Rx")
> Cc: stable at dpdk.org
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
>   drivers/net/virtio/meson.build | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
> 
Applied to dpdk-next-virtio/main.
Thanks,
Maxime
    
    
More information about the dev
mailing list