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: 1149 MB/s 19498 calls/s 19498 msg/s # tcp rx: 1150 MB/s 137455 calls/s # tcp tx: 1167 MB/s 19806 calls/s 19806 msg/s # tcp rx: 1168 MB/s 137745 calls/s # tcp tx: 1158 MB/s 19647 calls/s 19647 msg/s # tcp rx: 1159 MB/s 135818 calls/s # tcp tx: 1161 MB/s 19707 calls/s 19707 msg/s # udp gso - over veth touching data # udp rx: 1254 MB/s 893827 calls/s # udp tx: 1295 MB/s 21978 calls/s 21978 msg/s # udp rx: 1319 MB/s 939916 calls/s # udp tx: 1322 MB/s 22437 calls/s 22437 msg/s # udp rx: 1313 MB/s 935801 calls/s # udp tx: 1315 MB/s 22312 calls/s 22312 msg/s # udp rx: 1313 MB/s 935373 calls/s # udp tx: 1314 MB/s 22287 calls/s 22287 msg/s # udp gso and gro - over veth touching data # udp rx: 1236 MB/s 880967 calls/s # udp tx: 1269 MB/s 21536 calls/s 21536 msg/s # udp rx: 1338 MB/s 953743 calls/s # udp tx: 1339 MB/s 22722 calls/s 22722 msg/s # udp rx: 1340 MB/s 954760 calls/s # udp tx: 1339 MB/s 22712 calls/s 22712 msg/s # udp rx: 1339 MB/s 953896 calls/s # udp tx: 1339 MB/s 22717 calls/s 22717 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1082 MB/s 18359 calls/s 18359 msg/s # tcp rx: 1083 MB/s 141775 calls/s # tcp tx: 1157 MB/s 19639 calls/s 19639 msg/s # tcp rx: 1160 MB/s 140319 calls/s # tcp tx: 1134 MB/s 19246 calls/s 19246 msg/s # tcp rx: 1135 MB/s 134512 calls/s # tcp tx: 1143 MB/s 19401 calls/s 19401 msg/s # udp gso - over veth touching data # udp rx: 1254 MB/s 914597 calls/s # udp tx: 1290 MB/s 21881 calls/s 21881 msg/s # udp rx: 1276 MB/s 931095 calls/s # udp tx: 1276 MB/s 21644 calls/s 21644 msg/s # udp rx: 1275 MB/s 930222 calls/s # udp tx: 1275 MB/s 21641 calls/s 21641 msg/s # udp rx: 1281 MB/s 934660 calls/s # udp tx: 1280 MB/s 21722 calls/s 21722 msg/s # udp gso and gro - over veth touching data # udp rx: 759 MB/s 553868 calls/s # udp tx: 799 MB/s 13568 calls/s 13568 msg/s # udp rx: 1164 MB/s 849553 calls/s # udp tx: 1162 MB/s 19720 calls/s 19720 msg/s # udp rx: 1153 MB/s 841467 calls/s # udp tx: 1150 MB/s 19518 calls/s 19518 msg/s # udp rx: 1043 MB/s 760759 calls/s # udp tx: 1029 MB/s 17467 calls/s 17467 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__->