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: 1103 MB/s 18720 calls/s 18720 msg/s # tcp rx: 1104 MB/s 137826 calls/s # tcp tx: 1066 MB/s 18093 calls/s 18093 msg/s # tcp rx: 1078 MB/s 127771 calls/s # tcp tx: 1068 MB/s 18121 calls/s 18121 msg/s # tcp rx: 1069 MB/s 127819 calls/s # tcp tx: 1015 MB/s 17231 calls/s 17231 msg/s # udp gso - over veth touching data # udp rx: 617 MB/s 440124 calls/s # udp tx: 637 MB/s 10805 calls/s 10805 msg/s # udp rx: 638 MB/s 454502 calls/s # udp tx: 636 MB/s 10799 calls/s 10799 msg/s # udp rx: 1119 MB/s 797513 calls/s # udp tx: 1140 MB/s 19343 calls/s 19343 msg/s # udp rx: 1224 MB/s 871981 calls/s # udp tx: 1219 MB/s 20688 calls/s 20688 msg/s # udp gso and gro - over veth touching data # udp rx: 1241 MB/s 884077 calls/s # udp tx: 1279 MB/s 21702 calls/s 21702 msg/s # udp rx: 1330 MB/s 947588 calls/s # udp tx: 1333 MB/s 22621 calls/s 22621 msg/s # udp rx: 1343 MB/s 957317 calls/s # udp tx: 1347 MB/s 22852 calls/s 22852 msg/s # udp rx: 1341 MB/s 955661 calls/s # udp tx: 1344 MB/s 22810 calls/s 22810 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1036 MB/s 17582 calls/s 17582 msg/s # tcp rx: 1037 MB/s 126039 calls/s # tcp tx: 983 MB/s 16681 calls/s 16681 msg/s # tcp rx: 984 MB/s 124170 calls/s # tcp tx: 1024 MB/s 17384 calls/s 17384 msg/s # tcp rx: 1026 MB/s 124169 calls/s # tcp tx: 1042 MB/s 17678 calls/s 17678 msg/s # udp gso - over veth touching data # udp rx: 1142 MB/s 833460 calls/s # udp tx: 1176 MB/s 19946 calls/s 19946 msg/s # udp rx: 1293 MB/s 943432 calls/s # udp tx: 1296 MB/s 21982 calls/s 21982 msg/s # udp rx: 1305 MB/s 952330 calls/s # udp tx: 1307 MB/s 22177 calls/s 22177 msg/s # udp rx: 1310 MB/s 955940 calls/s # udp tx: 1311 MB/s 22250 calls/s 22250 msg/s # udp gso and gro - over veth touching data # udp rx: 1246 MB/s 908918 calls/s # udp tx: 1277 MB/s 21661 calls/s 21661 msg/s # udp rx: 1300 MB/s 948124 calls/s # udp tx: 1299 MB/s 22048 calls/s 22048 msg/s # udp rx: 1310 MB/s 955728 calls/s # udp tx: 1309 MB/s 22210 calls/s 22210 msg/s # udp rx: 1314 MB/s 958321 calls/s # udp tx: 1320 MB/s 22390 calls/s 22390 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__->