[PATCH v2 2/3] vhost: add batch enqueue in async vhost packed ring

Maxime Coquelin maxime.coquelin at redhat.com
Thu Feb 2 10:31:40 CET 2023



On 1/13/23 03:56, Cheng Jiang wrote:
> Add batch enqueue function in asynchronous vhost packed ring to
> improve the performance. Chained mbufs are not supported, it will
> be handled in single enqueue function.
> 
> Signed-off-by: Cheng Jiang <cheng1.jiang at intel.com>
> ---
>   lib/vhost/virtio_net.c | 163 +++++++++++++++++++++++++++++++++++++++++
>   1 file changed, 163 insertions(+)
> 

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

Thanks,
Maxime



More information about the dev mailing list