make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1125 MB/s 19082 calls/s 19082 msg/s # tcp rx: 1126 MB/s 139495 calls/s # tcp tx: 1110 MB/s 18835 calls/s 18835 msg/s # tcp rx: 1111 MB/s 136067 calls/s # tcp tx: 1114 MB/s 18909 calls/s 18909 msg/s # tcp rx: 1116 MB/s 133661 calls/s # tcp tx: 1022 MB/s 17338 calls/s 17338 msg/s # udp gso - over veth touching data # udp rx: 1067 MB/s 760422 calls/s # udp tx: 1110 MB/s 18827 calls/s 18827 msg/s # udp rx: 1184 MB/s 843474 calls/s # udp tx: 1190 MB/s 20199 calls/s 20199 msg/s # udp rx: 1306 MB/s 930358 calls/s # udp tx: 1306 MB/s 22167 calls/s 22167 msg/s # udp rx: 1303 MB/s 928272 calls/s # udp tx: 1302 MB/s 22096 calls/s 22096 msg/s # udp gso and gro - over veth touching data # udp rx: 613 MB/s 436674 calls/s # udp tx: 631 MB/s 10715 calls/s 10715 msg/s # udp rx: 649 MB/s 462807 calls/s # udp tx: 649 MB/s 11012 calls/s 11012 msg/s # udp rx: 653 MB/s 465612 calls/s # udp tx: 653 MB/s 11082 calls/s 11082 msg/s # udp rx: 656 MB/s 467402 calls/s # udp tx: 655 MB/s 11120 calls/s 11120 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 755 MB/s 12816 calls/s 12816 msg/s # tcp rx: 755 MB/s 86475 calls/s # tcp tx: 749 MB/s 12720 calls/s 12720 msg/s # tcp rx: 750 MB/s 85866 calls/s # tcp tx: 751 MB/s 12754 calls/s 12754 msg/s # tcp rx: 752 MB/s 85581 calls/s # tcp tx: 752 MB/s 12769 calls/s 12769 msg/s # udp gso - over veth touching data # udp rx: 619 MB/s 451859 calls/s # udp tx: 639 MB/s 10840 calls/s 10840 msg/s # udp rx: 644 MB/s 470229 calls/s # udp tx: 646 MB/s 10971 calls/s 10971 msg/s # udp rx: 591 MB/s 431562 calls/s # udp tx: 593 MB/s 10059 calls/s 10059 msg/s # udp rx: 628 MB/s 458436 calls/s # udp tx: 630 MB/s 10687 calls/s 10687 msg/s # udp gso and gro - over veth touching data # udp rx: 1130 MB/s 824638 calls/s # udp tx: 1177 MB/s 19972 calls/s 19972 msg/s # udp rx: 1253 MB/s 914127 calls/s # udp tx: 1252 MB/s 21237 calls/s 21237 msg/s # udp rx: 1282 MB/s 935258 calls/s # udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # udp rx: 1293 MB/s 943142 calls/s # udp tx: 1306 MB/s 22164 calls/s 22164 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__->