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.32] -4 -t
# 2.61 [+2.30] tcp tx:    573 MB/s     9729 calls/s   9729 msg/s
# 2.62 [+0.00] tcp rx:    573 MB/s    34251 calls/s
# 3.61 [+1.00] tcp tx:    557 MB/s     9449 calls/s   9449 msg/s
# 3.62 [+0.00] tcp rx:    557 MB/s    34320 calls/s
# 4.61 [+1.00] tcp tx:    538 MB/s     9132 calls/s   9132 msg/s
# 4.62 [+0.00] tcp rx:    538 MB/s    33840 calls/s
# 5.61 [+1.00] tcp tx:    551 MB/s     9357 calls/s   9357 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.02] udp rx:    622 MB/s   450496 calls/s
# 7.01 [+0.02] udp tx:   1131 MB/s    19199 calls/s  19199 msg/s
# 8.00 [+0.98] udp rx:    552 MB/s   399872 calls/s
# 8.01 [+0.02] udp tx:    839 MB/s    14231 calls/s  14231 msg/s
# 9.00 [+0.98] udp rx:    546 MB/s   395776 calls/s
# 9.01 [+0.02] udp tx:    839 MB/s    14245 calls/s  14245 msg/s
# 10.00 [+0.98] udp rx:    486 MB/s   352256 calls/s
# 10.01 [+0.02] udp tx:    876 MB/s    14867 calls/s  14867 msg/s
# 10.05 [+0.04] udp gso and gro - over veth touching data
# 10.05 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.38 [+0.33] -4 -G
# 11.40 [+1.01] udp rx:    581 MB/s   424218 calls/s
# 11.42 [+0.02] udp tx:    595 MB/s    10101 calls/s  10101 msg/s
# 12.40 [+0.98] udp rx:    662 MB/s   483517 calls/s
# 12.42 [+0.02] udp tx:    662 MB/s    11236 calls/s  11236 msg/s
# 13.40 [+0.98] udp rx:    646 MB/s   471165 calls/s
# 13.42 [+0.02] udp tx:    645 MB/s    10953 calls/s  10953 msg/s
# 14.40 [+0.98] udp rx:    645 MB/s   470623 calls/s
# 14.42 [+0.02] udp tx:    644 MB/s    10937 calls/s  10937 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__->