On 10/9/19 10:48 PM, Jin Yu wrote:
> This patch introduces two new messages VHOST_USER_GET_INFLIGHT_FD
> and VHOST_USER_SET_INFLIGHT_FD to support transferring a shared
> buffer between qemu and backend.
> 
> Signed-off-by: Lin Li <[email protected]>
> Signed-off-by: Xun Ni <[email protected]>
> Signed-off-by: Yu Zhang <[email protected]>
> Signed-off-by: Jin Yu <[email protected]>
> ---
>  lib/librte_vhost/vhost.h      |   7 +
>  lib/librte_vhost/vhost_user.c | 243 +++++++++++++++++++++++++++++++++-
>  lib/librte_vhost/vhost_user.h |   4 +-
>  3 files changed, 252 insertions(+), 2 deletions(-)

Reviewed-by: Maxime Coquelin <[email protected]>

Reply via email to