make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1206 MB/s 20456 calls/s 20456 msg/s # tcp rx: 1206 MB/s 110178 calls/s # tcp tx: 755 MB/s 12816 calls/s 12816 msg/s # tcp rx: 756 MB/s 86624 calls/s # tcp tx: 777 MB/s 13179 calls/s 13179 msg/s # tcp rx: 777 MB/s 88089 calls/s # tcp tx: 750 MB/s 12725 calls/s 12725 msg/s # udp gso - over veth touching data # udp rx: 1147 MB/s 817646 calls/s # udp tx: 1187 MB/s 20138 calls/s 20138 msg/s # udp rx: 1330 MB/s 947773 calls/s # udp tx: 1332 MB/s 22603 calls/s 22603 msg/s # udp rx: 1279 MB/s 911100 calls/s # udp tx: 1281 MB/s 21733 calls/s 21733 msg/s # udp rx: 1314 MB/s 936162 calls/s # udp tx: 1315 MB/s 22305 calls/s 22305 msg/s # udp gso and gro - over veth touching data # udp rx: 1246 MB/s 888078 calls/s # udp tx: 1284 MB/s 21791 calls/s 21791 msg/s # udp rx: 1232 MB/s 877892 calls/s # udp tx: 1232 MB/s 20896 calls/s 20896 msg/s # udp rx: 1314 MB/s 936060 calls/s # udp tx: 1313 MB/s 22279 calls/s 22279 msg/s # udp rx: 1303 MB/s 928286 calls/s # udp tx: 1303 MB/s 22108 calls/s 22108 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1071 MB/s 18173 calls/s 18173 msg/s # tcp rx: 1083 MB/s 136581 calls/s # tcp tx: 1056 MB/s 17918 calls/s 17918 msg/s # tcp rx: 1060 MB/s 132432 calls/s # tcp tx: 1084 MB/s 18386 calls/s 18386 msg/s # tcp rx: 1085 MB/s 128240 calls/s # tcp tx: 997 MB/s 16911 calls/s 16911 msg/s # udp gso - over veth touching data # udp rx: 641 MB/s 467794 calls/s # udp tx: 662 MB/s 11241 calls/s 11241 msg/s # udp rx: 660 MB/s 481384 calls/s # udp tx: 659 MB/s 11192 calls/s 11192 msg/s # udp rx: 659 MB/s 480855 calls/s # udp tx: 658 MB/s 11172 calls/s 11172 msg/s # udp rx: 659 MB/s 481008 calls/s # udp tx: 659 MB/s 11179 calls/s 11179 msg/s # udp gso and gro - over veth touching data # udp rx: 1073 MB/s 783047 calls/s # udp tx: 1107 MB/s 18786 calls/s 18786 msg/s # udp rx: 1191 MB/s 868908 calls/s # udp tx: 1201 MB/s 20375 calls/s 20375 msg/s # udp rx: 1264 MB/s 922260 calls/s # udp tx: 1264 MB/s 21448 calls/s 21448 msg/s # udp rx: 1250 MB/s 912131 calls/s # udp tx: 1249 MB/s 21193 calls/s 21193 msg/s ok 1 selftests: net: udpgro_bench.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__->