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.30 [+0.29] -4 -t # 2.54 [+2.24] tcp tx: 1024 MB/s 17378 calls/s 17378 msg/s # 2.85 [+0.31] tcp rx: 1397 MB/s 55265 calls/s # 3.54 [+0.68] tcp tx: 1034 MB/s 17545 calls/s 17545 msg/s # 3.85 [+0.32] tcp rx: 976 MB/s 40137 calls/s # 4.54 [+0.68] tcp tx: 993 MB/s 16847 calls/s 16847 msg/s # 4.85 [+0.32] tcp rx: 994 MB/s 47813 calls/s # 5.54 [+0.68] tcp tx: 986 MB/s 16726 calls/s 16726 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.28] -4 -v # 6.86 [+1.01] udp rx: 646 MB/s 468480 calls/s # 6.88 [+0.02] udp tx: 1253 MB/s 21263 calls/s 21263 msg/s # 7.86 [+0.98] udp rx: 662 MB/s 479977 calls/s # 7.88 [+0.02] udp tx: 1245 MB/s 21130 calls/s 21130 msg/s # 8.86 [+0.98] udp rx: 661 MB/s 479203 calls/s # 8.88 [+0.02] udp tx: 1244 MB/s 21114 calls/s 21114 msg/s # 9.86 [+0.98] udp rx: 662 MB/s 479575 calls/s # 9.88 [+0.02] udp tx: 1245 MB/s 21131 calls/s 21131 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.28] -4 -G # 11.20 [+1.01] udp rx: 1106 MB/s 806656 calls/s # 11.22 [+0.02] udp tx: 1125 MB/s 19097 calls/s 19097 msg/s # 12.20 [+0.98] udp rx: 1140 MB/s 831587 calls/s # 12.22 [+0.02] udp tx: 1139 MB/s 19333 calls/s 19333 msg/s # 13.20 [+0.99] udp rx: 1123 MB/s 819135 calls/s # 13.22 [+0.01] udp tx: 1122 MB/s 19036 calls/s 19036 msg/s # 14.20 [+0.99] udp rx: 1138 MB/s 830605 calls/s # 14.22 [+0.01] udp tx: 1138 MB/s 19305 calls/s 19305 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__->