[PATCH v3 3/5] vhost: merge sync and async descriptor to mbuf filling
Maxime Coquelin
maxime.coquelin at redhat.com
Fri Apr 22 17:43:23 CEST 2022
On 4/19/22 05:43, xuan.ding at intel.com wrote:
> From: Xuan Ding <xuan.ding at intel.com>
>
> This patches 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 <xuan.ding at intel.com>
> ---
> lib/vhost/vhost.h | 1 +
> lib/vhost/virtio_net.c | 48 ++++++++++++++++++++++++++++++++----------
> 2 files changed, 38 insertions(+), 11 deletions(-)
>
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks,
Maxime
More information about the dev
mailing list