diff options
| author | Zhu Lingshan <[email protected]> | 2022-09-29 01:45:52 +0000 |
|---|---|---|
| committer | Michael S. Tsirkin <[email protected]> | 2022-10-08 00:00:42 +0000 |
| commit | 8a505711fa2749a43bc3208f0c75f57b6491fec4 (patch) | |
| tree | f1186c263bed158fce0d985a4336439198dc5904 /scripts/clang-tools/run-clang-tools.py | |
| parent | vDPA: only report driver features if FEATURES_OK is set (diff) | |
| download | kernel-8a505711fa2749a43bc3208f0c75f57b6491fec4.tar.gz kernel-8a505711fa2749a43bc3208f0c75f57b6491fec4.zip | |
vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence
virtio 1.2 spec says:
max_virtqueue_pairs only exists if VIRTIO_NET_F_MQ or
VIRTIO_NET_F_RSS is set.
So when reporint MQ to userspace, it should check both
VIRTIO_NET_F_MQ and VIRTIO_NET_F_RSS.
unused parameter struct vdpa_device *vdev is removed
Signed-off-by: Zhu Lingshan <[email protected]>
Acked-by: Jason Wang <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'scripts/clang-tools/run-clang-tools.py')
0 files changed, 0 insertions, 0 deletions
