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: 1077 MB/s 18281 calls/s 18281 msg/s # tcp rx: 1078 MB/s 138897 calls/s # tcp tx: 1088 MB/s 18460 calls/s 18460 msg/s # tcp rx: 1094 MB/s 131521 calls/s # tcp tx: 1056 MB/s 17912 calls/s 17912 msg/s # tcp rx: 1058 MB/s 124679 calls/s # tcp tx: 1061 MB/s 18004 calls/s 18004 msg/s # udp gso - over veth touching data # udp rx: 554 MB/s 395234 calls/s # udp tx: 574 MB/s 9738 calls/s 9738 msg/s # udp rx: 1112 MB/s 792689 calls/s # udp tx: 1126 MB/s 19098 calls/s 19098 msg/s # udp rx: 1115 MB/s 794469 calls/s # udp tx: 1126 MB/s 19101 calls/s 19101 msg/s # udp rx: 1177 MB/s 838541 calls/s # udp tx: 1178 MB/s 19984 calls/s 19984 msg/s # udp gso and gro - over veth touching data # udp rx: 662 MB/s 472060 calls/s # udp tx: 684 MB/s 11617 calls/s 11617 msg/s # udp rx: 724 MB/s 516253 calls/s # udp tx: 717 MB/s 12174 calls/s 12174 msg/s # udp rx: 663 MB/s 472725 calls/s # udp tx: 668 MB/s 11335 calls/s 11335 msg/s # udp rx: 733 MB/s 522789 calls/s # udp tx: 733 MB/s 12445 calls/s 12445 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 772 MB/s 13103 calls/s 13103 msg/s # tcp rx: 775 MB/s 91524 calls/s # tcp tx: 756 MB/s 12827 calls/s 12827 msg/s # tcp rx: 756 MB/s 88668 calls/s # tcp tx: 796 MB/s 13516 calls/s 13516 msg/s # tcp rx: 804 MB/s 92642 calls/s # tcp tx: 1054 MB/s 17888 calls/s 17888 msg/s # udp gso - over veth touching data # udp rx: 1229 MB/s 896615 calls/s # udp tx: 1263 MB/s 21430 calls/s 21430 msg/s # udp rx: 1266 MB/s 923646 calls/s # udp tx: 1278 MB/s 21678 calls/s 21678 msg/s # udp rx: 1262 MB/s 921049 calls/s # udp tx: 1262 MB/s 21414 calls/s 21414 msg/s # udp rx: 1257 MB/s 917411 calls/s # udp tx: 1257 MB/s 21321 calls/s 21321 msg/s # udp gso and gro - over veth touching data # udp rx: 1177 MB/s 859090 calls/s # udp tx: 1209 MB/s 20521 calls/s 20521 msg/s # udp rx: 1256 MB/s 916377 calls/s # udp tx: 1261 MB/s 21404 calls/s 21404 msg/s # udp rx: 1264 MB/s 922261 calls/s # udp tx: 1267 MB/s 21493 calls/s 21493 msg/s # udp rx: 1262 MB/s 920543 calls/s # udp tx: 1264 MB/s 21454 calls/s 21454 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__->