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: 1031 MB/s 17495 calls/s 17495 msg/s # tcp rx: 1076 MB/s 142339 calls/s # tcp tx: 1112 MB/s 18862 calls/s 18862 msg/s # tcp rx: 1120 MB/s 126212 calls/s # tcp tx: 1031 MB/s 17494 calls/s 17494 msg/s # tcp rx: 1038 MB/s 140132 calls/s # tcp tx: 1139 MB/s 19331 calls/s 19331 msg/s # udp gso - over veth touching data # udp rx: 678 MB/s 483407 calls/s # udp tx: 699 MB/s 11868 calls/s 11868 msg/s # udp rx: 1184 MB/s 843675 calls/s # udp tx: 1202 MB/s 20393 calls/s 20393 msg/s # udp rx: 1322 MB/s 941746 calls/s # udp tx: 1320 MB/s 22405 calls/s 22405 msg/s # udp rx: 1312 MB/s 935076 calls/s # udp tx: 1311 MB/s 22252 calls/s 22252 msg/s # udp gso and gro - over veth touching data # udp rx: 1213 MB/s 864771 calls/s # udp tx: 1242 MB/s 21076 calls/s 21076 msg/s # udp rx: 1214 MB/s 865356 calls/s # udp tx: 1231 MB/s 20880 calls/s 20880 msg/s # udp rx: 1272 MB/s 906553 calls/s # udp tx: 1274 MB/s 21624 calls/s 21624 msg/s # udp rx: 1181 MB/s 841774 calls/s # udp tx: 1185 MB/s 20101 calls/s 20101 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1148 MB/s 19474 calls/s 19474 msg/s # tcp rx: 1152 MB/s 138156 calls/s # tcp tx: 956 MB/s 16229 calls/s 16229 msg/s # tcp rx: 955 MB/s 121117 calls/s # tcp tx: 674 MB/s 11441 calls/s 11441 msg/s # tcp rx: 674 MB/s 82040 calls/s # tcp tx: 622 MB/s 10560 calls/s 10560 msg/s # udp gso - over veth touching data # udp rx: 1222 MB/s 891661 calls/s # udp tx: 1261 MB/s 21389 calls/s 21389 msg/s # udp rx: 1271 MB/s 927106 calls/s # udp tx: 1273 MB/s 21604 calls/s 21604 msg/s # udp rx: 1280 MB/s 934168 calls/s # udp tx: 1283 MB/s 21765 calls/s 21765 msg/s # udp rx: 1280 MB/s 933783 calls/s # udp tx: 1283 MB/s 21775 calls/s 21775 msg/s # udp gso and gro - over veth touching data # udp rx: 1136 MB/s 828661 calls/s # udp tx: 1169 MB/s 19837 calls/s 19837 msg/s # udp rx: 1121 MB/s 818225 calls/s # udp tx: 1116 MB/s 18945 calls/s 18945 msg/s # udp rx: 1151 MB/s 839541 calls/s # udp tx: 1151 MB/s 19538 calls/s 19538 msg/s # udp rx: 1173 MB/s 855574 calls/s # udp tx: 1186 MB/s 20121 calls/s 20121 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__->