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: 1075 MB/s 18246 calls/s 18246 msg/s # tcp rx: 1076 MB/s 137317 calls/s # tcp tx: 1153 MB/s 19562 calls/s 19562 msg/s # tcp rx: 1154 MB/s 133944 calls/s # tcp tx: 1102 MB/s 18704 calls/s 18704 msg/s # tcp rx: 1103 MB/s 129372 calls/s # tcp tx: 1088 MB/s 18459 calls/s 18459 msg/s # udp gso - over veth touching data # udp rx: 1182 MB/s 842459 calls/s # udp tx: 1216 MB/s 20631 calls/s 20631 msg/s # udp rx: 1247 MB/s 888498 calls/s # udp tx: 1239 MB/s 21018 calls/s 21018 msg/s # udp rx: 1275 MB/s 908542 calls/s # udp tx: 1286 MB/s 21824 calls/s 21824 msg/s # udp rx: 1263 MB/s 900303 calls/s # udp tx: 1267 MB/s 21495 calls/s 21495 msg/s # udp gso and gro - over veth touching data # udp rx: 1276 MB/s 909607 calls/s # udp tx: 1305 MB/s 22143 calls/s 22143 msg/s # udp rx: 1299 MB/s 926026 calls/s # udp tx: 1299 MB/s 22045 calls/s 22045 msg/s # udp rx: 1297 MB/s 924082 calls/s # udp tx: 1296 MB/s 21984 calls/s 21984 msg/s # udp rx: 1309 MB/s 933146 calls/s # udp tx: 1309 MB/s 22206 calls/s 22206 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1189 MB/s 20176 calls/s 20176 msg/s # tcp rx: 1189 MB/s 144165 calls/s # tcp tx: 1176 MB/s 19962 calls/s 19962 msg/s # tcp rx: 1177 MB/s 140186 calls/s # tcp tx: 1162 MB/s 19709 calls/s 19709 msg/s # tcp rx: 1162 MB/s 135287 calls/s # tcp tx: 1171 MB/s 19865 calls/s 19865 msg/s # udp gso - over veth touching data # udp rx: 1107 MB/s 807638 calls/s # udp tx: 1136 MB/s 19272 calls/s 19272 msg/s # udp rx: 1243 MB/s 906859 calls/s # udp tx: 1242 MB/s 21070 calls/s 21070 msg/s # udp rx: 1247 MB/s 910081 calls/s # udp tx: 1247 MB/s 21155 calls/s 21155 msg/s # udp rx: 1255 MB/s 915694 calls/s # udp tx: 1254 MB/s 21274 calls/s 21274 msg/s # udp gso and gro - over veth touching data # udp rx: 1154 MB/s 841832 calls/s # udp tx: 1187 MB/s 20138 calls/s 20138 msg/s # udp rx: 1255 MB/s 915584 calls/s # udp tx: 1254 MB/s 21285 calls/s 21285 msg/s # udp rx: 1260 MB/s 918997 calls/s # udp tx: 1259 MB/s 21362 calls/s 21362 msg/s # udp rx: 1259 MB/s 918794 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__->