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: 1115 MB/s 18917 calls/s 18917 msg/s # tcp rx: 1118 MB/s 133333 calls/s # tcp tx: 1025 MB/s 17396 calls/s 17396 msg/s # tcp rx: 1026 MB/s 128346 calls/s # tcp tx: 1063 MB/s 18046 calls/s 18046 msg/s # tcp rx: 1065 MB/s 128423 calls/s # tcp tx: 1069 MB/s 18134 calls/s 18134 msg/s # udp gso - over veth touching data # udp rx: 1219 MB/s 868570 calls/s # udp tx: 1263 MB/s 21425 calls/s 21425 msg/s # udp rx: 1285 MB/s 915476 calls/s # udp tx: 1284 MB/s 21790 calls/s 21790 msg/s # udp rx: 1285 MB/s 915768 calls/s # udp tx: 1285 MB/s 21795 calls/s 21795 msg/s # udp rx: 1269 MB/s 904317 calls/s # udp tx: 1267 MB/s 21494 calls/s 21494 msg/s # udp gso and gro - over veth touching data # udp rx: 1261 MB/s 898873 calls/s # udp tx: 1295 MB/s 21978 calls/s 21978 msg/s # udp rx: 1322 MB/s 942175 calls/s # udp tx: 1335 MB/s 22654 calls/s 22654 msg/s # udp rx: 1312 MB/s 934813 calls/s # udp tx: 1311 MB/s 22238 calls/s 22238 msg/s # udp rx: 1316 MB/s 938028 calls/s # udp tx: 1316 MB/s 22323 calls/s 22323 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1024 MB/s 17373 calls/s 17373 msg/s # tcp rx: 1024 MB/s 131363 calls/s # tcp tx: 1067 MB/s 18107 calls/s 18107 msg/s # tcp rx: 1070 MB/s 127861 calls/s # tcp tx: 1076 MB/s 18258 calls/s 18258 msg/s # tcp rx: 1075 MB/s 127349 calls/s # tcp tx: 1068 MB/s 18120 calls/s 18120 msg/s # udp gso - over veth touching data # udp rx: 1175 MB/s 857653 calls/s # udp tx: 1208 MB/s 20499 calls/s 20499 msg/s # udp rx: 1298 MB/s 946942 calls/s # udp tx: 1298 MB/s 22021 calls/s 22021 msg/s # udp rx: 862 MB/s 629209 calls/s # udp tx: 846 MB/s 14354 calls/s 14354 msg/s # udp rx: 630 MB/s 459809 calls/s # udp tx: 630 MB/s 10692 calls/s 10692 msg/s # udp gso and gro - over veth touching data # udp rx: 1142 MB/s 833409 calls/s # udp tx: 1176 MB/s 19957 calls/s 19957 msg/s # udp rx: 1129 MB/s 824012 calls/s # udp tx: 1126 MB/s 19109 calls/s 19109 msg/s # udp rx: 1232 MB/s 899148 calls/s # udp tx: 1237 MB/s 20993 calls/s 20993 msg/s # udp rx: 1270 MB/s 926766 calls/s # udp tx: 1274 MB/s 21610 calls/s 21610 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__->