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.56 [+2.26] tcp tx: 865 MB/s 14680 calls/s 14680 msg/s # 2.56 [+0.00] tcp rx: 866 MB/s 46213 calls/s # 3.56 [+1.00] tcp tx: 889 MB/s 15090 calls/s 15090 msg/s # 3.56 [+0.00] tcp rx: 891 MB/s 45968 calls/s # 4.56 [+1.00] tcp tx: 847 MB/s 14380 calls/s 14380 msg/s # 4.56 [+0.00] tcp rx: 847 MB/s 45205 calls/s # 5.56 [+1.00] tcp tx: 842 MB/s 14286 calls/s 14286 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.27] -4 -v # 6.87 [+1.01] udp rx: 608 MB/s 440576 calls/s # 6.89 [+0.02] udp tx: 1226 MB/s 20808 calls/s 20808 msg/s # 7.87 [+0.98] udp rx: 623 MB/s 451584 calls/s # 7.89 [+0.02] udp tx: 1236 MB/s 20971 calls/s 20971 msg/s # 8.88 [+0.99] udp rx: 586 MB/s 424704 calls/s # 8.89 [+0.01] udp tx: 1084 MB/s 18386 calls/s 18386 msg/s # 9.88 [+0.99] udp rx: 531 MB/s 384512 calls/s # 9.89 [+0.01] udp tx: 855 MB/s 14518 calls/s 14518 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.30] -4 -G # 11.24 [+1.01] udp rx: 1041 MB/s 759840 calls/s # 11.26 [+0.02] udp tx: 1066 MB/s 18082 calls/s 18082 msg/s # 12.24 [+0.98] udp rx: 1075 MB/s 784469 calls/s # 12.26 [+0.02] udp tx: 1075 MB/s 18240 calls/s 18240 msg/s # 13.24 [+0.98] udp rx: 1020 MB/s 744060 calls/s # 13.26 [+0.02] udp tx: 1020 MB/s 17308 calls/s 17308 msg/s # 14.24 [+0.98] udp rx: 1073 MB/s 783251 calls/s # 14.26 [+0.02] udp tx: 1070 MB/s 18158 calls/s 18158 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__->