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: 1156 MB/s 19622 calls/s 19622 msg/s # tcp rx: 1157 MB/s 139324 calls/s # tcp tx: 1114 MB/s 18901 calls/s 18901 msg/s # tcp rx: 1116 MB/s 133013 calls/s # tcp tx: 1156 MB/s 19607 calls/s 19607 msg/s # tcp rx: 1157 MB/s 137135 calls/s # tcp tx: 1169 MB/s 19840 calls/s 19840 msg/s # udp gso - over veth touching data # udp rx: 1263 MB/s 899696 calls/s # udp tx: 1296 MB/s 21987 calls/s 21987 msg/s # udp rx: 1289 MB/s 918422 calls/s # udp tx: 1292 MB/s 21930 calls/s 21930 msg/s # udp rx: 1297 MB/s 924516 calls/s # udp tx: 1301 MB/s 22081 calls/s 22081 msg/s # udp rx: 1315 MB/s 937235 calls/s # udp tx: 1320 MB/s 22396 calls/s 22396 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 879402 calls/s # udp tx: 1268 MB/s 21522 calls/s 21522 msg/s # udp rx: 1287 MB/s 917226 calls/s # udp tx: 1286 MB/s 21818 calls/s 21818 msg/s # udp rx: 1255 MB/s 894608 calls/s # udp tx: 1253 MB/s 21258 calls/s 21258 msg/s # udp rx: 1218 MB/s 867945 calls/s # udp tx: 1218 MB/s 20667 calls/s 20667 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1129 MB/s 19152 calls/s 19152 msg/s # tcp rx: 1130 MB/s 142235 calls/s # tcp tx: 957 MB/s 16236 calls/s 16236 msg/s # tcp rx: 957 MB/s 116603 calls/s # tcp tx: 776 MB/s 13175 calls/s 13175 msg/s # tcp rx: 777 MB/s 85487 calls/s # tcp tx: 789 MB/s 13384 calls/s 13384 msg/s # udp gso - over veth touching data # udp rx: 1190 MB/s 868459 calls/s # udp tx: 1231 MB/s 20891 calls/s 20891 msg/s # udp rx: 1254 MB/s 915261 calls/s # udp tx: 1253 MB/s 21268 calls/s 21268 msg/s # udp rx: 1260 MB/s 919451 calls/s # udp tx: 1260 MB/s 21376 calls/s 21376 msg/s # udp rx: 1270 MB/s 926270 calls/s # udp tx: 1272 MB/s 21577 calls/s 21577 msg/s # udp gso and gro - over veth touching data # udp rx: 1182 MB/s 862627 calls/s # udp tx: 1221 MB/s 20710 calls/s 20710 msg/s # udp rx: 1173 MB/s 855956 calls/s # udp tx: 1172 MB/s 19893 calls/s 19893 msg/s # udp rx: 1262 MB/s 921101 calls/s # udp tx: 1262 MB/s 21410 calls/s 21410 msg/s # udp rx: 1275 MB/s 930147 calls/s # udp tx: 1275 MB/s 21625 calls/s 21625 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__->