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.26 [+0.26] -4 -t
# 2.51 [+2.25] tcp tx:    984 MB/s    16700 calls/s  16700 msg/s
# 2.51 [+0.00] tcp rx:    985 MB/s    46314 calls/s
# 3.51 [+1.00] tcp tx:    961 MB/s    16302 calls/s  16302 msg/s
# 3.51 [+0.00] tcp rx:    962 MB/s    49177 calls/s
# 4.51 [+1.00] tcp tx:    962 MB/s    16324 calls/s  16324 msg/s
# 4.51 [+0.00] tcp rx:    963 MB/s    49212 calls/s
# 5.51 [+1.00] tcp tx:    947 MB/s    16069 calls/s  16069 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.81 [+0.27] -4 -v
# 6.82 [+1.01] udp rx:    636 MB/s   461056 calls/s
# 6.84 [+0.02] udp tx:   1252 MB/s    21247 calls/s  21247 msg/s
# 7.82 [+0.98] udp rx:    663 MB/s   480512 calls/s
# 7.84 [+0.02] udp tx:   1233 MB/s    20915 calls/s  20915 msg/s
# 8.82 [+0.99] udp rx:    665 MB/s   482048 calls/s
# 8.84 [+0.01] udp tx:   1229 MB/s    20860 calls/s  20860 msg/s
# 9.82 [+0.99] udp rx:    663 MB/s   480512 calls/s
# 9.84 [+0.01] udp tx:   1234 MB/s    20946 calls/s  20946 msg/s
# 9.86 [+0.03] udp gso and gro - over veth touching data
# 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.12 [+0.26] -4 -G
# 11.13 [+1.01] udp rx:   1107 MB/s   807363 calls/s
# 11.15 [+0.02] udp tx:   1127 MB/s    19131 calls/s  19131 msg/s
# 12.13 [+0.98] udp rx:   1121 MB/s   818103 calls/s
# 12.15 [+0.02] udp tx:   1121 MB/s    19019 calls/s  19019 msg/s
# 13.14 [+0.98] udp rx:   1124 MB/s   819775 calls/s
# 13.15 [+0.02] udp tx:   1123 MB/s    19053 calls/s  19053 msg/s
# 14.14 [+0.99] udp rx:   1116 MB/s   814520 calls/s
# 14.15 [+0.01] udp tx:   1116 MB/s    18932 calls/s  18932 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__->