diff options
author | 2023-02-06 15:12:00 -0800 | |
---|---|---|
committer | 2023-02-20 19:27:00 -0500 | |
commit | 6e6d39830bc681533d97af78e2066a7e9ab6b5d8 (patch) | |
tree | e42ab2fbaa1c22736584739d70b2c638918c9e05 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | vdpa: fix improper error message when adding vdpa dev (diff) | |
download | wireguard-linux-6e6d39830bc681533d97af78e2066a7e9ab6b5d8.tar.xz wireguard-linux-6e6d39830bc681533d97af78e2066a7e9ab6b5d8.zip |
vdpa: conditionally read STATUS in config space
The spec says:
status only exists if VIRTIO_NET_F_STATUS is set
Similar to MAC and MTU, vdpa_dev_net_config_fill() should read
STATUS conditionally depending on the feature bits.
Signed-off-by: Si-Wei Liu <si-wei.liu@oracle.com>
Reviewed-by: Parav Pandit <parav@nvidia.com>
Reviewed-by: Eli Cohen <elic@nvidia.com>
Message-Id: <1675725124-7375-3-git-send-email-si-wei.liu@oracle.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions