On Thu, May 08, 2025, James Houghton wrote: > @@ -372,7 +501,7 @@ static void help(char *name) > printf(" -v: specify the number of vCPUs to run.\n"); > printf(" -o: Overlap guest memory accesses instead of partitioning\n" > " them into a separate region of memory for each vCPU.\n"); > - printf(" -w: Control whether the test warns or fails if more than 10%\n" > + printf(" -w: Control whether the test warns or fails if more than 10%%\n" This belongs in patch 2. I'll fixup when applying.