rcutorture: Abbreviate kvm.sh summary lines
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 19 Apr 2018 16:44:01 +0000 (09:44 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 15 May 2018 17:32:17 +0000 (10:32 -0700)
commitb4e8afbd2113bccaa96f194ecf9f406259f0bd8e
treefa282c06edc0c9ce13310a2bdb048ccaee7ab9d9
parent413e5512bcb464633fbb1b56b665ff063f4e3cc9
rcutorture: Abbreviate kvm.sh summary lines

With the addition of the end-of-test state, it is not uncommon for the
kvm.sh summary lines to overflow 80 characters.  This commit therefore
applies abbreviations in order to make the line fit into 80 characters
with high probability.

And yes, I did make heavy use of punched cards back in the day, so 80
columns it is for my xterms!  ;-)

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Tested-by: Nicholas Piggin <npiggin@gmail.com>
tools/testing/selftests/rcutorture/bin/kvm-recheck-rcu.sh