[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/4] Endianess and coding style fixes for SVQ event idx suppo
|
From: |
Lei Yang |
|
Subject: |
Re: [PATCH 0/4] Endianess and coding style fixes for SVQ event idx support |
|
Date: |
Fri, 18 Nov 2022 10:49:01 +0800 |
QE tries to test the parameter "event_idx=on". In both environments
"virtio-vdpa + vp_vdpa" and "vhost_vdpa + vp_vdpa", there is no
network connectivity issue after the guest boot up.
Tested-by: Lei Yang <leiyang@redhat.com>
> From: Jason Wang <jasowang@redhat.com>
> Date: Tue, Nov 1, 2022 at 10:42 AM
> Subject: Re: [PATCH 0/4] Endianess and coding style fixes for SVQ
> event idx support
> To: Eugenio Pérez <eperezma@redhat.com>
> Cc: <qemu-devel@nongnu.org>, Stefan Hajnoczi <stefanha@redhat.com>,
> Michael S. Tsirkin <mst@redhat.com>
>
>
> On Sat, Oct 29, 2022 at 12:02 AM Eugenio Pérez <eperezma@redhat.com> wrote:
> >
> > Some fixes that did not get in time for the last net pull request.
> >
> > Eugenio Pérez (4):
> > vhost: Delete useless casting
> > vhost: convert byte order on SVQ used event write
> > vhost: Fix lines over 80 characters
> > vhost: convert byte order on avail_event read
>
> I've queued this for rc1.
>
> Thanks
>
> >
> > hw/virtio/vhost-shadow-virtqueue.c | 12 ++++++++----
> > 1 file changed, 8 insertions(+), 4 deletions(-)
> >
> > --
> > 2.31.1
> >
> >
>
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH 0/4] Endianess and coding style fixes for SVQ event idx support,
Lei Yang <=