tests/unit/test-smp-parse: Fix comment of parameters=1 case
authorZhao Liu <zhao1.liu@intel.com>
Wed, 29 May 2024 06:19:19 +0000 (14:19 +0800)
committerThomas Huth <thuth@redhat.com>
Wed, 12 Jun 2024 10:10:57 +0000 (12:10 +0200)
commit7c56fb74b31fa697c7cdf634a141756b98771f08
tree58615e63addf1b733443faa995b9dbdbb9b3fc20
parent94aae6ed218e962095bfe37efe5ae5ca6f30d9a2
tests/unit/test-smp-parse: Fix comment of parameters=1 case

SMP_CONFIG_WITH_FULL_TOPO hasn't support module level, so the parameter
should indicate the "clusters".

Additionally, reorder the parameters of -smp to match the topology
hierarchy order.

Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Tested-by: Yongwei Ma <yongwei.ma@intel.com>
Message-ID: <20240529061925.350323-3-zhao1.liu@intel.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/unit/test-smp-parse.c