Re: [PATCH v1 0/5] virtio-mem: s390x support

2024-10-10 Thread Mario Casquero
This series has been successfully tested along with the QEMU's series. Virtio-mem devices could be resized, plugged and unplugged seamlessly. The memory information displayed is correct and reboot doesn't cause any issue. Tested-by: Mario Casquero On Tue, Sep 10, 2024 at 9:1

Re: [PATCH v1 0/2] selftests/mm: hugetlb_fault_after_madv improvements

2024-10-01 Thread Mario Casquero
xfail:0 xpass:0 skip:0 error:0 Tested-by: Mario Casquero On Thu, Sep 26, 2024 at 5:20 PM David Hildenbrand wrote: > > Mario brought to my attention that the hugetlb_fault_after_madv test > is currently always skipped on s390x. > > Let's adjust the test to be independent of the

Re: [PATCH 1/2] selftests: khugepaged: fix the shmem collapse failure

2025-06-19 Thread Mario Casquero
PTE table full of compound pages OK Restore THP and khugepaged settings... OK Tested-by: Mario Casquero On Thu, Jun 12, 2025 at 5:55 AM Baolin Wang wrote: > > When running the khugepaged selftest for shmem (./khugepaged all:shmem), > I encountered the following test failures: >