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.33 [+0.32] -4 -t
# 2.62 [+2.29] tcp tx:    914 MB/s    15512 calls/s  15512 msg/s
# 2.64 [+0.02] tcp rx:    933 MB/s    49383 calls/s
# 3.62 [+0.98] tcp tx:    948 MB/s    16092 calls/s  16092 msg/s
# 3.64 [+0.02] tcp rx:    946 MB/s    47042 calls/s
# 4.62 [+0.98] tcp tx:    920 MB/s    15614 calls/s  15614 msg/s
# 4.64 [+0.02] tcp rx:    921 MB/s    47768 calls/s
# 5.62 [+0.98] tcp tx:    923 MB/s    15657 calls/s  15657 msg/s
# 5.65 [+0.04] udp gso - over veth touching data
# 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.98 [+0.33] -4 -v
# 7.00 [+1.01] udp rx:    532 MB/s   386048 calls/s
# 7.02 [+0.03] udp tx:   1237 MB/s    20986 calls/s  20986 msg/s
# 8.00 [+0.98] udp rx:    527 MB/s   382208 calls/s
# 8.02 [+0.03] udp tx:   1273 MB/s    21597 calls/s  21597 msg/s
# 9.00 [+0.98] udp rx:    559 MB/s   405303 calls/s
# 9.02 [+0.02] udp tx:   1270 MB/s    21556 calls/s  21556 msg/s
# 10.00 [+0.98] udp rx:    617 MB/s   447488 calls/s
# 10.02 [+0.02] udp tx:   1252 MB/s    21245 calls/s  21245 msg/s
# 10.06 [+0.04] udp gso and gro - over veth touching data
# 10.06 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.37 [+0.31] -4 -G
# 11.39 [+1.01] udp rx:   1134 MB/s   827720 calls/s
# 11.40 [+0.02] udp tx:   1156 MB/s    19619 calls/s  19619 msg/s
# 12.39 [+0.98] udp rx:   1108 MB/s   808260 calls/s
# 12.40 [+0.02] udp tx:   1111 MB/s    18851 calls/s  18851 msg/s
# 13.39 [+0.98] udp rx:   1104 MB/s   805438 calls/s
# 13.40 [+0.02] udp tx:   1107 MB/s    18782 calls/s  18782 msg/s
# 14.39 [+0.99] udp rx:   1087 MB/s   793425 calls/s
# 14.40 [+0.01] udp tx:   1084 MB/s    18402 calls/s  18402 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__->