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: 1040 MB/s 17647 calls/s 17647 msg/s # tcp rx: 1040 MB/s 141878 calls/s # tcp tx: 1084 MB/s 18395 calls/s 18395 msg/s # tcp rx: 1094 MB/s 128784 calls/s # tcp tx: 1058 MB/s 17961 calls/s 17961 msg/s # tcp rx: 1059 MB/s 134568 calls/s # tcp tx: 1073 MB/s 18211 calls/s 18211 msg/s # udp gso - over veth touching data # udp rx: 1208 MB/s 860866 calls/s # udp tx: 1254 MB/s 21281 calls/s 21281 msg/s # udp rx: 1094 MB/s 779340 calls/s # udp tx: 1094 MB/s 18565 calls/s 18565 msg/s # udp rx: 1286 MB/s 916544 calls/s # udp tx: 1289 MB/s 21878 calls/s 21878 msg/s # udp rx: 1321 MB/s 941697 calls/s # udp tx: 1322 MB/s 22426 calls/s 22426 msg/s # udp gso and gro - over veth touching data # udp rx: 1269 MB/s 904286 calls/s # udp tx: 1312 MB/s 22259 calls/s 22259 msg/s # udp rx: 1325 MB/s 944044 calls/s # udp tx: 1326 MB/s 22490 calls/s 22490 msg/s # udp rx: 1144 MB/s 815360 calls/s # udp tx: 1143 MB/s 19400 calls/s 19400 msg/s # udp rx: 1282 MB/s 913791 calls/s # udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1000 MB/s 16970 calls/s 16970 msg/s # tcp rx: 1001 MB/s 125559 calls/s # tcp tx: 700 MB/s 11889 calls/s 11889 msg/s # tcp rx: 700 MB/s 82354 calls/s # tcp tx: 690 MB/s 11717 calls/s 11717 msg/s # tcp rx: 691 MB/s 84419 calls/s # tcp tx: 716 MB/s 12153 calls/s 12153 msg/s # udp gso - over veth touching data # udp rx: 1231 MB/s 898251 calls/s # udp tx: 1259 MB/s 21367 calls/s 21367 msg/s # udp rx: 1230 MB/s 897102 calls/s # udp tx: 1226 MB/s 20807 calls/s 20807 msg/s # udp rx: 1268 MB/s 924828 calls/s # udp tx: 1273 MB/s 21597 calls/s 21597 msg/s # udp rx: 1244 MB/s 907594 calls/s # udp tx: 1242 MB/s 21078 calls/s 21078 msg/s # udp gso and gro - over veth touching data # udp rx: 1127 MB/s 822119 calls/s # udp tx: 1159 MB/s 19663 calls/s 19663 msg/s # udp rx: 1253 MB/s 914299 calls/s # udp tx: 1252 MB/s 21247 calls/s 21247 msg/s # udp rx: 1248 MB/s 910481 calls/s # udp tx: 1247 MB/s 21156 calls/s 21156 msg/s # udp rx: 1245 MB/s 908203 calls/s # udp tx: 1244 MB/s 21106 calls/s 21106 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__->