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.30] -4 -t # 2.54 [+2.24] tcp tx: 906 MB/s 15371 calls/s 15371 msg/s # 2.54 [+0.00] tcp rx: 906 MB/s 53067 calls/s # 3.54 [+1.00] tcp tx: 913 MB/s 15488 calls/s 15488 msg/s # 3.54 [+0.00] tcp rx: 913 MB/s 49281 calls/s # 4.54 [+1.00] tcp tx: 897 MB/s 15225 calls/s 15225 msg/s # 4.54 [+0.00] tcp rx: 898 MB/s 49555 calls/s # 5.54 [+1.00] tcp tx: 890 MB/s 15096 calls/s 15096 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.82 [+0.25] -4 -v # 6.83 [+1.01] udp rx: 652 MB/s 473258 calls/s # 6.85 [+0.02] udp tx: 1240 MB/s 21032 calls/s 21032 msg/s # 7.83 [+0.98] udp rx: 654 MB/s 474333 calls/s # 7.85 [+0.02] udp tx: 1170 MB/s 19859 calls/s 19859 msg/s # 8.83 [+0.99] udp rx: 655 MB/s 474977 calls/s # 8.84 [+0.01] udp tx: 1188 MB/s 20160 calls/s 20160 msg/s # 9.83 [+0.99] udp rx: 668 MB/s 484864 calls/s # 9.84 [+0.01] udp tx: 1134 MB/s 19238 calls/s 19238 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.28] -4 -G # 11.17 [+1.01] udp rx: 1048 MB/s 764577 calls/s # 11.18 [+0.02] udp tx: 1068 MB/s 18120 calls/s 18120 msg/s # 12.17 [+0.98] udp rx: 1035 MB/s 755156 calls/s # 12.18 [+0.02] udp tx: 1035 MB/s 17559 calls/s 17559 msg/s # 13.17 [+0.98] udp rx: 1130 MB/s 824184 calls/s # 13.18 [+0.02] udp tx: 1129 MB/s 19155 calls/s 19155 msg/s # 14.17 [+0.99] udp rx: 1071 MB/s 781130 calls/s # 14.18 [+0.02] udp tx: 1069 MB/s 18137 calls/s 18137 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__->