Re: [PATCH v22 14/20] tests/avocado: s390x cpu topology core

2023-09-08 Thread Nina Schoetterl-Glausch
On Thu, 2023-09-07 at 10:27 +0200, Thomas Huth wrote: > On 01/09/2023 17.58, Nina Schoetterl-Glausch wrote: > > From: Pierre Morel > > > > Introduction of the s390x cpu topology core functions and > > basic tests. > > > > We test the correlation between the command line and > > the QMP results i

Re: [PATCH v22 14/20] tests/avocado: s390x cpu topology core

2023-09-07 Thread Thomas Huth
On 01/09/2023 17.58, Nina Schoetterl-Glausch wrote: From: Pierre Morel Introduction of the s390x cpu topology core functions and basic tests. We test the correlation between the command line and the QMP results in query-cpus-fast for various CPU topology. Signed-off-by: Pierre Morel --- MA

Re: [PATCH v22 14/20] tests/avocado: s390x cpu topology core

2023-09-04 Thread Nina Schoetterl-Glausch
On Fri, 2023-09-01 at 17:58 +0200, Nina Schoetterl-Glausch wrote: > From: Pierre Morel > > Introduction of the s390x cpu topology core functions and > basic tests. > > We test the correlation between the command line and > the QMP results in query-cpus-fast for various CPU topology. > > Signed-

[PATCH v22 14/20] tests/avocado: s390x cpu topology core

2023-09-01 Thread Nina Schoetterl-Glausch
From: Pierre Morel Introduction of the s390x cpu topology core functions and basic tests. We test the correlation between the command line and the QMP results in query-cpus-fast for various CPU topology. Signed-off-by: Pierre Morel --- MAINTAINERS| 1 + tests/avocado/s39