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.30 [+0.30] -4 -t
# 2.56 [+2.26] tcp tx:    972 MB/s    16494 calls/s  16494 msg/s
# 2.57 [+0.00] tcp rx:    973 MB/s    50200 calls/s
# 3.56 [+1.00] tcp tx:    970 MB/s    16467 calls/s  16467 msg/s
# 3.57 [+0.00] tcp rx:    972 MB/s    50321 calls/s
# 4.56 [+1.00] tcp tx:   1049 MB/s    17797 calls/s  17797 msg/s
# 5.56 [+1.00] tcp tx:   1199 MB/s    20349 calls/s  20349 msg/s
# 5.60 [+0.03] udp gso - over veth touching data
# 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.88 [+0.28] -4 -v
# 6.89 [+1.02] udp rx:    529 MB/s   383232 calls/s
# 6.91 [+0.02] udp tx:    845 MB/s    14347 calls/s  14347 msg/s
# 7.89 [+0.98] udp rx:    538 MB/s   390005 calls/s
# 7.91 [+0.02] udp tx:    830 MB/s    14091 calls/s  14091 msg/s
# 8.89 [+0.98] udp rx:    525 MB/s   381130 calls/s
# 8.91 [+0.02] udp tx:    768 MB/s    13037 calls/s  13037 msg/s
# 9.89 [+0.99] udp rx:    529 MB/s   383332 calls/s
# 9.91 [+0.01] udp tx:    819 MB/s    13892 calls/s  13892 msg/s
# 9.95 [+0.04] udp gso and gro - over veth touching data
# 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.26 [+0.32] -4 -G
# 11.28 [+1.02] udp rx:    606 MB/s   442645 calls/s
# 11.30 [+0.02] udp tx:    619 MB/s    10499 calls/s  10499 msg/s
# 12.28 [+0.98] udp rx:    667 MB/s   486861 calls/s
# 12.30 [+0.02] udp tx:    667 MB/s    11315 calls/s  11315 msg/s
# 13.28 [+0.98] udp rx:    666 MB/s   486428 calls/s
# 13.30 [+0.02] udp tx:    666 MB/s    11306 calls/s  11306 msg/s
# 14.28 [+0.98] udp rx:    666 MB/s   485727 calls/s
# 14.30 [+0.02] udp tx:    665 MB/s    11291 calls/s  11291 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__->