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: 1325 MB/s 22489 calls/s 22489 msg/s # tcp rx: 1326 MB/s 113285 calls/s # tcp tx: 1149 MB/s 19501 calls/s 19501 msg/s # tcp rx: 1151 MB/s 117702 calls/s # tcp tx: 1019 MB/s 17299 calls/s 17299 msg/s # tcp rx: 1021 MB/s 132340 calls/s # tcp tx: 1088 MB/s 18464 calls/s 18464 msg/s # udp gso - over veth touching data # udp rx: 1279 MB/s 911442 calls/s # udp tx: 1312 MB/s 22257 calls/s 22257 msg/s # udp rx: 1325 MB/s 944367 calls/s # udp tx: 1325 MB/s 22481 calls/s 22481 msg/s # udp rx: 1317 MB/s 938872 calls/s # udp tx: 1317 MB/s 22347 calls/s 22347 msg/s # udp rx: 1322 MB/s 941982 calls/s # udp tx: 1322 MB/s 22425 calls/s 22425 msg/s # udp gso and gro - over veth touching data # udp rx: 1291 MB/s 919958 calls/s # udp tx: 1329 MB/s 22544 calls/s 22544 msg/s # udp rx: 1344 MB/s 958088 calls/s # udp tx: 1344 MB/s 22798 calls/s 22798 msg/s # udp rx: 1337 MB/s 952865 calls/s # udp tx: 1337 MB/s 22685 calls/s 22685 msg/s # udp rx: 1339 MB/s 954544 calls/s # udp tx: 1340 MB/s 22741 calls/s 22741 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1095 MB/s 18588 calls/s 18588 msg/s # tcp rx: 1097 MB/s 137058 calls/s # tcp tx: 1116 MB/s 18942 calls/s 18942 msg/s # tcp rx: 1117 MB/s 137753 calls/s # tcp tx: 1122 MB/s 19040 calls/s 19040 msg/s # tcp rx: 1123 MB/s 136376 calls/s # tcp tx: 1145 MB/s 19434 calls/s 19434 msg/s # udp gso - over veth touching data # udp rx: 1230 MB/s 897169 calls/s # udp tx: 1262 MB/s 21412 calls/s 21412 msg/s # udp rx: 1270 MB/s 926616 calls/s # udp tx: 1270 MB/s 21556 calls/s 21556 msg/s # udp rx: 1271 MB/s 927106 calls/s # udp tx: 1270 MB/s 21550 calls/s 21550 msg/s # udp rx: 1244 MB/s 907619 calls/s # udp tx: 1243 MB/s 21098 calls/s 21098 msg/s # udp gso and gro - over veth touching data # udp rx: 948 MB/s 691393 calls/s # udp tx: 965 MB/s 16372 calls/s 16372 msg/s # udp rx: 656 MB/s 478717 calls/s # udp tx: 655 MB/s 11122 calls/s 11122 msg/s # udp rx: 641 MB/s 468087 calls/s # udp tx: 641 MB/s 10884 calls/s 10884 msg/s # udp rx: 635 MB/s 463531 calls/s # udp tx: 635 MB/s 10773 calls/s 10773 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__->