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: 1041 MB/s 17671 calls/s 17671 msg/s # tcp rx: 1042 MB/s 126694 calls/s # tcp tx: 1047 MB/s 17772 calls/s 17772 msg/s # tcp rx: 1048 MB/s 130334 calls/s # tcp tx: 1031 MB/s 17502 calls/s 17502 msg/s # tcp rx: 1033 MB/s 129862 calls/s # tcp tx: 1046 MB/s 17749 calls/s 17749 msg/s # udp gso - over veth touching data # udp rx: 1258 MB/s 896571 calls/s # udp tx: 1293 MB/s 21939 calls/s 21939 msg/s # udp rx: 1302 MB/s 927760 calls/s # udp tx: 1301 MB/s 22081 calls/s 22081 msg/s # udp rx: 1260 MB/s 897901 calls/s # udp tx: 1261 MB/s 21402 calls/s 21402 msg/s # udp rx: 1305 MB/s 929921 calls/s # udp tx: 1303 MB/s 22104 calls/s 22104 msg/s # udp gso and gro - over veth touching data # udp rx: 759 MB/s 540734 calls/s # udp tx: 777 MB/s 13180 calls/s 13180 msg/s # udp rx: 711 MB/s 507022 calls/s # udp tx: 710 MB/s 12053 calls/s 12053 msg/s # udp rx: 723 MB/s 515288 calls/s # udp tx: 723 MB/s 12279 calls/s 12279 msg/s # udp rx: 703 MB/s 501160 calls/s # udp tx: 702 MB/s 11922 calls/s 11922 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 871 MB/s 14786 calls/s 14786 msg/s # tcp rx: 872 MB/s 94726 calls/s # tcp tx: 990 MB/s 16807 calls/s 16807 msg/s # tcp rx: 992 MB/s 120490 calls/s # tcp tx: 1146 MB/s 19453 calls/s 19453 msg/s # tcp rx: 1147 MB/s 138813 calls/s # tcp tx: 1140 MB/s 19351 calls/s 19351 msg/s # udp gso - over veth touching data # udp rx: 1238 MB/s 903600 calls/s # udp tx: 1283 MB/s 21767 calls/s 21767 msg/s # udp rx: 1259 MB/s 918589 calls/s # udp tx: 1262 MB/s 21417 calls/s 21417 msg/s # udp rx: 1256 MB/s 916340 calls/s # udp tx: 1258 MB/s 21353 calls/s 21353 msg/s # udp rx: 1257 MB/s 916861 calls/s # udp tx: 1259 MB/s 21356 calls/s 21356 msg/s # udp gso and gro - over veth touching data # udp rx: 1176 MB/s 857893 calls/s # udp tx: 1214 MB/s 20597 calls/s 20597 msg/s # udp rx: 1267 MB/s 924045 calls/s # udp tx: 1266 MB/s 21473 calls/s 21473 msg/s # udp rx: 1258 MB/s 917714 calls/s # udp tx: 1257 MB/s 21325 calls/s 21325 msg/s # udp rx: 1191 MB/s 869221 calls/s # udp tx: 1175 MB/s 19941 calls/s 19941 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__->