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.56 [+2.27] tcp tx: 905 MB/s 15351 calls/s 15351 msg/s # 2.57 [+0.00] tcp rx: 905 MB/s 53245 calls/s # 3.56 [+1.00] tcp tx: 980 MB/s 16623 calls/s 16623 msg/s # 3.57 [+0.00] tcp rx: 981 MB/s 50630 calls/s # 4.56 [+1.00] tcp tx: 950 MB/s 16121 calls/s 16121 msg/s # 4.57 [+0.00] tcp rx: 951 MB/s 49238 calls/s # 5.56 [+1.00] tcp tx: 956 MB/s 16220 calls/s 16220 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.29] -4 -v # 6.90 [+1.01] udp rx: 611 MB/s 442624 calls/s # 6.92 [+0.02] udp tx: 1253 MB/s 21264 calls/s 21264 msg/s # 7.90 [+0.98] udp rx: 575 MB/s 416768 calls/s # 7.92 [+0.02] udp tx: 1261 MB/s 21403 calls/s 21403 msg/s # 8.90 [+0.98] udp rx: 633 MB/s 458496 calls/s # 8.92 [+0.02] udp tx: 1243 MB/s 21083 calls/s 21083 msg/s # 9.90 [+0.99] udp rx: 641 MB/s 464384 calls/s # 9.92 [+0.01] udp tx: 1241 MB/s 21049 calls/s 21049 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.29] -4 -G # 11.25 [+1.01] udp rx: 1116 MB/s 813959 calls/s # 11.27 [+0.02] udp tx: 1137 MB/s 19299 calls/s 19299 msg/s # 12.25 [+0.98] udp rx: 1127 MB/s 822502 calls/s # 12.27 [+0.02] udp tx: 1131 MB/s 19193 calls/s 19193 msg/s # 13.25 [+0.98] udp rx: 1131 MB/s 825536 calls/s # 13.27 [+0.02] udp tx: 1133 MB/s 19233 calls/s 19233 msg/s # 14.26 [+0.99] udp rx: 1133 MB/s 826460 calls/s # 14.27 [+0.02] udp tx: 1134 MB/s 19249 calls/s 19249 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__->