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: 1116 MB/s 18945 calls/s 18945 msg/s # tcp rx: 1146 MB/s 143497 calls/s # tcp tx: 950 MB/s 16125 calls/s 16125 msg/s # tcp rx: 947 MB/s 118625 calls/s # tcp tx: 798 MB/s 13539 calls/s 13539 msg/s # tcp rx: 798 MB/s 93356 calls/s # tcp tx: 790 MB/s 13407 calls/s 13407 msg/s # udp gso - over veth touching data # udp rx: 1276 MB/s 909080 calls/s # udp tx: 1316 MB/s 22337 calls/s 22337 msg/s # udp rx: 1297 MB/s 924600 calls/s # udp tx: 1300 MB/s 22061 calls/s 22061 msg/s # udp rx: 1295 MB/s 922932 calls/s # udp tx: 1297 MB/s 22007 calls/s 22007 msg/s # udp rx: 1302 MB/s 927682 calls/s # udp tx: 1304 MB/s 22118 calls/s 22118 msg/s # udp gso and gro - over veth touching data # udp rx: 1276 MB/s 909566 calls/s # udp tx: 1314 MB/s 22303 calls/s 22303 msg/s # udp rx: 1279 MB/s 911425 calls/s # udp tx: 1282 MB/s 21747 calls/s 21747 msg/s # udp rx: 1276 MB/s 909385 calls/s # udp tx: 1276 MB/s 21648 calls/s 21648 msg/s # udp rx: 1334 MB/s 950680 calls/s # udp tx: 1334 MB/s 22637 calls/s 22637 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1122 MB/s 19033 calls/s 19033 msg/s # tcp rx: 1123 MB/s 140647 calls/s # tcp tx: 1067 MB/s 18109 calls/s 18109 msg/s # tcp rx: 1069 MB/s 128079 calls/s # tcp tx: 1093 MB/s 18547 calls/s 18547 msg/s # tcp rx: 1094 MB/s 128238 calls/s # tcp tx: 1062 MB/s 18019 calls/s 18019 msg/s # udp gso - over veth touching data # udp rx: 1185 MB/s 864370 calls/s # udp tx: 1219 MB/s 20677 calls/s 20677 msg/s # udp rx: 1258 MB/s 917848 calls/s # udp tx: 1263 MB/s 21433 calls/s 21433 msg/s # udp rx: 1255 MB/s 915661 calls/s # udp tx: 1259 MB/s 21363 calls/s 21363 msg/s # udp rx: 1173 MB/s 856004 calls/s # udp tx: 1185 MB/s 20106 calls/s 20106 msg/s # udp gso and gro - over veth touching data # udp rx: 1239 MB/s 904008 calls/s # udp tx: 1273 MB/s 21596 calls/s 21596 msg/s # udp rx: 1283 MB/s 936101 calls/s # udp tx: 1287 MB/s 21831 calls/s 21831 msg/s # udp rx: 1283 MB/s 935804 calls/s # udp tx: 1292 MB/s 21918 calls/s 21918 msg/s # udp rx: 1192 MB/s 869868 calls/s # udp tx: 1196 MB/s 20301 calls/s 20301 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__->