> > Changchun Ouyang (3):
> > vhost: rxtx: use queue id instead of constant ring index
> > virtio: fix deadloop due to reading virtio_net_config incorrectly
> > vhost: add VHOST_USER_SET_VRING_ENABLE message
> >
> > Yuanhan Liu (5):
> > vhost-user: add protocol features support
> > vhost-
On Mon, Oct 26, 2015 at 01:36:10AM +, Xie, Huawei wrote:
> On 10/22/2015 8:35 PM, Yuanhan Liu wrote:
> > This patch set enables vhost-user multiple queue feature.
> >
> >
> > ---
> > Changchun Ouyang (3):
> > vhost: rxtx: use queue id instead of constant ring index
> > virtio: fix deadloop
On 10/22/2015 8:35 PM, Yuanhan Liu wrote:
> This patch set enables vhost-user multiple queue feature.
>
>
> ---
> Changchun Ouyang (3):
> vhost: rxtx: use queue id instead of constant ring index
> virtio: fix deadloop due to reading virtio_net_config incorrectly
> vhost: add VHOST_USER_SET_VR
This patch set enables vhost-user multiple queue feature.
v8:
- put SET_VRING_ENABLE() patch before the patch actually
enable mq, since that make more sense.
- don't change the kickfd reset behavior for patch 3
- move virt_queue field to the end of virtio_net struct.
- commen
4 matches
Mail list logo