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: 1163 MB/s 19734 calls/s 19734 msg/s # tcp rx: 1166 MB/s 138514 calls/s # tcp tx: 1089 MB/s 18479 calls/s 18479 msg/s # tcp rx: 1092 MB/s 127226 calls/s # tcp tx: 1086 MB/s 18432 calls/s 18432 msg/s # tcp rx: 1087 MB/s 127810 calls/s # tcp tx: 1088 MB/s 18461 calls/s 18461 msg/s # udp gso - over veth touching data # udp rx: 1257 MB/s 896071 calls/s # udp tx: 1301 MB/s 22076 calls/s 22076 msg/s # udp rx: 1314 MB/s 936369 calls/s # udp tx: 1312 MB/s 22263 calls/s 22263 msg/s # udp rx: 1310 MB/s 933324 calls/s # udp tx: 1310 MB/s 22220 calls/s 22220 msg/s # udp rx: 1334 MB/s 950321 calls/s # udp tx: 1333 MB/s 22617 calls/s 22617 msg/s # udp gso and gro - over veth touching data # udp rx: 1216 MB/s 866926 calls/s # udp tx: 1251 MB/s 21221 calls/s 21221 msg/s # udp rx: 1304 MB/s 929346 calls/s # udp tx: 1309 MB/s 22210 calls/s 22210 msg/s # udp rx: 1258 MB/s 896277 calls/s # udp tx: 1246 MB/s 21144 calls/s 21144 msg/s # udp rx: 629 MB/s 448100 calls/s # udp tx: 630 MB/s 10695 calls/s 10695 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 657 MB/s 11160 calls/s 11160 msg/s # tcp rx: 661 MB/s 82618 calls/s # tcp tx: 683 MB/s 11589 calls/s 11589 msg/s # tcp rx: 683 MB/s 82939 calls/s # tcp tx: 691 MB/s 11734 calls/s 11734 msg/s # tcp rx: 692 MB/s 83441 calls/s # tcp tx: 691 MB/s 11729 calls/s 11729 msg/s # udp gso - over veth touching data # udp rx: 1197 MB/s 873059 calls/s # udp tx: 1236 MB/s 20974 calls/s 20974 msg/s # udp rx: 1273 MB/s 929076 calls/s # udp tx: 1277 MB/s 21663 calls/s 21663 msg/s # udp rx: 1268 MB/s 924879 calls/s # udp tx: 1280 MB/s 21726 calls/s 21726 msg/s # udp rx: 1289 MB/s 940259 calls/s # udp tx: 1288 MB/s 21847 calls/s 21847 msg/s # udp gso and gro - over veth touching data # udp rx: 1200 MB/s 875296 calls/s # udp tx: 1237 MB/s 20984 calls/s 20984 msg/s # udp rx: 1254 MB/s 915280 calls/s # udp tx: 1256 MB/s 21305 calls/s 21305 msg/s # udp rx: 1199 MB/s 875025 calls/s # udp tx: 1197 MB/s 20314 calls/s 20314 msg/s # udp rx: 1237 MB/s 902260 calls/s # udp tx: 1238 MB/s 21003 calls/s 21003 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__->