https://bugzilla.kernel.org/show_bug.cgi?id=218739 mlevitsk@xxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mlevitsk@xxxxxxxxxx --- Comment #2 from mlevitsk@xxxxxxxxxx --- Adding my .02 cents: I also see this test fail sometimes (once per hour or so of continuous running) and in my case it fails because 'count != 0' assert on INTEL_ARCH_LLC_MISSES_INDEX event and only for this event. The reason is IMHO, is that it is possible to have 0 LLC misses if the cache is large enough and code was run for enough iterations. I wasn't able to make the test fail for other reasons (I only tested non-nested case so far, nested this test also fails sometimes) Best regards, Maxim Levitsky -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.