RE: [PATCH 0/8] tests/unit/test-smp-sparse: Misc Cleanup and Add Module Test

2024-05-29 Thread Ma, Yongwei
On 2024/5/30 10:45, Yongwei Ma wrote: > Hi, > > Since the module support has landed in x86, and it's time to add the > module's -smp test cases to cover the relevant code path. > > This series adds the module tests to ensure that this new level does not > break the current topology information ca

RE: [PATCH v2 00/17] Support smp.clusters for x86

2023-06-13 Thread Ma, Yongwei
> On Mon, May 29, 2023 at 08:30:44PM +0800, Zhao Liu wrote: > > Date: Mon, 29 May 2023 20:30:44 +0800 > > From: Zhao Liu > > Subject: [PATCH v2 00/17] Support smp.clusters for x86 > > X-Mailer: git-send-email 2.34.1 > > > > From: Zhao Liu > > > > Hi list, > > > > This is the our v2 patch series,