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: 1052 MB/s 17844 calls/s 17844 msg/s # tcp rx: 1053 MB/s 138730 calls/s # tcp tx: 1202 MB/s 20394 calls/s 20394 msg/s # tcp rx: 1203 MB/s 114566 calls/s # tcp tx: 857 MB/s 14545 calls/s 14545 msg/s # tcp rx: 858 MB/s 120576 calls/s # tcp tx: 1083 MB/s 18378 calls/s 18378 msg/s # udp gso - over veth touching data # udp rx: 1137 MB/s 810616 calls/s # udp tx: 1173 MB/s 19909 calls/s 19909 msg/s # udp rx: 1315 MB/s 937160 calls/s # udp tx: 1317 MB/s 22353 calls/s 22353 msg/s # udp rx: 1334 MB/s 950913 calls/s # udp tx: 1334 MB/s 22634 calls/s 22634 msg/s # udp rx: 1326 MB/s 945234 calls/s # udp tx: 1326 MB/s 22498 calls/s 22498 msg/s # udp gso and gro - over veth touching data # udp rx: 1152 MB/s 821053 calls/s # udp tx: 1188 MB/s 20166 calls/s 20166 msg/s # udp rx: 1263 MB/s 899765 calls/s # udp tx: 1263 MB/s 21431 calls/s 21431 msg/s # udp rx: 1269 MB/s 904396 calls/s # udp tx: 1268 MB/s 21520 calls/s 21520 msg/s # udp rx: 1244 MB/s 886766 calls/s # udp tx: 1245 MB/s 21125 calls/s 21125 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1043 MB/s 17700 calls/s 17700 msg/s # tcp rx: 1043 MB/s 140898 calls/s # tcp tx: 980 MB/s 16637 calls/s 16637 msg/s # tcp rx: 995 MB/s 129549 calls/s # tcp tx: 1048 MB/s 17786 calls/s 17786 msg/s # tcp rx: 1050 MB/s 130095 calls/s # tcp tx: 1006 MB/s 17069 calls/s 17069 msg/s # udp gso - over veth touching data # udp rx: 1153 MB/s 841294 calls/s # udp tx: 1193 MB/s 20240 calls/s 20240 msg/s # udp rx: 1212 MB/s 884210 calls/s # udp tx: 1211 MB/s 20545 calls/s 20545 msg/s # udp rx: 1214 MB/s 886019 calls/s # udp tx: 1214 MB/s 20600 calls/s 20600 msg/s # udp rx: 1215 MB/s 886520 calls/s # udp tx: 1214 MB/s 20607 calls/s 20607 msg/s # udp gso and gro - over veth touching data # udp rx: 1155 MB/s 843006 calls/s # udp tx: 1187 MB/s 20139 calls/s 20139 msg/s # udp rx: 1269 MB/s 925682 calls/s # udp tx: 1270 MB/s 21555 calls/s 21555 msg/s # udp rx: 1255 MB/s 915665 calls/s # udp tx: 1255 MB/s 21293 calls/s 21293 msg/s # udp rx: 1259 MB/s 918715 calls/s # udp tx: 1259 MB/s 21358 calls/s 21358 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__->