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: 1128 MB/s 19145 calls/s 19145 msg/s # tcp rx: 1129 MB/s 140191 calls/s # tcp tx: 1148 MB/s 19481 calls/s 19481 msg/s # tcp rx: 1149 MB/s 141574 calls/s # tcp tx: 1156 MB/s 19621 calls/s 19621 msg/s # tcp rx: 1157 MB/s 138981 calls/s # tcp tx: 1160 MB/s 19683 calls/s 19683 msg/s # udp gso - over veth touching data # udp rx: 1290 MB/s 919420 calls/s # udp tx: 1331 MB/s 22583 calls/s 22583 msg/s # udp rx: 1354 MB/s 964845 calls/s # udp tx: 1355 MB/s 22985 calls/s 22985 msg/s # udp rx: 1352 MB/s 963567 calls/s # udp tx: 1352 MB/s 22940 calls/s 22940 msg/s # udp rx: 1347 MB/s 959814 calls/s # udp tx: 1347 MB/s 22859 calls/s 22859 msg/s # udp gso and gro - over veth touching data # udp rx: 1205 MB/s 858968 calls/s # udp tx: 1248 MB/s 21177 calls/s 21177 msg/s # udp rx: 1211 MB/s 862884 calls/s # udp tx: 1212 MB/s 20566 calls/s 20566 msg/s # udp rx: 1087 MB/s 774907 calls/s # udp tx: 1090 MB/s 18494 calls/s 18494 msg/s # udp rx: 1320 MB/s 941002 calls/s # udp tx: 1322 MB/s 22438 calls/s 22438 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1199 MB/s 20340 calls/s 20340 msg/s # tcp rx: 1199 MB/s 140311 calls/s # tcp tx: 1279 MB/s 21703 calls/s 21703 msg/s # tcp rx: 1281 MB/s 107553 calls/s # tcp tx: 1127 MB/s 19129 calls/s 19129 msg/s # tcp rx: 1129 MB/s 132484 calls/s # tcp tx: 1129 MB/s 19159 calls/s 19159 msg/s # udp gso - over veth touching data # udp rx: 618 MB/s 451284 calls/s # udp tx: 640 MB/s 10856 calls/s 10856 msg/s # udp rx: 689 MB/s 502674 calls/s # udp tx: 689 MB/s 11694 calls/s 11694 msg/s # udp rx: 670 MB/s 488661 calls/s # udp tx: 672 MB/s 11399 calls/s 11399 msg/s # udp rx: 670 MB/s 488881 calls/s # udp tx: 670 MB/s 11366 calls/s 11366 msg/s # udp gso and gro - over veth touching data # udp rx: 1089 MB/s 794255 calls/s # udp tx: 1123 MB/s 19054 calls/s 19054 msg/s # udp rx: 1266 MB/s 923939 calls/s # udp tx: 1265 MB/s 21467 calls/s 21467 msg/s # udp rx: 1281 MB/s 934402 calls/s # udp tx: 1280 MB/s 21723 calls/s 21723 msg/s # udp rx: 1245 MB/s 908033 calls/s # udp tx: 1244 MB/s 21102 calls/s 21102 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__->