rnel.org/r/20241202033611.1374-1-yuxue.liu%40jaguarmicro.com
patch subject: [PATCH] vdpa/vp_vdpa: implement kick_vq_with_data callback
config: s390-allmodconfig
(https://download.01.org/0day-ci/archive/20241202/202412022030.evj2z5mv-...@intel.com/config)
compiler: clang version 20.0.0git (https://github.com
rnel.org/r/20241202033611.1374-1-yuxue.liu%40jaguarmicro.com
patch subject: [PATCH] vdpa/vp_vdpa: implement kick_vq_with_data callback
config: loongarch-allyesconfig
(https://download.01.org/0day-ci/archive/20241202/202412021926.sg38mshn-...@intel.com/config)
compiler: loongarch64-linux-gcc (GCC) 14.2.0
repro
On Mon, Dec 2, 2024 at 11:36 AM Yuxue Liu yuxue@jaguarmicro.com
wrote:
>
> From: Yuxue Liu
>
> 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
> ---
Acked-by: Jason Wan
From: Yuxue Liu
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
---
drivers/vdpa/virtio_pci/vp_vdpa.c | 9 +
1 file changed, 9 insertions(+)
diff --git a/drivers/vdpa/vir
4 matches
Mail list logo