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: 1128 MB/s 19136 calls/s 19136 msg/s # tcp rx: 1128 MB/s 143747 calls/s # tcp tx: 1091 MB/s 18510 calls/s 18510 msg/s # tcp rx: 1099 MB/s 133373 calls/s # tcp tx: 1065 MB/s 18079 calls/s 18079 msg/s # tcp rx: 1070 MB/s 128918 calls/s # tcp tx: 1065 MB/s 18068 calls/s 18068 msg/s # udp gso - over veth touching data # udp rx: 1250 MB/s 890622 calls/s # udp tx: 1281 MB/s 21732 calls/s 21732 msg/s # udp rx: 1288 MB/s 917944 calls/s # udp tx: 1295 MB/s 21968 calls/s 21968 msg/s # udp rx: 1320 MB/s 940580 calls/s # udp tx: 1320 MB/s 22392 calls/s 22392 msg/s # udp rx: 1312 MB/s 934796 calls/s # udp tx: 1311 MB/s 22243 calls/s 22243 msg/s # udp gso and gro - over veth touching data # udp rx: 1126 MB/s 802563 calls/s # udp tx: 1143 MB/s 19393 calls/s 19393 msg/s # udp rx: 711 MB/s 507113 calls/s # udp tx: 731 MB/s 12411 calls/s 12411 msg/s # udp rx: 1339 MB/s 954058 calls/s # udp tx: 1338 MB/s 22695 calls/s 22695 msg/s # udp rx: 1266 MB/s 902124 calls/s # udp tx: 1265 MB/s 21463 calls/s 21463 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1074 MB/s 18228 calls/s 18228 msg/s # tcp rx: 1082 MB/s 138381 calls/s # tcp tx: 1066 MB/s 18092 calls/s 18092 msg/s # tcp rx: 1094 MB/s 127154 calls/s # tcp tx: 1002 MB/s 17009 calls/s 17009 msg/s # tcp rx: 1008 MB/s 128484 calls/s # tcp tx: 1037 MB/s 17591 calls/s 17591 msg/s # udp gso - over veth touching data # udp rx: 1185 MB/s 864669 calls/s # udp tx: 1219 MB/s 20683 calls/s 20683 msg/s # udp rx: 1287 MB/s 938948 calls/s # udp tx: 1285 MB/s 21805 calls/s 21805 msg/s # udp rx: 1278 MB/s 932205 calls/s # udp tx: 1277 MB/s 21667 calls/s 21667 msg/s # udp rx: 1276 MB/s 931002 calls/s # udp tx: 1275 MB/s 21641 calls/s 21641 msg/s # udp gso and gro - over veth touching data # udp rx: 1189 MB/s 867456 calls/s # udp tx: 1228 MB/s 20831 calls/s 20831 msg/s # udp rx: 1258 MB/s 918156 calls/s # udp tx: 1257 MB/s 21332 calls/s 21332 msg/s # udp rx: 1280 MB/s 933770 calls/s # udp tx: 1273 MB/s 21598 calls/s 21598 msg/s # udp rx: 1253 MB/s 914313 calls/s # udp tx: 1258 MB/s 21353 calls/s 21353 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__->