diff options
author | Si-Wei Liu <[email protected]> | 2023-02-14 17:30:40 -0800 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2023-03-10 04:02:31 -0500 |
commit | 09e65ee9059d76b89cb713795748805efd3f50c6 (patch) | |
tree | 96633e1a0820094d47fe433b906e63535f77c0fd /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | aed8efddd39b3434c96718d39009285c52b1cafc (diff) |
vdpa/mlx5: should not activate virtq object when suspended
Otherwise the virtqueue object to instate could point to invalid address
that was unmapped from the MTT:
mlx5_core 0000:41:04.2: mlx5_cmd_out_err:782:(pid 8321):
CREATE_GENERAL_OBJECT(0xa00) op_mod(0xd) failed, status
bad parameter(0x3), syndrome (0x5fa1c), err(-22)
Fixes: cae15c2ed8e6 ("vdpa/mlx5: Implement susupend virtqueue callback")
Cc: Eli Cohen <[email protected]>
Signed-off-by: Si-Wei Liu <[email protected]>
Reviewed-by: Eli Cohen <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Jason Wang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions