qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v19 14/21] tests/avocado: s390x cpu topology core


From: Cédric Le Goater
Subject: Re: [PATCH v19 14/21] tests/avocado: s390x cpu topology core
Date: Tue, 4 Apr 2023 14:17:01 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1

On 4/4/23 11:21, Cédric Le Goater wrote:
On 4/3/23 18:28, Pierre Morel wrote:
Introduction of the s390x cpu topology core functions and
basic tests.

We test the corelation between the command line and
the QMP results in query-cpus-fast for various CPU topology.

Signed-off-by: Pierre Morel <pmorel@linux.ibm.com>

I gave the tests a run on a z LPAR. Nice job !

I forgot to add some timing output :

$ build/tests/venv/bin/avocado --show=app run   
build/tests/avocado/s390_topology.py
 (01/12) build/tests/avocado/s390_topology.py:S390CPUTopology.test_single: PASS 
(4.78 s)
 (02/12) build/tests/avocado/s390_topology.py:S390CPUTopology.test_default: 
PASS (3.90 s)
 (03/12) build/tests/avocado/s390_topology.py:S390CPUTopology.test_move: PASS 
(3.82 s)
 (04/12) build/tests/avocado/s390_topology.py:S390CPUTopology.test_hotplug: 
PASS (3.84 s)
 (05/12) 
build/tests/avocado/s390_topology.py:S390CPUTopology.test_hotplug_full: PASS 
(3.94 s)
 (06/12) 
build/tests/avocado/s390_topology.py:S390CPUTopology.test_polarisation: PASS 
(4.59 s)
 (07/12) build/tests/avocado/s390_topology.py:S390CPUTopology.test_entitlement: 
PASS (4.65 s)
 (08/12) build/tests/avocado/s390_topology.py:S390CPUTopology.test_dedicated: 
PASS (4.65 s)
 (09/12) build/tests/avocado/s390_topology.py:S390CPUTopology.test_socket_full: 
PASS (4.25 s)
 (10/12) 
build/tests/avocado/s390_topology.py:S390CPUTopology.test_dedicated_error: PASS 
(4.46 s)
 (11/12) build/tests/avocado/s390_topology.py:S390CPUTopology.test_move_error: 
PASS (4.22 s)
 (12/12) 
build/tests/avocado/s390_topology.py:S390CPUTopology.test_query_polarization: 
PASS (4.63 s)


C.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]