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: 1034 MB/s 17538 calls/s 17538 msg/s # tcp rx: 1034 MB/s 129193 calls/s # tcp tx: 868 MB/s 14735 calls/s 14735 msg/s # tcp rx: 870 MB/s 131977 calls/s # tcp tx: 1059 MB/s 17977 calls/s 17977 msg/s # tcp rx: 1061 MB/s 129633 calls/s # tcp tx: 1108 MB/s 18806 calls/s 18806 msg/s # udp gso - over veth touching data # udp rx: 1247 MB/s 888377 calls/s # udp tx: 1311 MB/s 22246 calls/s 22246 msg/s # udp rx: 1323 MB/s 942752 calls/s # udp tx: 1320 MB/s 22396 calls/s 22396 msg/s # udp rx: 1320 MB/s 940312 calls/s # udp tx: 1321 MB/s 22417 calls/s 22417 msg/s # udp rx: 1342 MB/s 956232 calls/s # udp tx: 1341 MB/s 22751 calls/s 22751 msg/s # udp gso and gro - over veth touching data # udp rx: 1104 MB/s 786864 calls/s # udp tx: 1131 MB/s 19191 calls/s 19191 msg/s # udp rx: 1273 MB/s 907371 calls/s # udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # udp rx: 1200 MB/s 855228 calls/s # udp tx: 1202 MB/s 20389 calls/s 20389 msg/s # udp rx: 1317 MB/s 938333 calls/s # udp tx: 1315 MB/s 22311 calls/s 22311 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1096 MB/s 18596 calls/s 18596 msg/s # tcp rx: 1099 MB/s 136939 calls/s # tcp tx: 1039 MB/s 17627 calls/s 17627 msg/s # tcp rx: 1043 MB/s 130419 calls/s # tcp tx: 826 MB/s 14023 calls/s 14023 msg/s # tcp rx: 829 MB/s 122554 calls/s # tcp tx: 904 MB/s 15341 calls/s 15341 msg/s # udp gso - over veth touching data # udp rx: 1166 MB/s 850528 calls/s # udp tx: 1201 MB/s 20370 calls/s 20370 msg/s # udp rx: 1173 MB/s 855512 calls/s # udp tx: 1174 MB/s 19919 calls/s 19919 msg/s # udp rx: 1223 MB/s 892107 calls/s # udp tx: 1231 MB/s 20893 calls/s 20893 msg/s # udp rx: 1265 MB/s 923240 calls/s # udp tx: 1268 MB/s 21518 calls/s 21518 msg/s # udp gso and gro - over veth touching data # udp rx: 1139 MB/s 831198 calls/s # udp tx: 1174 MB/s 19925 calls/s 19925 msg/s # udp rx: 1250 MB/s 911935 calls/s # udp tx: 1254 MB/s 21271 calls/s 21271 msg/s # udp rx: 1259 MB/s 918745 calls/s # udp tx: 1262 MB/s 21415 calls/s 21415 msg/s # udp rx: 1261 MB/s 920124 calls/s # udp tx: 1263 MB/s 21431 calls/s 21431 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__->