Akihiko Odaki
1c188fc8cb
virtio-net: Fix vhost virtqueue notifiers for RSS
...
virtio_net_guest_notifier_pending() and virtio_net_guest_notifier_mask()
checked VIRTIO_NET_F_MQ to know there are multiple queues, but
VIRTIO_NET_F_RSS also enables multiple queues. Refer to n->multiqueue,
which is set to true either of VIRTIO_NET_F_MQ or VIRTIO_NET_F_RSS is
enabled.
Fixes: 68b0a6395f36 ("virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpa")
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2024-03-29 14:57:59 +08:00
..
2024-01-05 16:20:15 +01:00
2023-11-21 15:42:34 +08:00
2023-11-21 15:42:34 +08:00
2023-12-30 07:38:06 +11:00
2023-12-30 07:38:06 +11:00
2024-01-05 22:28:54 +03:00
2023-12-30 07:38:06 +11:00
2023-12-30 07:38:06 +11:00
2024-03-12 19:28:32 +08:00
2024-03-12 19:28:32 +08:00
2023-12-30 07:38:06 +11:00
2023-12-30 07:38:06 +11:00
2024-02-02 16:23:47 +00:00
2023-12-30 07:38:06 +11:00
2023-12-30 07:38:06 +11:00
2024-03-12 19:28:31 +08:00
2024-03-12 19:28:31 +08:00
2024-03-12 17:56:55 -04:00
2023-11-13 15:33:37 +08:00
2023-12-30 07:38:06 +11:00
2024-02-02 16:23:47 +00:00
2023-12-30 07:38:06 +11:00
2024-02-02 16:23:47 +00:00
2023-11-21 15:42:34 +08:00
2024-02-02 18:56:32 +00:00
2023-12-30 07:38:06 +11:00
2023-12-30 07:38:06 +11:00
2023-12-30 07:38:06 +11:00
2023-12-30 07:38:06 +11:00
2023-12-30 07:38:06 +11:00
2023-12-30 07:38:06 +11:00
2023-12-30 07:38:06 +11:00
2024-02-02 13:51:59 +00:00
2023-11-21 15:42:34 +08:00
2023-12-30 07:38:06 +11:00
2024-03-12 19:28:32 +08:00
2023-12-30 07:38:06 +11:00
2024-02-02 16:23:47 +00:00
2023-12-30 07:38:06 +11:00
2023-12-30 07:38:06 +11:00
2023-12-30 07:38:06 +11:00
2023-12-30 07:38:06 +11:00
2024-02-02 13:51:59 +00:00
2024-02-11 13:20:23 +01:00
2024-03-26 14:21:26 +01:00
2024-03-29 14:57:59 +08:00
2023-12-30 07:38:06 +11:00
2024-03-09 18:51:45 +01:00
2023-12-30 07:38:06 +11:00
2023-11-21 15:42:34 +08:00
2023-11-21 15:42:34 +08:00