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: 1069 MB/s 18132 calls/s 18132 msg/s # tcp rx: 1070 MB/s 136665 calls/s # tcp tx: 1109 MB/s 18819 calls/s 18819 msg/s # tcp rx: 1110 MB/s 136602 calls/s # tcp tx: 1105 MB/s 18751 calls/s 18751 msg/s # tcp rx: 1106 MB/s 135858 calls/s # tcp tx: 1083 MB/s 18372 calls/s 18372 msg/s # udp gso - over veth touching data # udp rx: 1181 MB/s 841418 calls/s # udp tx: 1219 MB/s 20681 calls/s 20681 msg/s # udp rx: 1034 MB/s 737137 calls/s # udp tx: 1020 MB/s 17312 calls/s 17312 msg/s # udp rx: 640 MB/s 456025 calls/s # udp tx: 640 MB/s 10871 calls/s 10871 msg/s # udp rx: 609 MB/s 433891 calls/s # udp tx: 610 MB/s 10353 calls/s 10353 msg/s # udp gso and gro - over veth touching data # udp rx: 1242 MB/s 885176 calls/s # udp tx: 1279 MB/s 21695 calls/s 21695 msg/s # udp rx: 1303 MB/s 928329 calls/s # udp tx: 1303 MB/s 22111 calls/s 22111 msg/s # udp rx: 1286 MB/s 916291 calls/s # udp tx: 1284 MB/s 21778 calls/s 21778 msg/s # udp rx: 1283 MB/s 914056 calls/s # udp tx: 1283 MB/s 21767 calls/s 21767 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1148 MB/s 19485 calls/s 19485 msg/s # tcp rx: 1148 MB/s 143502 calls/s # tcp tx: 1130 MB/s 19169 calls/s 19169 msg/s # tcp rx: 1130 MB/s 141509 calls/s # tcp tx: 1125 MB/s 19083 calls/s 19083 msg/s # tcp rx: 1126 MB/s 142596 calls/s # tcp tx: 1119 MB/s 18988 calls/s 18988 msg/s # udp gso - over veth touching data # udp rx: 1179 MB/s 860102 calls/s # udp tx: 1219 MB/s 20676 calls/s 20676 msg/s # udp rx: 1267 MB/s 924081 calls/s # udp tx: 1266 MB/s 21475 calls/s 21475 msg/s # udp rx: 1263 MB/s 921376 calls/s # udp tx: 1262 MB/s 21408 calls/s 21408 msg/s # udp rx: 1270 MB/s 926223 calls/s # udp tx: 1269 MB/s 21528 calls/s 21528 msg/s # udp gso and gro - over veth touching data # udp rx: 791 MB/s 577132 calls/s # udp tx: 809 MB/s 13732 calls/s 13732 msg/s # udp rx: 632 MB/s 461279 calls/s # udp tx: 638 MB/s 10828 calls/s 10828 msg/s # udp rx: 642 MB/s 468917 calls/s # udp tx: 647 MB/s 10975 calls/s 10975 msg/s # udp rx: 662 MB/s 483027 calls/s # udp tx: 665 MB/s 11292 calls/s 11292 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__->