On Mon, Mar 17, 2025 at 08:26:37AM +0800, Jason Wang wrote: > On Thu, Mar 13, 2025 at 11:14 PM Konstantin Shkolnyy <k...@linux.ibm.com> > wrote: > > > > On 2/23/2025 19:57, Jason Wang wrote: > > > On Sat, Feb 22, 2025 at 3:08 AM Konstantin Shkolnyy <k...@linux.ibm.com> > > > wrote: > > >> > > >> Add .set_vnet_le() function that always returns success, assuming that > > >> vDPA h/w always implements LE data format. Otherwise, QEMU disables vDPA > > >> and > > >> outputs the message: > > >> "backend does not support LE vnet headers; falling back on userspace > > >> virtio" > > >> > > >> Signed-off-by: Konstantin Shkolnyy <k...@linux.ibm.com> > > >> --- > > >> Changes in V2: Add code comment. > > >> > > > > > > Acked-by: Jason Wang <jasow...@redhat.com> > > > > Is this patch all set to be eventually integrated, or more review is needed? > > > > Michael, do you want to queue this or can I do that? > > Thanks
Go ahead. Reviewed-by: Michael S. Tsirkin <m...@redhat.com>