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: 1358 MB/s 23045 calls/s 23045 msg/s # tcp rx: 1360 MB/s 53119 calls/s # tcp tx: 1689 MB/s 28647 calls/s 28647 msg/s # tcp rx: 1690 MB/s 70511 calls/s # tcp tx: 1548 MB/s 26267 calls/s 26267 msg/s # tcp rx: 1550 MB/s 63037 calls/s # tcp tx: 1502 MB/s 25491 calls/s 25491 msg/s # udp gso - over veth touching data # udp rx: 984 MB/s 701336 calls/s # udp tx: 1012 MB/s 17167 calls/s 17167 msg/s # udp rx: 1038 MB/s 739829 calls/s # udp tx: 1044 MB/s 17718 calls/s 17718 msg/s # udp rx: 1078 MB/s 768033 calls/s # udp tx: 1080 MB/s 18334 calls/s 18334 msg/s # udp rx: 1127 MB/s 803092 calls/s # udp tx: 1128 MB/s 19136 calls/s 19136 msg/s # udp gso and gro - over veth touching data # udp rx: 1040 MB/s 17556 calls/s # udp tx: 1066 MB/s 18087 calls/s 18087 msg/s # udp rx: 993 MB/s 16847 calls/s # udp tx: 991 MB/s 16817 calls/s 16817 msg/s # udp rx: 896 MB/s 15204 calls/s # udp tx: 888 MB/s 15068 calls/s 15068 msg/s # udp rx: 986 MB/s 16728 calls/s # udp tx: 1010 MB/s 17143 calls/s 17143 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1175 MB/s 19935 calls/s 19935 msg/s # tcp rx: 1177 MB/s 48523 calls/s # tcp tx: 1173 MB/s 19896 calls/s 19896 msg/s # tcp rx: 1173 MB/s 48783 calls/s # tcp tx: 1413 MB/s 23967 calls/s 23967 msg/s # tcp rx: 1414 MB/s 57754 calls/s # tcp tx: 1346 MB/s 22834 calls/s 22834 msg/s # udp gso - over veth touching data # udp rx: 1130 MB/s 824686 calls/s # udp tx: 1164 MB/s 19743 calls/s 19743 msg/s # udp rx: 1098 MB/s 800783 calls/s # udp tx: 1099 MB/s 18646 calls/s 18646 msg/s # udp rx: 1117 MB/s 814641 calls/s # udp tx: 1119 MB/s 18982 calls/s 18982 msg/s # udp rx: 1143 MB/s 833943 calls/s # udp tx: 1142 MB/s 19383 calls/s 19383 msg/s # udp gso and gro - over veth touching data # udp rx: 1252 MB/s 21236 calls/s # udp tx: 1286 MB/s 21815 calls/s 21815 msg/s # udp rx: 1152 MB/s 19541 calls/s # udp tx: 1151 MB/s 19528 calls/s 19528 msg/s # udp rx: 1546 MB/s 26222 calls/s # udp tx: 1562 MB/s 26508 calls/s 26508 msg/s # udp rx: 1390 MB/s 23584 calls/s # udp tx: 1376 MB/s 23343 calls/s 23343 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__->