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: 1138 MB/s 19314 calls/s 19314 msg/s # tcp rx: 1139 MB/s 138763 calls/s # tcp tx: 1137 MB/s 19298 calls/s 19298 msg/s # tcp rx: 1139 MB/s 137977 calls/s # tcp tx: 1148 MB/s 19474 calls/s 19474 msg/s # tcp rx: 1149 MB/s 138030 calls/s # tcp tx: 1144 MB/s 19412 calls/s 19412 msg/s # udp gso - over veth touching data # udp rx: 1269 MB/s 904013 calls/s # udp tx: 1298 MB/s 22024 calls/s 22024 msg/s # udp rx: 1297 MB/s 924006 calls/s # udp tx: 1287 MB/s 21840 calls/s 21840 msg/s # udp rx: 1306 MB/s 930578 calls/s # udp tx: 1314 MB/s 22299 calls/s 22299 msg/s # udp rx: 1321 MB/s 941414 calls/s # udp tx: 1325 MB/s 22474 calls/s 22474 msg/s # udp gso and gro - over veth touching data # udp rx: 1237 MB/s 881326 calls/s # udp tx: 1267 MB/s 21504 calls/s 21504 msg/s # udp rx: 1228 MB/s 875220 calls/s # udp tx: 1240 MB/s 21034 calls/s 21034 msg/s # udp rx: 1269 MB/s 904572 calls/s # udp tx: 1262 MB/s 21420 calls/s 21420 msg/s # udp rx: 1136 MB/s 809443 calls/s # udp tx: 1141 MB/s 19356 calls/s 19356 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1112 MB/s 18877 calls/s 18877 msg/s # tcp rx: 1113 MB/s 134780 calls/s # tcp tx: 1032 MB/s 17506 calls/s 17506 msg/s # tcp rx: 1032 MB/s 129034 calls/s # tcp tx: 1031 MB/s 17496 calls/s 17496 msg/s # tcp rx: 1032 MB/s 129563 calls/s # tcp tx: 1186 MB/s 20127 calls/s 20127 msg/s # udp gso - over veth touching data # udp rx: 1175 MB/s 857502 calls/s # udp tx: 1212 MB/s 20572 calls/s 20572 msg/s # udp rx: 1198 MB/s 874334 calls/s # udp tx: 1203 MB/s 20417 calls/s 20417 msg/s # udp rx: 1255 MB/s 915362 calls/s # udp tx: 1257 MB/s 21322 calls/s 21322 msg/s # udp rx: 1158 MB/s 845030 calls/s # udp tx: 1149 MB/s 19490 calls/s 19490 msg/s # udp gso and gro - over veth touching data # udp rx: 1150 MB/s 839201 calls/s # udp tx: 1187 MB/s 20133 calls/s 20133 msg/s # udp rx: 1250 MB/s 911927 calls/s # udp tx: 1249 MB/s 21195 calls/s 21195 msg/s # udp rx: 1257 MB/s 916839 calls/s # udp tx: 1256 MB/s 21316 calls/s 21316 msg/s # udp rx: 1258 MB/s 918097 calls/s # udp tx: 1258 MB/s 21348 calls/s 21348 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__->