vdpa: Allow VIRTIO_NET_F_CTRL_VLAN in SVQ
authorHawkins Jiawei <yin31149@gmail.com>
Sun, 23 Jul 2023 12:09:14 +0000 (20:09 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 4 Oct 2023 08:54:13 +0000 (04:54 -0400)
commite213c45a042db2506b5e8f16293f1f1c5083a577
tree6c6f0b1266117e5f99da2dd9eead3cd53669c145
parent8f7e9967484dec2a727c24a509962ca3a4f5dad4
vdpa: Allow VIRTIO_NET_F_CTRL_VLAN in SVQ

Enable SVQ with VIRTIO_NET_F_CTRL_VLAN feature.

Co-developed-by: Eugenio Pérez <eperezma@redhat.com>
Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Signed-off-by: Hawkins Jiawei <yin31149@gmail.com>
Message-Id: <38dc63102a42c31c72fd293d0e6e2828fd54c86e.1690106284.git.yin31149@gmail.com>
Tested-by: Lei Yang <leiyang@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
net/vhost-vdpa.c