make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: udpgro_frglist.sh
# 0.00 [+0.00] ipv6
# 0.00 [+0.00] tcp - over veth touching data
# 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 0.31 [+0.31] -4 -t
# 2.59 [+2.28] tcp tx:    999 MB/s    16953 calls/s  16953 msg/s
# 2.59 [+0.00] tcp rx:    999 MB/s    51866 calls/s
# 3.59 [+1.00] tcp tx:    982 MB/s    16666 calls/s  16666 msg/s
# 3.59 [+0.00] tcp rx:    983 MB/s    51100 calls/s
# 4.59 [+1.00] tcp tx:   1011 MB/s    17160 calls/s  17160 msg/s
# 4.59 [+0.00] tcp rx:   1012 MB/s    51583 calls/s
# 5.59 [+1.00] tcp tx:    818 MB/s    13882 calls/s  13882 msg/s
# 5.63 [+0.04] udp gso - over veth touching data
# 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.96 [+0.33] -4 -v
# 6.97 [+1.01] udp rx:    600 MB/s   435456 calls/s
# 6.99 [+0.02] udp tx:   1245 MB/s    21119 calls/s  21119 msg/s
# 7.97 [+0.98] udp rx:    594 MB/s   430592 calls/s
# 7.99 [+0.02] udp tx:   1243 MB/s    21089 calls/s  21089 msg/s
# 8.97 [+0.98] udp rx:    440 MB/s   318720 calls/s
# 8.99 [+0.02] udp tx:    946 MB/s    16045 calls/s  16045 msg/s
# 9.97 [+0.98] udp rx:    532 MB/s   385792 calls/s
# 9.99 [+0.02] udp tx:    848 MB/s    14389 calls/s  14389 msg/s
# 10.03 [+0.04] udp gso and gro - over veth touching data
# 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.35 [+0.32] -4 -G
# 11.36 [+1.02] udp rx:   1122 MB/s   818467 calls/s
# 11.38 [+0.02] udp tx:   1145 MB/s    19432 calls/s  19432 msg/s
# 12.36 [+0.98] udp rx:   1139 MB/s   831005 calls/s
# 12.38 [+0.02] udp tx:   1134 MB/s    19240 calls/s  19240 msg/s
# 13.36 [+0.98] udp rx:    638 MB/s   465904 calls/s
# 13.38 [+0.02] udp tx:    636 MB/s    10792 calls/s  10792 msg/s
# 14.37 [+0.98] udp rx:    604 MB/s   440908 calls/s
# 14.38 [+0.02] udp tx:    607 MB/s    10311 calls/s  10311 msg/s
ok 1 selftests: net: udpgro_frglist.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->