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: 1069 MB/s 18141 calls/s 18141 msg/s # tcp rx: 1084 MB/s 130403 calls/s # tcp tx: 969 MB/s 16451 calls/s 16451 msg/s # tcp rx: 992 MB/s 133321 calls/s # tcp tx: 1076 MB/s 18262 calls/s 18262 msg/s # tcp rx: 1067 MB/s 129008 calls/s # tcp tx: 1039 MB/s 17637 calls/s 17637 msg/s # udp gso - over veth touching data # udp rx: 1218 MB/s 868157 calls/s # udp tx: 1252 MB/s 21238 calls/s 21238 msg/s # udp rx: 1222 MB/s 871186 calls/s # udp tx: 1221 MB/s 20713 calls/s 20713 msg/s # udp rx: 1233 MB/s 878787 calls/s # udp tx: 1234 MB/s 20931 calls/s 20931 msg/s # udp rx: 1284 MB/s 915084 calls/s # udp tx: 1284 MB/s 21790 calls/s 21790 msg/s # udp gso and gro - over veth touching data # udp rx: 1182 MB/s 842687 calls/s # udp tx: 1218 MB/s 20659 calls/s 20659 msg/s # udp rx: 1298 MB/s 924997 calls/s # udp tx: 1298 MB/s 22019 calls/s 22019 msg/s # udp rx: 1314 MB/s 936247 calls/s # udp tx: 1314 MB/s 22291 calls/s 22291 msg/s # udp rx: 1301 MB/s 927252 calls/s # udp tx: 1300 MB/s 22060 calls/s 22060 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1184 MB/s 20082 calls/s 20082 msg/s # tcp rx: 1186 MB/s 114393 calls/s # tcp tx: 1048 MB/s 17780 calls/s 17780 msg/s # tcp rx: 1049 MB/s 131252 calls/s # tcp tx: 1094 MB/s 18563 calls/s 18563 msg/s # tcp rx: 1095 MB/s 128925 calls/s # tcp tx: 1090 MB/s 18490 calls/s 18490 msg/s # udp gso - over veth touching data # udp rx: 1236 MB/s 901911 calls/s # udp tx: 1269 MB/s 21539 calls/s 21539 msg/s # udp rx: 1273 MB/s 929050 calls/s # udp tx: 1274 MB/s 21623 calls/s 21623 msg/s # udp rx: 1291 MB/s 941698 calls/s # udp tx: 1288 MB/s 21850 calls/s 21850 msg/s # udp rx: 1273 MB/s 928796 calls/s # udp tx: 1272 MB/s 21584 calls/s 21584 msg/s # udp gso and gro - over veth touching data # udp rx: 1220 MB/s 890088 calls/s # udp tx: 1256 MB/s 21319 calls/s 21319 msg/s # udp rx: 1254 MB/s 915081 calls/s # udp tx: 1255 MB/s 21302 calls/s 21302 msg/s # udp rx: 993 MB/s 724345 calls/s # udp tx: 981 MB/s 16649 calls/s 16649 msg/s # udp rx: 726 MB/s 530102 calls/s # udp tx: 728 MB/s 12352 calls/s 12352 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__->