[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 02/24] DAX: libvhost-user: Route slave message payload
From: |
Stefan Hajnoczi |
Subject: |
Re: [PATCH 02/24] DAX: libvhost-user: Route slave message payload |
Date: |
Thu, 11 Feb 2021 10:05:16 +0000 |
On Tue, Feb 09, 2021 at 07:02:02PM +0000, Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
>
> Route the uint64 payload from message replies on the slave back up
> through vu_process_message_reply and to the callers.
>
> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
> ---
> subprojects/libvhost-user/libvhost-user.c | 14 +++++++++++---
> 1 file changed, 11 insertions(+), 3 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
signature.asc
Description: PGP signature
- [PATCH 00/24] virtiofs dax patches, Dr. David Alan Gilbert (git), 2021/02/09
- [PATCH 01/24] DAX: vhost-user: Rework slave return values, Dr. David Alan Gilbert (git), 2021/02/09
- [PATCH 02/24] DAX: libvhost-user: Route slave message payload, Dr. David Alan Gilbert (git), 2021/02/09
- Re: [PATCH 02/24] DAX: libvhost-user: Route slave message payload,
Stefan Hajnoczi <=
- [PATCH 03/24] DAX: libvhost-user: Allow popping a queue element with bad pointers, Dr. David Alan Gilbert (git), 2021/02/09
- [PATCH 04/24] DAX subprojects/libvhost-user: Add virtio-fs slave types, Dr. David Alan Gilbert (git), 2021/02/09
- [PATCH 05/24] DAX: virtio: Add shared memory capability, Dr. David Alan Gilbert (git), 2021/02/09
- [PATCH 06/24] DAX: virtio-fs: Add cache BAR, Dr. David Alan Gilbert (git), 2021/02/09
- [PATCH 07/24] DAX: virtio-fs: Add vhost-user slave commands for mapping, Dr. David Alan Gilbert (git), 2021/02/09