Re: [PATCH V2 0/2] vhost-vDPA: vq notification map support

2021-06-14 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210602084106.43186-1-jasow...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210602084106.43186-1-jasow...@redhat.com Subject: [PATCH V2 0/2] vhost-vDPA: vq

Re: [PATCH V2 0/2] vhost-vDPA: vq notification map support

2021-06-09 Thread Jason Wang
在 2021/6/2 下午4:41, Jason Wang 写道: Hi All: This series tries to implement doorbell mapping support for vhost-vDPA. Tested with virtio-pci vDPA driver. Please review. Changes since V1: - use dev->vq_index to calculate the virtqueue index - remove the unused host_notifier_set Jason Wang (2):

[PATCH V2 0/2] vhost-vDPA: vq notification map support

2021-06-02 Thread Jason Wang
Hi All: This series tries to implement doorbell mapping support for vhost-vDPA. Tested with virtio-pci vDPA driver. Please review. Changes since V1: - use dev->vq_index to calculate the virtqueue index - remove the unused host_notifier_set Jason Wang (2): vhost-vdpa: skip ram device from the