diff options
author | Dragos Tatulea <[email protected]> | 2024-08-16 12:01:54 +0300 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2024-09-25 07:07:42 -0400 |
commit | 61674c154bb7f19fad612242022276e8bd9e10d2 (patch) | |
tree | c361ffe4eb07c344afd368e9f953e5b1393556c5 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 1fcdf43ea69e976aae4f2d76ebb199cc0d4c5a88 (diff) |
vdpa/mlx5: Use async API for vq modify commands
Switch firmware vq modify command to be issued via the async API to
allow future parallelization. The new refactored function applies the
modify on a range of vqs and waits for their execution to complete.
For now the command is still used in a serial fashion. A later patch
will switch to modifying multiple vqs in parallel.
Signed-off-by: Dragos Tatulea <[email protected]>
Reviewed-by: Tariq Toukan <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Eugenio Pérez <[email protected]>
Tested-by: Lei Yang <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions