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.02 [+0.02] ipv6
# 0.02 [+0.00] tcp - over veth touching data
# 0.02 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 0.40 [+0.38] -4 -t
# 2.72 [+2.32] tcp tx:    953 MB/s    16164 calls/s  16164 msg/s
# 2.72 [+0.00] tcp rx:    953 MB/s    49701 calls/s
# 3.72 [+1.00] tcp tx:    947 MB/s    16067 calls/s  16067 msg/s
# 3.74 [+0.02] tcp rx:    965 MB/s    47678 calls/s
# 4.72 [+0.98] tcp tx:    957 MB/s    16248 calls/s  16248 msg/s
# 4.74 [+0.02] tcp rx:    958 MB/s    47137 calls/s
# 5.72 [+0.98] tcp tx:    945 MB/s    16032 calls/s  16032 msg/s
# 5.76 [+0.04] udp gso - over veth touching data
# 5.76 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.15 [+0.39] -4 -v
# 7.16 [+1.02] udp rx:    546 MB/s   396086 calls/s
# 7.18 [+0.02] udp tx:   1239 MB/s    21018 calls/s  21018 msg/s
# 8.16 [+0.98] udp rx:    661 MB/s   479448 calls/s
# 8.18 [+0.02] udp tx:   1182 MB/s    20064 calls/s  20064 msg/s
# 9.17 [+0.98] udp rx:    628 MB/s   455603 calls/s
# 9.18 [+0.02] udp tx:   1249 MB/s    21188 calls/s  21188 msg/s
# 10.17 [+0.98] udp rx:    655 MB/s   475140 calls/s
# 10.18 [+0.02] udp tx:   1215 MB/s    20622 calls/s  20622 msg/s
# 10.22 [+0.04] udp gso and gro - over veth touching data
# 10.22 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.60 [+0.38] -4 -G
# 11.62 [+1.01] udp rx:   1086 MB/s   792416 calls/s
# 11.64 [+0.02] udp tx:   1115 MB/s    18927 calls/s  18927 msg/s
# 12.62 [+0.98] udp rx:   1183 MB/s   863056 calls/s
# 12.64 [+0.02] udp tx:   1181 MB/s    20036 calls/s  20036 msg/s
# 13.62 [+0.98] udp rx:   1046 MB/s   763311 calls/s
# 13.64 [+0.02] udp tx:   1045 MB/s    17735 calls/s  17735 msg/s
# 14.62 [+0.98] udp rx:   1162 MB/s   848027 calls/s
# 14.64 [+0.02] udp tx:   1162 MB/s    19712 calls/s  19712 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__->