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: 1156 MB/s 19613 calls/s 19613 msg/s # tcp rx: 1160 MB/s 145221 calls/s # tcp tx: 1098 MB/s 18637 calls/s 18637 msg/s # tcp rx: 1104 MB/s 125955 calls/s # tcp tx: 1126 MB/s 19108 calls/s 19108 msg/s # tcp rx: 1125 MB/s 126989 calls/s # tcp tx: 1101 MB/s 18690 calls/s 18690 msg/s # udp gso - over veth touching data # udp rx: 1248 MB/s 889616 calls/s # udp tx: 1279 MB/s 21698 calls/s 21698 msg/s # udp rx: 1277 MB/s 910242 calls/s # udp tx: 1280 MB/s 21726 calls/s 21726 msg/s # udp rx: 1215 MB/s 865729 calls/s # udp tx: 1218 MB/s 20668 calls/s 20668 msg/s # udp rx: 1241 MB/s 884646 calls/s # udp tx: 1246 MB/s 21137 calls/s 21137 msg/s # udp gso and gro - over veth touching data # udp rx: 1296 MB/s 923318 calls/s # udp tx: 1325 MB/s 22478 calls/s 22478 msg/s # udp rx: 1337 MB/s 952872 calls/s # udp tx: 1342 MB/s 22770 calls/s 22770 msg/s # udp rx: 1342 MB/s 956131 calls/s # udp tx: 1346 MB/s 22836 calls/s 22836 msg/s # udp rx: 1343 MB/s 956999 calls/s # udp tx: 1347 MB/s 22861 calls/s 22861 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1154 MB/s 19583 calls/s 19583 msg/s # tcp rx: 1161 MB/s 142112 calls/s # tcp tx: 1102 MB/s 18704 calls/s 18704 msg/s # tcp rx: 1106 MB/s 125299 calls/s # tcp tx: 1109 MB/s 18816 calls/s 18816 msg/s # tcp rx: 1110 MB/s 124524 calls/s # tcp tx: 1133 MB/s 19233 calls/s 19233 msg/s # udp gso - over veth touching data # udp rx: 1193 MB/s 870738 calls/s # udp tx: 1232 MB/s 20906 calls/s 20906 msg/s # udp rx: 600 MB/s 438290 calls/s # udp tx: 583 MB/s 9890 calls/s 9890 msg/s # udp rx: 618 MB/s 450968 calls/s # udp tx: 618 MB/s 10489 calls/s 10489 msg/s # udp rx: 620 MB/s 452285 calls/s # udp tx: 619 MB/s 10508 calls/s 10508 msg/s # udp gso and gro - over veth touching data # udp rx: 625 MB/s 456377 calls/s # udp tx: 644 MB/s 10937 calls/s 10937 msg/s # udp rx: 639 MB/s 466732 calls/s # udp tx: 644 MB/s 10927 calls/s 10927 msg/s # udp rx: 625 MB/s 455847 calls/s # udp tx: 630 MB/s 10692 calls/s 10692 msg/s # udp rx: 635 MB/s 463415 calls/s # udp tx: 663 MB/s 11259 calls/s 11259 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__->