> -----Original Message-----
> From: [email protected] <[email protected]>
> Sent: 2022年5月5日 14:24
> To: [email protected]; Xia, Chenbo <[email protected]>
> Cc: [email protected]; Hu, Jiayu <[email protected]>; Jiang, Cheng1
> <[email protected]>; Pai G, Sunil <[email protected]>;
> [email protected]; Ding, Xuan <[email protected]>
> Subject: [PATCH v4 3/5] vhost: merge sync and async descriptor to mbuf filling
> 
> From: Xuan Ding <[email protected]>
> 
> This patch refactors copy_desc_to_mbuf() used by the sync path to support both
> sync and async descriptor to mbuf filling.
> 
> Signed-off-by: Xuan Ding <[email protected]>
> Reviewed-by: Maxime Coquelin <[email protected]>
> ---
>  lib/vhost/vhost.h      |  1 +
>  lib/vhost/virtio_net.c | 48 ++++++++++++++++++++++++++++++++----------
>  2 files changed, 38 insertions(+), 11 deletions(-)
> 

Tested-by: Yvonne Yang <[email protected]>

Reply via email to