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: 717 MB/s 12175 calls/s 12175 msg/s # tcp rx: 719 MB/s 87463 calls/s # tcp tx: 713 MB/s 12103 calls/s 12103 msg/s # tcp rx: 718 MB/s 85641 calls/s # tcp tx: 726 MB/s 12320 calls/s 12320 msg/s # tcp rx: 727 MB/s 85992 calls/s # tcp tx: 716 MB/s 12154 calls/s 12154 msg/s # udp gso - over veth touching data # udp rx: 1237 MB/s 881784 calls/s # udp tx: 1271 MB/s 21571 calls/s 21571 msg/s # udp rx: 1295 MB/s 923032 calls/s # udp tx: 1299 MB/s 22037 calls/s 22037 msg/s # udp rx: 1329 MB/s 947162 calls/s # udp tx: 1331 MB/s 22578 calls/s 22578 msg/s # udp rx: 1333 MB/s 950043 calls/s # udp tx: 1334 MB/s 22639 calls/s 22639 msg/s # udp gso and gro - over veth touching data # udp rx: 1219 MB/s 868971 calls/s # udp tx: 1253 MB/s 21260 calls/s 21260 msg/s # udp rx: 1276 MB/s 908998 calls/s # udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # udp rx: 1304 MB/s 929608 calls/s # udp tx: 1306 MB/s 22155 calls/s 22155 msg/s # udp rx: 1301 MB/s 927412 calls/s # udp tx: 1302 MB/s 22091 calls/s 22091 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1107 MB/s 18792 calls/s 18792 msg/s # tcp rx: 1123 MB/s 142688 calls/s # tcp tx: 1070 MB/s 18158 calls/s 18158 msg/s # tcp rx: 1070 MB/s 127538 calls/s # tcp tx: 986 MB/s 16737 calls/s 16737 msg/s # tcp rx: 987 MB/s 121020 calls/s # tcp tx: 934 MB/s 15852 calls/s 15852 msg/s # udp gso - over veth touching data # udp rx: 1119 MB/s 816636 calls/s # udp tx: 1150 MB/s 19516 calls/s 19516 msg/s # udp rx: 1267 MB/s 924188 calls/s # udp tx: 1266 MB/s 21479 calls/s 21479 msg/s # udp rx: 1264 MB/s 922505 calls/s # udp tx: 1264 MB/s 21444 calls/s 21444 msg/s # udp rx: 1231 MB/s 898077 calls/s # udp tx: 1238 MB/s 21005 calls/s 21005 msg/s # udp gso and gro - over veth touching data # udp rx: 1173 MB/s 855581 calls/s # udp tx: 1203 MB/s 20406 calls/s 20406 msg/s # udp rx: 1143 MB/s 834192 calls/s # udp tx: 1144 MB/s 19412 calls/s 19412 msg/s # udp rx: 1154 MB/s 841908 calls/s # udp tx: 1159 MB/s 19669 calls/s 19669 msg/s # udp rx: 1164 MB/s 848935 calls/s # udp tx: 1165 MB/s 19771 calls/s 19771 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__->