Re: [Xen-devel] [PATCH v2 13/17] x86emul: re-order checks in test harness

2017-09-15 Thread Andrew Cooper
On 14/09/17 16:19, Jan Beulich wrote: On older systems printing the "n/a" messages (resulting from the compiler not being new enough to deal with some of the test code) isn't very useful: If both CPU and compiler are too old for a certain test, we can as well omit those messages, as those tests w

[Xen-devel] [PATCH v2 13/17] x86emul: re-order checks in test harness

2017-09-14 Thread Jan Beulich
On older systems printing the "n/a" messages (resulting from the compiler not being new enough to deal with some of the test code) isn't very useful: If both CPU and compiler are too old for a certain test, we can as well omit those messages, as those tests wouldn't be run even if the compiler did