linux/drivers/vdpa
Eugenio Pérez d8b3832a78 vdpa_sim_net: Offer VIRTIO_NET_F_STATUS
VIRTIO_NET_S_LINK_UP is already returned in config reads since vdpasim
creation, but the feature bit was not offered to the driver.

Tested modifying VIRTIO_NET_S_LINK_UP and different values of "status"
in qemu virtio-net options, using vhost_vdpa.

Not considering as a fix, because there should be no driver trusting in
this config read before the feature flag.

Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Message-Id: <20221117155502.1394700-1-eperezma@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Tested-by: Lei Yang <leiyang@redhat.com>
2023-02-20 19:26:55 -05:00
..
alibaba vdpa: multiple address spaces support 2022-05-31 12:44:27 -04:00
ifcvf vDPA/ifcvf: implement features provisioning 2023-02-20 19:26:55 -05:00
mlx5 vdpa/mlx5: Add RX counters to debugfs 2023-02-20 19:26:54 -05:00
vdpa_sim vdpa_sim_net: Offer VIRTIO_NET_F_STATUS 2023-02-20 19:26:55 -05:00
vdpa_user vduse: Validate vq_num in vduse_validate_config() 2022-12-28 05:28:11 -05:00
virtio_pci vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove 2022-12-28 05:28:11 -05:00
Kconfig vdpa/mlx5: Add RX counters to debugfs 2023-02-20 19:26:54 -05:00
Makefile eni_vdpa: add vDPA driver for Alibaba ENI 2021-11-01 05:23:41 -04:00
vdpa.c vdpa: conditionally fill max max queue pair for stats 2022-12-28 05:28:11 -05:00