On Tue, Dec 3, 2024 at 10:37 AM Yuxue Liu yuxue....@jaguarmicro.com <yuxue....@jaguarmicro.com> wrote: > > From: Yuxue Liu <yuxue....@jaguarmicro.com> > > Implement the kick_vq_with_data vDPA callback. > On kick, we pass the next available data to the hardware by writing it in > the kick offset. > > Signed-off-by: Yuxue Liu <yuxue....@jaguarmicro.com> > --- > v2: fix build error for kernel test robot >
Acked-by: Jason Wang <jasow...@redhat.com> Thanks