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.27 [+0.27] -4 -t
# 2.51 [+2.23] tcp tx:   1032 MB/s    17509 calls/s  17509 msg/s
# 2.51 [+0.00] tcp rx:   1032 MB/s    51493 calls/s
# 3.51 [+1.00] tcp tx:    977 MB/s    16580 calls/s  16580 msg/s
# 3.51 [+0.00] tcp rx:    978 MB/s    50037 calls/s
# 4.51 [+1.00] tcp tx:    994 MB/s    16868 calls/s  16868 msg/s
# 4.51 [+0.00] tcp rx:    995 MB/s    50866 calls/s
# 5.51 [+1.00] tcp tx:   1006 MB/s    17064 calls/s  17064 msg/s
# 5.54 [+0.03] udp gso - over veth touching data
# 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.82 [+0.28] -4 -v
# 6.83 [+1.01] udp rx:    656 MB/s   475648 calls/s
# 6.85 [+0.02] udp tx:   1244 MB/s    21106 calls/s  21106 msg/s
# 7.83 [+0.98] udp rx:    669 MB/s   485120 calls/s
# 7.85 [+0.02] udp tx:   1150 MB/s    19509 calls/s  19509 msg/s
# 8.83 [+0.98] udp rx:    668 MB/s   484352 calls/s
# 8.85 [+0.02] udp tx:   1275 MB/s    21634 calls/s  21634 msg/s
# 9.84 [+0.99] udp rx:    669 MB/s   484608 calls/s
# 9.85 [+0.01] udp tx:   1276 MB/s    21644 calls/s  21644 msg/s
# 9.88 [+0.03] udp gso and gro - over veth touching data
# 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.16 [+0.28] -4 -G
# 11.17 [+1.01] udp rx:   1102 MB/s   803720 calls/s
# 11.19 [+0.02] udp tx:   1123 MB/s    19047 calls/s  19047 msg/s
# 12.17 [+0.98] udp rx:   1117 MB/s   815120 calls/s
# 12.19 [+0.02] udp tx:   1119 MB/s    18993 calls/s  18993 msg/s
# 13.18 [+0.98] udp rx:   1114 MB/s   812917 calls/s
# 13.19 [+0.02] udp tx:   1117 MB/s    18948 calls/s  18948 msg/s
# 14.18 [+0.99] udp rx:   1113 MB/s   812326 calls/s
# 14.19 [+0.01] udp tx:   1113 MB/s    18878 calls/s  18878 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__->