[PATCH] vhost: fix sync dequeue offload
    Maxime Coquelin 
    maxime.coquelin at redhat.com
       
    Fri Jul  1 15:56:54 CEST 2022
    
    
  
On 6/24/22 07:38, xuan.ding at intel.com wrote:
> From: Xuan Ding <xuan.ding at intel.com>
> 
> This patch fixes the missing virtio net header copy in sync
> dequeue path caused by refactoring, which affects dequeue
> offloading.
> 
> Fixes: 6d823bb302c7("vhost: prepare sync for descriptor to mbuf refactoring")
> 
> Signed-off-by: Xuan Ding <xuan.ding at intel.com>
> ---
>   lib/vhost/virtio_net.c | 14 +++++++++++---
>   1 file changed, 11 insertions(+), 3 deletions(-)
> 
Applied to dpdk-next-virtio/main.
Thanks,
Maxime
    
    
More information about the dev
mailing list