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: 1166 MB/s 19781 calls/s 19781 msg/s # tcp rx: 1166 MB/s 138458 calls/s # tcp tx: 1019 MB/s 17292 calls/s 17292 msg/s # tcp rx: 1048 MB/s 127064 calls/s # tcp tx: 1065 MB/s 18074 calls/s 18074 msg/s # tcp rx: 1077 MB/s 120471 calls/s # tcp tx: 1090 MB/s 18499 calls/s 18499 msg/s # udp gso - over veth touching data # udp rx: 1302 MB/s 927982 calls/s # udp tx: 1339 MB/s 22721 calls/s 22721 msg/s # udp rx: 1285 MB/s 915813 calls/s # udp tx: 1285 MB/s 21795 calls/s 21795 msg/s # udp rx: 1320 MB/s 940410 calls/s # udp tx: 1319 MB/s 22381 calls/s 22381 msg/s # udp rx: 1316 MB/s 938031 calls/s # udp tx: 1316 MB/s 22329 calls/s 22329 msg/s # udp gso and gro - over veth touching data # udp rx: 593 MB/s 422780 calls/s # udp tx: 614 MB/s 10415 calls/s 10415 msg/s # udp rx: 637 MB/s 453911 calls/s # udp tx: 640 MB/s 10870 calls/s 10870 msg/s # udp rx: 654 MB/s 466165 calls/s # udp tx: 658 MB/s 11171 calls/s 11171 msg/s # udp rx: 644 MB/s 459414 calls/s # udp tx: 650 MB/s 11028 calls/s 11028 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1147 MB/s 19469 calls/s 19469 msg/s # tcp rx: 1148 MB/s 128303 calls/s # tcp tx: 1159 MB/s 19663 calls/s 19663 msg/s # tcp rx: 1159 MB/s 136767 calls/s # tcp tx: 1160 MB/s 19686 calls/s 19686 msg/s # tcp rx: 1162 MB/s 137644 calls/s # tcp tx: 1177 MB/s 19976 calls/s 19976 msg/s # udp gso - over veth touching data # udp rx: 1208 MB/s 881467 calls/s # udp tx: 1244 MB/s 21111 calls/s 21111 msg/s # udp rx: 1241 MB/s 905598 calls/s # udp tx: 1241 MB/s 21051 calls/s 21051 msg/s # udp rx: 1243 MB/s 906793 calls/s # udp tx: 1242 MB/s 21071 calls/s 21071 msg/s # udp rx: 1245 MB/s 908303 calls/s # udp tx: 1244 MB/s 21115 calls/s 21115 msg/s # udp gso and gro - over veth touching data # udp rx: 1253 MB/s 913844 calls/s # udp tx: 1283 MB/s 21762 calls/s 21762 msg/s # udp rx: 1237 MB/s 902203 calls/s # udp tx: 1235 MB/s 20960 calls/s 20960 msg/s # udp rx: 1267 MB/s 924336 calls/s # udp tx: 1266 MB/s 21476 calls/s 21476 msg/s # udp rx: 1259 MB/s 918664 calls/s # udp tx: 1258 MB/s 21349 calls/s 21349 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__->