diff options
author | Mattias Nissler <122288598+mnissler-rivos@users.noreply.github.com> | 2023-08-31 11:23:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-31 10:23:52 +0100 |
commit | 2e8ec2e17a5252d29bae849eb4ccd7ca6bab216a (patch) | |
tree | 588f4ba710a498a050062371ac5b3d1c432fedc2 /docs | |
parent | 8530d6c34d20eaddb3dcec78792cafccf1468f55 (diff) | |
download | libvfio-user-2e8ec2e17a5252d29bae849eb4ccd7ca6bab216a.zip libvfio-user-2e8ec2e17a5252d29bae849eb4ccd7ca6bab216a.tar.gz libvfio-user-2e8ec2e17a5252d29bae849eb4ccd7ca6bab216a.tar.bz2 |
Prepare python test helpers for receiving commands (#774)
Thus far, the python test code has only ever sent messages of type
commands to the server and processed the corresponding replies. For the
twin-socket feature, the tests will exercise flows where DMA access
commands must be received, processed, and replied to by the client.
This change refactors the message handling python test code to provide
functions to handle server-to-client commands, reusing existing code as
appropriate.
Signed-off-by: Mattias Nissler <mnissler@rivosinc.com>
Reviewed-by: John Levon <john.levon@nutanix.com>
Reviewed-by: Thanos Makatos <thanos.makatos@nutanix.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions