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.36 [+0.36] -4 -t
# 2.67 [+2.31] tcp tx:   1026 MB/s    17406 calls/s  17406 msg/s
# 2.67 [+0.00] tcp rx:   1026 MB/s    52577 calls/s
# 3.67 [+1.00] tcp tx:   1027 MB/s    17424 calls/s  17424 msg/s
# 3.67 [+0.00] tcp rx:   1027 MB/s    52715 calls/s
# 4.67 [+1.00] tcp tx:    999 MB/s    16949 calls/s  16949 msg/s
# 4.67 [+0.00] tcp rx:   1000 MB/s    50019 calls/s
# 5.67 [+1.00] tcp tx:    955 MB/s    16202 calls/s  16202 msg/s
# 5.70 [+0.03] udp gso - over veth touching data
# 5.71 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.03 [+0.32] -4 -v
# 7.04 [+1.02] udp rx:    495 MB/s   359823 calls/s
# 7.07 [+0.02] udp tx:    729 MB/s    12368 calls/s  12368 msg/s
# 8.05 [+0.98] udp rx:    531 MB/s   386275 calls/s
# 8.07 [+0.02] udp tx:    654 MB/s    11109 calls/s  11109 msg/s
# 9.05 [+0.98] udp rx:    534 MB/s   388099 calls/s
# 9.07 [+0.02] udp tx:    693 MB/s    11755 calls/s  11755 msg/s
# 10.05 [+0.98] udp rx:    558 MB/s   405318 calls/s
# 10.07 [+0.02] udp tx:    757 MB/s    12855 calls/s  12855 msg/s
# 10.10 [+0.03] udp gso and gro - over veth touching data
# 10.10 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.40 [+0.30] -4 -G
# 11.42 [+1.02] udp rx:    919 MB/s   670773 calls/s
# 11.44 [+0.02] udp tx:    943 MB/s    16002 calls/s  16002 msg/s
# 12.42 [+0.98] udp rx:   1110 MB/s   809858 calls/s
# 12.44 [+0.02] udp tx:   1106 MB/s    18772 calls/s  18772 msg/s
# 13.42 [+0.98] udp rx:    706 MB/s   515173 calls/s
# 13.44 [+0.02] udp tx:    708 MB/s    12012 calls/s  12012 msg/s
# 14.42 [+0.98] udp rx:    648 MB/s   472783 calls/s
# 14.44 [+0.02] udp tx:    651 MB/s    11044 calls/s  11044 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__->