aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorEli Cohen <[email protected]>2021-08-23 08:21:20 +0300
committerMichael S. Tsirkin <[email protected]>2021-09-05 16:23:07 -0400
commitdb296d252dfb977885391e47d3fb6ac5a1f9601c (patch)
tree4087c2624c7d157b761b822977b841acec7892f1 /tools/perf/util/trace-event-scripting.c
parentae0428debf7cddf0863a95e415a1957d53384e7e (diff)
vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue
Instead, define an array of struct vdpa_callback on struct mlx5_vdpa_net and use it to store callbacks for any virtqueue provided. This is required due to the fact that callback configurations arrive before feature negotiation. With control VQ and multiqueue introduced next we want to save the information until after feature negotiation where we know the CVQ index. Signed-off-by: Eli Cohen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions