[dpdk-dev] [PATCH] vhost: fix shadowed descs not flushed

Maxime Coquelin maxime.coquelin at redhat.com
Fri Apr 17 19:08:36 CEST 2020



On 4/17/20 3:16 AM, Marvin Liu wrote:
> When ring size or enqueue packets not aligned with batch number, it is
> possible that descs update still kept in shadowed used structure when
> batched enqueue. Fix this issue by flushing remained shadowed used descs
> before batch flush.
> 
> Fixes: f41516c309d ("vhost: flush batched enqueue descs directly")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Marvin Liu <yong.liu at intel.com>


Applied to dpdk-next-virtio/master

Thanks,
Maxime



More information about the dev mailing list