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.01 [+0.01] ipv6
# 0.01 [+0.00] tcp - over veth touching data
# 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 0.45 [+0.44] -4 -t
# 2.82 [+2.37] tcp tx:    540 MB/s     9165 calls/s   9165 msg/s
# 2.82 [+0.00] tcp rx:    542 MB/s    33534 calls/s
# 3.82 [+1.00] tcp tx:    530 MB/s     8996 calls/s   8996 msg/s
# 3.82 [+0.00] tcp rx:    530 MB/s    33739 calls/s
# 4.82 [+1.00] tcp tx:    531 MB/s     9008 calls/s   9008 msg/s
# 4.82 [+0.00] tcp rx:    531 MB/s    34438 calls/s
# 5.82 [+1.00] tcp tx:    511 MB/s     8681 calls/s   8681 msg/s
# 5.86 [+0.04] udp gso - over veth touching data
# 5.86 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.32 [+0.46] -4 -v
# 7.33 [+1.01] udp rx:    531 MB/s   385674 calls/s
# 7.36 [+0.03] udp tx:    735 MB/s    12477 calls/s  12477 msg/s
# 8.33 [+0.97] udp rx:    519 MB/s   377910 calls/s
# 8.36 [+0.03] udp tx:    598 MB/s    10158 calls/s  10158 msg/s
# 9.34 [+0.97] udp rx:    554 MB/s   403170 calls/s
# 9.36 [+0.03] udp tx:    673 MB/s    11427 calls/s  11427 msg/s
# 10.34 [+0.97] udp rx:    583 MB/s   423424 calls/s
# 10.36 [+0.03] udp tx:    742 MB/s    12587 calls/s  12587 msg/s
# 10.40 [+0.04] udp gso and gro - over veth touching data
# 10.40 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.86 [+0.46] -4 -G
# 11.87 [+1.01] udp rx:    649 MB/s   473999 calls/s
# 11.90 [+0.03] udp tx:    669 MB/s    11358 calls/s  11358 msg/s
# 12.87 [+0.97] udp rx:    682 MB/s   497755 calls/s
# 12.90 [+0.03] udp tx:    685 MB/s    11622 calls/s  11622 msg/s
# 13.88 [+0.98] udp rx:    684 MB/s   499474 calls/s
# 13.90 [+0.02] udp tx:    687 MB/s    11664 calls/s  11664 msg/s
# 14.88 [+0.98] udp rx:    690 MB/s   503272 calls/s
# 14.90 [+0.02] udp tx:    693 MB/s    11756 calls/s  11756 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__->