autotest / tp-libvirt

Test Provider for Libvirt and related virtualization backends
Other
33 stars 169 forks source link

viommu: Add a case for file transfers #5861

Closed Yingshun closed 1 month ago

Yingshun commented 2 months ago

This PR adds: VIRT-301880: Transfer a file between host and vm with iommu device

Test results:

 (1/2) type_specific.io-github-autotest-libvirt.vIOMMU.transfer_file.virtio_interface.virtio: PASS (79.73 s)
 (2/2) type_specific.io-github-autotest-libvirt.vIOMMU.transfer_file.virtio_interface.smmuv3: PASS (49.39 s)

 (1/4) type_specific.io-github-autotest-libvirt.vIOMMU.transfer_file.e1000e.virtio: PASS (184.21 s)
 (2/4) type_specific.io-github-autotest-libvirt.vIOMMU.transfer_file.e1000e.intel: PASS (339.61 s)
 (3/4) type_specific.io-github-autotest-libvirt.vIOMMU.transfer_file.virtio_interface.virtio: PASS (184.73 s)
 (4/4) type_specific.io-github-autotest-libvirt.vIOMMU.transfer_file.virtio_interface.intel: PASS (321.49 s)
Yingshun commented 1 month ago

All comments have been processed. Iommu's name has been discussed with dzheng and we don't plan to modify it at the moment, so merge this PR first.