<div dir="auto"><div>Hi, Zhu,<div dir="auto"><br></div><div dir="auto"><span style="font-family:sans-serif">> Some platforms have a core number less than a fixed value.</span><br></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto">Thanks for this patch. You are right, obviously there are platforms with other combinations than </div><span style="font-family:sans-serif">"2S/2C/</span><span style="font-family:sans-serif">2T", and actually I myself run DTS on diifferent platforms than this and had some issues related to it with various DTS test modules.</span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif"> I have a question, though,if I may: </span></div><div dir="auto"><font face="sans-serif">On which platform ( i mean which combination of socket/core/thread in that platform) did the solution of using c</font><span style="font-family:sans-serif">ores = self.dut.get_core_list</span><span style="font-family:sans-serif">st("all") instead of the  hard coded </span><span style="font-family:sans-serif">"2S/2C/</span><span style="font-family:sans-serif">2T" worked </span><span style="font-family:sans-serif"> for you for this ipfrag Test Module? </span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">And a general question to DTS developers/maintainer:  all the DTS test suites use hard coded values for the S/C/T combination. And obviously this will fail on certain platforms. Wouldn't it be reasonable to replace all these occurrences with </span><span style="font-family:sans-serif">self.dut.get_core_list</span><span style="font-family:sans-serif">st("all") ? Will </span><span style="font-family:sans-serif">self.dut.get_core_list</span><span style="font-family:sans-serif">st("all") always work, for any combination of socket/core/thread ? Will this work for 2S/4C/2T ? </span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">Regards,</span></div><div dir="auto"><span style="font-family:sans-serif">Rami Rosen</span></div></div>