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.54 [+2.25] tcp tx: 961 MB/s 16310 calls/s 16310 msg/s # 2.54 [+0.00] tcp rx: 962 MB/s 49370 calls/s # 3.54 [+1.00] tcp tx: 959 MB/s 16276 calls/s 16276 msg/s # 3.54 [+0.00] tcp rx: 960 MB/s 50347 calls/s # 4.54 [+1.00] tcp tx: 971 MB/s 16476 calls/s 16476 msg/s # 4.55 [+0.00] tcp rx: 972 MB/s 50360 calls/s # 5.54 [+1.00] tcp tx: 970 MB/s 16453 calls/s 16453 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.88 [+0.31] -4 -v # 6.90 [+1.01] udp rx: 641 MB/s 465152 calls/s # 6.92 [+0.02] udp tx: 1193 MB/s 20251 calls/s 20251 msg/s # 7.90 [+0.98] udp rx: 656 MB/s 475648 calls/s # 7.92 [+0.02] udp tx: 1221 MB/s 20711 calls/s 20711 msg/s # 8.90 [+0.98] udp rx: 641 MB/s 464640 calls/s # 8.92 [+0.02] udp tx: 1240 MB/s 21048 calls/s 21048 msg/s # 9.90 [+0.98] udp rx: 541 MB/s 392448 calls/s # 9.92 [+0.02] udp tx: 1286 MB/s 21819 calls/s 21819 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: 1055 MB/s 769698 calls/s # 11.27 [+0.02] udp tx: 1076 MB/s 18254 calls/s 18254 msg/s # 12.25 [+0.98] udp rx: 1111 MB/s 810985 calls/s # 12.27 [+0.02] udp tx: 1111 MB/s 18851 calls/s 18851 msg/s # 13.25 [+0.98] udp rx: 1134 MB/s 827196 calls/s # 13.27 [+0.02] udp tx: 1134 MB/s 19236 calls/s 19236 msg/s # 14.25 [+0.98] udp rx: 1138 MB/s 830660 calls/s # 14.27 [+0.02] udp tx: 1138 MB/s 19306 calls/s 19306 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__->