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: 1067 MB/s 18110 calls/s 18110 msg/s # tcp rx: 1074 MB/s 132287 calls/s # tcp tx: 1102 MB/s 18703 calls/s 18703 msg/s # tcp rx: 1101 MB/s 122243 calls/s # tcp tx: 1070 MB/s 18159 calls/s 18159 msg/s # tcp rx: 1073 MB/s 131666 calls/s # tcp tx: 1078 MB/s 18298 calls/s 18298 msg/s # udp gso - over veth touching data # udp rx: 1296 MB/s 923324 calls/s # udp tx: 1321 MB/s 22406 calls/s 22406 msg/s # udp rx: 1305 MB/s 929699 calls/s # udp tx: 1304 MB/s 22131 calls/s 22131 msg/s # udp rx: 1283 MB/s 914130 calls/s # udp tx: 1282 MB/s 21758 calls/s 21758 msg/s # udp rx: 1325 MB/s 944168 calls/s # udp tx: 1325 MB/s 22483 calls/s 22483 msg/s # udp gso and gro - over veth touching data # udp rx: 1257 MB/s 896092 calls/s # udp tx: 1283 MB/s 21770 calls/s 21770 msg/s # udp rx: 1296 MB/s 923434 calls/s # udp tx: 1295 MB/s 21974 calls/s 21974 msg/s # udp rx: 1317 MB/s 938644 calls/s # udp tx: 1318 MB/s 22356 calls/s 22356 msg/s # udp rx: 1310 MB/s 933625 calls/s # udp tx: 1310 MB/s 22235 calls/s 22235 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1053 MB/s 17865 calls/s 17865 msg/s # tcp rx: 1053 MB/s 141507 calls/s # tcp tx: 1076 MB/s 18259 calls/s 18259 msg/s # tcp rx: 1076 MB/s 139213 calls/s # tcp tx: 1065 MB/s 18080 calls/s 18080 msg/s # tcp rx: 1067 MB/s 129445 calls/s # tcp tx: 1099 MB/s 18648 calls/s 18648 msg/s # udp gso - over veth touching data # udp rx: 1186 MB/s 865239 calls/s # udp tx: 1212 MB/s 20566 calls/s 20566 msg/s # udp rx: 1171 MB/s 854182 calls/s # udp tx: 1170 MB/s 19857 calls/s 19857 msg/s # udp rx: 1187 MB/s 865939 calls/s # udp tx: 1187 MB/s 20136 calls/s 20136 msg/s # udp rx: 1282 MB/s 935671 calls/s # udp tx: 1282 MB/s 21753 calls/s 21753 msg/s # udp gso and gro - over veth touching data # udp rx: 1157 MB/s 843962 calls/s # udp tx: 1184 MB/s 20084 calls/s 20084 msg/s # udp rx: 1230 MB/s 897395 calls/s # udp tx: 1234 MB/s 20933 calls/s 20933 msg/s # udp rx: 1135 MB/s 828061 calls/s # udp tx: 1137 MB/s 19287 calls/s 19287 msg/s # udp rx: 1167 MB/s 851565 calls/s # udp tx: 1169 MB/s 19843 calls/s 19843 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__->