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.32 [+0.31] -4 -t
# 2.59 [+2.28] tcp tx:    536 MB/s     9105 calls/s   9105 msg/s
# 2.59 [+0.00] tcp rx:    537 MB/s    33224 calls/s
# 3.59 [+1.00] tcp tx:    551 MB/s     9359 calls/s   9359 msg/s
# 3.59 [+0.00] tcp rx:    552 MB/s    32668 calls/s
# 4.59 [+1.00] tcp tx:    565 MB/s     9597 calls/s   9597 msg/s
# 4.59 [+0.00] tcp rx:    566 MB/s    32429 calls/s
# 5.59 [+1.00] tcp tx:    561 MB/s     9526 calls/s   9526 msg/s
# 5.62 [+0.03] udp gso - over veth touching data
# 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.91 [+0.29] -4 -v
# 6.92 [+1.01] udp rx:    528 MB/s   382464 calls/s
# 6.95 [+0.02] udp tx:    831 MB/s    14100 calls/s  14100 msg/s
# 7.93 [+0.98] udp rx:    541 MB/s   392448 calls/s
# 7.95 [+0.02] udp tx:    825 MB/s    14009 calls/s  14009 msg/s
# 8.93 [+0.98] udp rx:    542 MB/s   392568 calls/s
# 8.95 [+0.02] udp tx:    823 MB/s    13968 calls/s  13968 msg/s
# 9.93 [+0.98] udp rx:    543 MB/s   393472 calls/s
# 9.95 [+0.02] udp tx:    821 MB/s    13941 calls/s  13941 msg/s
# 9.98 [+0.03] udp gso and gro - over veth touching data
# 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.24 [+0.27] -4 -G
# 11.26 [+1.01] udp rx:    613 MB/s   447669 calls/s
# 11.27 [+0.02] udp tx:    624 MB/s    10598 calls/s  10598 msg/s
# 12.26 [+0.98] udp rx:    637 MB/s   465067 calls/s
# 12.27 [+0.02] udp tx:    637 MB/s    10808 calls/s  10808 msg/s
# 13.26 [+0.99] udp rx:    637 MB/s   464888 calls/s
# 13.27 [+0.02] udp tx:    637 MB/s    10805 calls/s  10805 msg/s
# 14.26 [+0.99] udp rx:    638 MB/s   465579 calls/s
# 14.27 [+0.01] udp tx:    638 MB/s    10822 calls/s  10822 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__->