On 25/03/28 09:02AM, Cédric Le Goater wrote: > On 3/27/25 21:07, Aditya Gupta wrote: > > <...snip...> > > In OPAL, the Power11 "CPU: PXYZ generation processor" string seems > inconsistent with the previous generations :
Yes, that was intentional due to how we wanted to export it as "Power11" Quoting mahesh's reply from skiboot list on 6th Feb 2025: > Power brand wants to export P11 as Power11. 'P' capital reset > lower I have handled this difference in the functional test also, where it will look for "CPU: P10" for powernv10, but "CPU: Power11" for powernv11 Thanks, - Aditya G > > [ 0.033505806,6] CPU: P8 generation processor > [ 0.072640552,5] PLAT: Detected QEMU POWER8 platform > [ 0.035156993,6] CPU: P9 generation processor > [ 0.062078034,5] PLAT: Detected QEMU POWER9 platform > [ 0.026078226,6] CPU: P10 generation processor > [ 0.044514479,5] PLAT: Detected QEMU POWER10 platform > [ 0.022154632,6] CPU: Power11 generation processor > [ 0.038760508,5] PLAT: Detected QEMU Power11 platform > > > Thanks, > > C. >