diff options
author | Angus Chen <[email protected]> | 2022-09-23 17:10:13 +0800 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2022-09-27 18:30:48 -0400 |
commit | db5db1a00d0816207be3a0166fcb4f523eaf3b52 (patch) | |
tree | 46cf3685026075732ecae76a573f70514cf75217 /scripts/gdb/linux/dmesg.py | |
parent | f76349cf41451c5c42a99f18a9163377e4b364ff (diff) |
vdpa/ifcvf: fix the calculation of queuepair
The q_pair_id to address a queue pair in the lm bar should be
calculated by queue_id / 2 rather than queue_id / nr_vring.
Fixes: 2ddae773c93b ("vDPA/ifcvf: detect and use the onboard number of queues directly")
Signed-off-by: Angus Chen <[email protected]>
Reviewed-by: Jason Wang <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Acked-by: Zhu Lingshan <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/dmesg.py')
0 files changed, 0 insertions, 0 deletions