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: 1171 MB/s 19877 calls/s 19877 msg/s # tcp rx: 1173 MB/s 136070 calls/s # tcp tx: 1162 MB/s 19721 calls/s 19721 msg/s # tcp rx: 1163 MB/s 134314 calls/s # tcp tx: 1105 MB/s 18753 calls/s 18753 msg/s # tcp rx: 1106 MB/s 126515 calls/s # tcp tx: 1110 MB/s 18841 calls/s 18841 msg/s # udp gso - over veth touching data # udp rx: 1245 MB/s 887232 calls/s # udp tx: 1274 MB/s 21622 calls/s 21622 msg/s # udp rx: 1331 MB/s 948347 calls/s # udp tx: 1331 MB/s 22590 calls/s 22590 msg/s # udp rx: 1338 MB/s 953160 calls/s # udp tx: 1335 MB/s 22656 calls/s 22656 msg/s # udp rx: 1303 MB/s 928775 calls/s # udp tx: 1298 MB/s 22030 calls/s 22030 msg/s # udp gso and gro - over veth touching data # udp rx: 1304 MB/s 929406 calls/s # udp tx: 1335 MB/s 22655 calls/s 22655 msg/s # udp rx: 1311 MB/s 933956 calls/s # udp tx: 1313 MB/s 22280 calls/s 22280 msg/s # udp rx: 1326 MB/s 944635 calls/s # udp tx: 1328 MB/s 22538 calls/s 22538 msg/s # udp rx: 1322 MB/s 941876 calls/s # udp tx: 1324 MB/s 22471 calls/s 22471 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1187 MB/s 20138 calls/s 20138 msg/s # tcp rx: 1188 MB/s 142766 calls/s # tcp tx: 1181 MB/s 20040 calls/s 20040 msg/s # tcp rx: 1182 MB/s 139627 calls/s # tcp tx: 1168 MB/s 19811 calls/s 19811 msg/s # tcp rx: 1169 MB/s 137627 calls/s # tcp tx: 1178 MB/s 19981 calls/s 19981 msg/s # udp gso - over veth touching data # udp rx: 644 MB/s 469819 calls/s # udp tx: 673 MB/s 11431 calls/s 11431 msg/s # udp rx: 641 MB/s 467679 calls/s # udp tx: 636 MB/s 10789 calls/s 10789 msg/s # udp rx: 621 MB/s 452976 calls/s # udp tx: 623 MB/s 10582 calls/s 10582 msg/s # udp rx: 634 MB/s 463059 calls/s # udp tx: 630 MB/s 10694 calls/s 10694 msg/s # udp gso and gro - over veth touching data # udp rx: 1180 MB/s 860712 calls/s # udp tx: 1205 MB/s 20442 calls/s 20442 msg/s # udp rx: 692 MB/s 504959 calls/s # udp tx: 691 MB/s 11732 calls/s 11732 msg/s # udp rx: 679 MB/s 495750 calls/s # udp tx: 678 MB/s 11515 calls/s 11515 msg/s # udp rx: 668 MB/s 487808 calls/s # udp tx: 668 MB/s 11345 calls/s 11345 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__->