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.29 [+0.29] -4 -t # 2.53 [+2.25] tcp tx: 946 MB/s 16056 calls/s 16056 msg/s # 2.59 [+0.06] tcp rx: 1000 MB/s 49359 calls/s # 3.53 [+0.94] tcp tx: 906 MB/s 15383 calls/s 15383 msg/s # 3.59 [+0.06] tcp rx: 902 MB/s 43278 calls/s # 4.53 [+0.94] tcp tx: 935 MB/s 15875 calls/s 15875 msg/s # 4.60 [+0.07] tcp rx: 946 MB/s 43565 calls/s # 5.53 [+0.93] tcp tx: 942 MB/s 15992 calls/s 15992 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.29] -4 -v # 6.86 [+1.01] udp rx: 585 MB/s 424192 calls/s # 6.89 [+0.02] udp tx: 1205 MB/s 20438 calls/s 20438 msg/s # 7.87 [+0.98] udp rx: 649 MB/s 470528 calls/s # 7.89 [+0.02] udp tx: 1225 MB/s 20784 calls/s 20784 msg/s # 8.87 [+0.98] udp rx: 665 MB/s 481792 calls/s # 8.89 [+0.02] udp tx: 1227 MB/s 20822 calls/s 20822 msg/s # 9.87 [+0.98] udp rx: 665 MB/s 481792 calls/s # 9.89 [+0.02] udp tx: 1228 MB/s 20830 calls/s 20830 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.28] -4 -G # 11.22 [+1.01] udp rx: 1054 MB/s 768767 calls/s # 11.23 [+0.02] udp tx: 1070 MB/s 18153 calls/s 18153 msg/s # 12.22 [+0.98] udp rx: 1044 MB/s 762010 calls/s # 12.23 [+0.02] udp tx: 1048 MB/s 17788 calls/s 17788 msg/s # 13.22 [+0.99] udp rx: 1093 MB/s 797726 calls/s # 13.23 [+0.01] udp tx: 1095 MB/s 18581 calls/s 18581 msg/s # 14.22 [+0.99] udp rx: 1100 MB/s 802703 calls/s # 14.23 [+0.01] udp tx: 1102 MB/s 18696 calls/s 18696 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__->