Re: [PATCH 0/2] Fix session topology test for powerpc and add utility function to get cpuinfo entries

2022-04-29 Thread Disha Goel
Subject: [PATCH 0/2] Fix session topology test for powerpc and add utility function to get cpuinfo entries Date: Thu, 28 Apr 2022 20:38:27 +0530 The session topology test fails in powerpc pSeries platform.Test logs:<<>>Session topology : FAILED!<<>> This test uses cpu top

[PATCH 0/2] Fix session topology test for powerpc and add utility function to get cpuinfo entries

2022-04-28 Thread Athira Rajeev
The session topology test fails in powerpc pSeries platform. Test logs: <<>> Session topology : FAILED! <<>> This test uses cpu topology information and in powerpc, some of the topology info is restricted in environment like virtualized platform. Hence this test needs to be skipped in pSeries plat