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.33 [+0.33] -4 -t # 2.61 [+2.27] tcp tx: 855 MB/s 14511 calls/s 14511 msg/s # 2.61 [+0.00] tcp rx: 856 MB/s 48959 calls/s # 3.61 [+1.00] tcp tx: 908 MB/s 15409 calls/s 15409 msg/s # 3.61 [+0.00] tcp rx: 909 MB/s 48931 calls/s # 4.61 [+1.00] tcp tx: 915 MB/s 15530 calls/s 15530 msg/s # 4.61 [+0.00] tcp rx: 916 MB/s 47493 calls/s # 5.61 [+1.00] tcp tx: 939 MB/s 15927 calls/s 15927 msg/s # 5.64 [+0.04] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.31] -4 -v # 6.97 [+1.01] udp rx: 649 MB/s 470016 calls/s # 6.99 [+0.02] udp tx: 1258 MB/s 21340 calls/s 21340 msg/s # 7.97 [+0.98] udp rx: 646 MB/s 468480 calls/s # 7.99 [+0.02] udp tx: 1146 MB/s 19439 calls/s 19439 msg/s # 8.97 [+0.98] udp rx: 647 MB/s 468992 calls/s # 8.99 [+0.02] udp tx: 1271 MB/s 21567 calls/s 21567 msg/s # 9.97 [+0.98] udp rx: 668 MB/s 484096 calls/s # 9.99 [+0.02] udp tx: 1189 MB/s 20174 calls/s 20174 msg/s # 10.02 [+0.04] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.36 [+0.33] -4 -G # 11.37 [+1.01] udp rx: 1066 MB/s 777940 calls/s # 11.39 [+0.02] udp tx: 1093 MB/s 18541 calls/s 18541 msg/s # 12.37 [+0.98] udp rx: 722 MB/s 527060 calls/s # 12.39 [+0.02] udp tx: 716 MB/s 12148 calls/s 12148 msg/s # 13.37 [+0.98] udp rx: 686 MB/s 500452 calls/s # 13.39 [+0.02] udp tx: 686 MB/s 11641 calls/s 11641 msg/s # 14.37 [+0.98] udp rx: 686 MB/s 500592 calls/s # 14.39 [+0.02] udp tx: 686 MB/s 11639 calls/s 11639 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__->