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.27 [+0.27] -4 -t
# 2.50 [+2.23] tcp tx:   1026 MB/s    17416 calls/s  17416 msg/s
# 2.50 [+0.00] tcp rx:   1027 MB/s    43414 calls/s
# 3.50 [+1.00] tcp tx:    974 MB/s    16536 calls/s  16536 msg/s
# 3.51 [+0.01] tcp rx:    983 MB/s    50389 calls/s
# 4.50 [+0.99] tcp tx:   1014 MB/s    17209 calls/s  17209 msg/s
# 4.51 [+0.01] tcp rx:   1013 MB/s    51394 calls/s
# 5.50 [+0.99] tcp tx:    931 MB/s    15793 calls/s  15793 msg/s
# 5.53 [+0.03] udp gso - over veth touching data
# 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.78 [+0.25] -4 -v
# 6.79 [+1.01] udp rx:    641 MB/s   464384 calls/s
# 6.81 [+0.02] udp tx:   1261 MB/s    21401 calls/s  21401 msg/s
# 7.79 [+0.98] udp rx:    651 MB/s   471921 calls/s
# 7.81 [+0.02] udp tx:   1200 MB/s    20369 calls/s  20369 msg/s
# 8.79 [+0.98] udp rx:    638 MB/s   462370 calls/s
# 8.81 [+0.02] udp tx:   1293 MB/s    21942 calls/s  21942 msg/s
# 9.79 [+0.99] udp rx:    662 MB/s   479675 calls/s
# 9.81 [+0.01] udp tx:   1291 MB/s    21901 calls/s  21901 msg/s
# 9.84 [+0.03] udp gso and gro - over veth touching data
# 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.08 [+0.25] -4 -G
# 11.10 [+1.01] udp rx:   1100 MB/s   802282 calls/s
# 11.12 [+0.02] udp tx:   1121 MB/s    19025 calls/s  19025 msg/s
# 12.10 [+0.98] udp rx:    793 MB/s   578873 calls/s
# 12.12 [+0.02] udp tx:    786 MB/s    13335 calls/s  13335 msg/s
# 13.10 [+0.98] udp rx:    642 MB/s   468284 calls/s
# 13.12 [+0.02] udp tx:    643 MB/s    10909 calls/s  10909 msg/s
# 14.10 [+0.98] udp rx:    642 MB/s   468523 calls/s
# 14.12 [+0.02] udp tx:    643 MB/s    10912 calls/s  10912 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__->