On Fri, Oct 04, 2019 at 03:18:24PM +0100, Andre Przywara wrote: > At the moment the check_acked() IRQ helper function just prints a > generic "Completed" or "Timed out" message, without given a more > detailed test description. > > To be able to tell the different IRQ tests apart, and also to allow > re-using it more easily, add a "description" parameter string, > which is prefixing the output line. This gives more information on what > exactly was tested. > > This also splits the variable output part of the line (duration of IRQ > delivery) into a separate INFO: line, to not confuse testing frameworks. > > Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx> > --- > arm/gic.c | 17 ++++++++++------- > 1 file changed, 10 insertions(+), 7 deletions(-) > Reviewed-by: Andrew Jones <drjones@xxxxxxxxxx> _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm