Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SRIOV: add new case to test memory lock limit when hotplug memory with hostdev #5944

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

meinaLi
Copy link
Contributor

@meinaLi meinaLi commented Oct 18, 2024

Automate:
VIRT-299986 - hotplug memory to vm with hostdev type interface and check the memlock limit

…h hostdev

VIRT-299986 - hotplug memory to vm with hostdev type interface and check
the memlock limit

Signed-off-by: Meina Li <[email protected]>
@meinaLi
Copy link
Contributor Author

meinaLi commented Oct 18, 2024

# avocado run --vt-type libvirt --test-runner=runner --vt-machine-type q35 sriov.locked_memory_check.hotplug_memory
JOB ID     : ca8bf2e22542a5eab59a0d1880f26ab39173a2a3
JOB LOG    : /var/log/avocado/job-results/job-2024-10-18T02.49-ca8bf2e/job.log
 (01/12) type_specific.io-github-autotest-libvirt.sriov.locked_memory_check.hotplug_memory.without_hardlimit.with_hostdev.hostdev_interface: PASS (65.59 s)
 (02/12) type_specific.io-github-autotest-libvirt.sriov.locked_memory_check.hotplug_memory.without_hardlimit.with_hostdev.hostdev_device.vf_address: PASS (65.62 s)
 (03/12) type_specific.io-github-autotest-libvirt.sriov.locked_memory_check.hotplug_memory.without_hardlimit.with_hostdev.hostdev_device.pf_address: PASS (70.29 s)
 (04/12) type_specific.io-github-autotest-libvirt.sriov.locked_memory_check.hotplug_memory.without_hardlimit.without_hostdev.hostdev_interface: PASS (65.98 s)
 (05/12) type_specific.io-github-autotest-libvirt.sriov.locked_memory_check.hotplug_memory.without_hardlimit.without_hostdev.hostdev_device.vf_address: PASS (72.58 s)
 (06/12) type_specific.io-github-autotest-libvirt.sriov.locked_memory_check.hotplug_memory.without_hardlimit.without_hostdev.hostdev_device.pf_address: PASS (66.60 s)
 (07/12) type_specific.io-github-autotest-libvirt.sriov.locked_memory_check.hotplug_memory.with_hardlimit.with_hostdev.hostdev_interface: PASS (65.96 s)
 (08/12) type_specific.io-github-autotest-libvirt.sriov.locked_memory_check.hotplug_memory.with_hardlimit.with_hostdev.hostdev_device.vf_address: PASS (66.19 s)
 (09/12) type_specific.io-github-autotest-libvirt.sriov.locked_memory_check.hotplug_memory.with_hardlimit.with_hostdev.hostdev_device.pf_address: PASS (71.12 s)
 (10/12) type_specific.io-github-autotest-libvirt.sriov.locked_memory_check.hotplug_memory.with_hardlimit.without_hostdev.hostdev_interface: PASS (64.94 s)
 (11/12) type_specific.io-github-autotest-libvirt.sriov.locked_memory_check.hotplug_memory.with_hardlimit.without_hostdev.hostdev_device.vf_address: PASS (71.09 s)
 (12/12) type_specific.io-github-autotest-libvirt.sriov.locked_memory_check.hotplug_memory.with_hardlimit.without_hostdev.hostdev_device.pf_address: PASS (65.55 s)
RESULTS    : PASS 12 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB HTML   : /var/log/avocado/job-results/job-2024-10-18T02.49-ca8bf2e/results.html
JOB TIME   : 813.69 s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant