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: 1148 MB/s 19485 calls/s 19485 msg/s # tcp rx: 1149 MB/s 141507 calls/s # tcp tx: 1088 MB/s 18468 calls/s 18468 msg/s # tcp rx: 1166 MB/s 134273 calls/s # tcp tx: 1038 MB/s 17612 calls/s 17612 msg/s # tcp rx: 1016 MB/s 126649 calls/s # tcp tx: 898 MB/s 15237 calls/s 15237 msg/s # udp gso - over veth touching data # udp rx: 1221 MB/s 870096 calls/s # udp tx: 1263 MB/s 21429 calls/s 21429 msg/s # udp rx: 1321 MB/s 941151 calls/s # udp tx: 1325 MB/s 22473 calls/s 22473 msg/s # udp rx: 1319 MB/s 940184 calls/s # udp tx: 1322 MB/s 22435 calls/s 22435 msg/s # udp rx: 1281 MB/s 912775 calls/s # udp tx: 1283 MB/s 21775 calls/s 21775 msg/s # udp gso and gro - over veth touching data # udp rx: 629 MB/s 448539 calls/s # udp tx: 655 MB/s 11113 calls/s 11113 msg/s # udp rx: 1155 MB/s 823090 calls/s # udp tx: 1165 MB/s 19773 calls/s 19773 msg/s # udp rx: 1223 MB/s 871410 calls/s # udp tx: 1232 MB/s 20897 calls/s 20897 msg/s # udp rx: 1194 MB/s 851125 calls/s # udp tx: 1195 MB/s 20275 calls/s 20275 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1127 MB/s 19119 calls/s 19119 msg/s # tcp rx: 1128 MB/s 139210 calls/s # tcp tx: 897 MB/s 15224 calls/s 15224 msg/s # tcp rx: 898 MB/s 105736 calls/s # tcp tx: 748 MB/s 12699 calls/s 12699 msg/s # tcp rx: 749 MB/s 86556 calls/s # tcp tx: 747 MB/s 12673 calls/s 12673 msg/s # udp gso - over veth touching data # udp rx: 1225 MB/s 894081 calls/s # udp tx: 1266 MB/s 21473 calls/s 21473 msg/s # udp rx: 1256 MB/s 916689 calls/s # udp tx: 1260 MB/s 21378 calls/s 21378 msg/s # udp rx: 1278 MB/s 932253 calls/s # udp tx: 1277 MB/s 21675 calls/s 21675 msg/s # udp rx: 1257 MB/s 917367 calls/s # udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # udp gso and gro - over veth touching data # udp rx: 864 MB/s 630124 calls/s # udp tx: 887 MB/s 15056 calls/s 15056 msg/s # udp rx: 682 MB/s 497626 calls/s # udp tx: 686 MB/s 11648 calls/s 11648 msg/s # udp rx: 660 MB/s 481641 calls/s # udp tx: 659 MB/s 11182 calls/s 11182 msg/s # udp rx: 664 MB/s 484646 calls/s # udp tx: 664 MB/s 11275 calls/s 11275 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__->