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: 794 MB/s 13479 calls/s 13479 msg/s # tcp rx: 795 MB/s 119618 calls/s # tcp tx: 870 MB/s 14757 calls/s 14757 msg/s # tcp rx: 870 MB/s 121846 calls/s # tcp tx: 755 MB/s 12810 calls/s 12810 msg/s # tcp rx: 755 MB/s 96575 calls/s # tcp tx: 698 MB/s 11844 calls/s 11844 msg/s # udp gso - over veth touching data # udp rx: 1151 MB/s 819990 calls/s # udp tx: 1187 MB/s 20137 calls/s 20137 msg/s # udp rx: 1224 MB/s 872456 calls/s # udp tx: 1224 MB/s 20765 calls/s 20765 msg/s # udp rx: 1217 MB/s 867341 calls/s # udp tx: 1218 MB/s 20662 calls/s 20662 msg/s # udp rx: 1238 MB/s 882394 calls/s # udp tx: 1237 MB/s 20982 calls/s 20982 msg/s # udp gso and gro - over veth touching data # udp rx: 671 MB/s 478429 calls/s # udp tx: 690 MB/s 11707 calls/s 11707 msg/s # udp rx: 709 MB/s 505736 calls/s # udp tx: 714 MB/s 12119 calls/s 12119 msg/s # udp rx: 725 MB/s 516887 calls/s # udp tx: 728 MB/s 12363 calls/s 12363 msg/s # udp rx: 725 MB/s 516548 calls/s # udp tx: 728 MB/s 12350 calls/s 12350 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 859 MB/s 14585 calls/s 14585 msg/s # tcp rx: 860 MB/s 159632 calls/s # tcp tx: 808 MB/s 13707 calls/s 13707 msg/s # tcp rx: 811 MB/s 135717 calls/s # tcp tx: 843 MB/s 14302 calls/s 14302 msg/s # tcp rx: 842 MB/s 155053 calls/s # tcp tx: 842 MB/s 14287 calls/s 14287 msg/s # udp gso - over veth touching data # udp rx: 1154 MB/s 841668 calls/s # udp tx: 1178 MB/s 19984 calls/s 19984 msg/s # udp rx: 1182 MB/s 862546 calls/s # udp tx: 1187 MB/s 20137 calls/s 20137 msg/s # udp rx: 1121 MB/s 817607 calls/s # udp tx: 1117 MB/s 18952 calls/s 18952 msg/s # udp rx: 1142 MB/s 833280 calls/s # udp tx: 1146 MB/s 19439 calls/s 19439 msg/s # udp gso and gro - over veth touching data # udp rx: 1080 MB/s 788193 calls/s # udp tx: 1105 MB/s 18750 calls/s 18750 msg/s # udp rx: 1146 MB/s 836479 calls/s # udp tx: 1144 MB/s 19419 calls/s 19419 msg/s # udp rx: 1146 MB/s 835811 calls/s # udp tx: 1145 MB/s 19432 calls/s 19432 msg/s # udp rx: 1192 MB/s 869903 calls/s # udp tx: 1193 MB/s 20235 calls/s 20235 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__->