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: 1131 MB/s 19184 calls/s 19184 msg/s # tcp rx: 1142 MB/s 141769 calls/s # tcp tx: 985 MB/s 16722 calls/s 16722 msg/s # tcp rx: 982 MB/s 131036 calls/s # tcp tx: 947 MB/s 16062 calls/s 16062 msg/s # tcp rx: 950 MB/s 131934 calls/s # tcp tx: 937 MB/s 15904 calls/s 15904 msg/s # udp gso - over veth touching data # udp rx: 1163 MB/s 828708 calls/s # udp tx: 1197 MB/s 20308 calls/s 20308 msg/s # udp rx: 1298 MB/s 925008 calls/s # udp tx: 1299 MB/s 22041 calls/s 22041 msg/s # udp rx: 1329 MB/s 947224 calls/s # udp tx: 1329 MB/s 22542 calls/s 22542 msg/s # udp rx: 1323 MB/s 942593 calls/s # udp tx: 1324 MB/s 22458 calls/s 22458 msg/s # udp gso and gro - over veth touching data # udp rx: 1209 MB/s 861264 calls/s # udp tx: 1244 MB/s 21105 calls/s 21105 msg/s # udp rx: 1248 MB/s 889109 calls/s # udp tx: 1253 MB/s 21258 calls/s 21258 msg/s # udp rx: 1325 MB/s 944416 calls/s # udp tx: 1325 MB/s 22480 calls/s 22480 msg/s # udp rx: 1325 MB/s 944153 calls/s # udp tx: 1325 MB/s 22482 calls/s 22482 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1048 MB/s 17788 calls/s 17788 msg/s # tcp rx: 1053 MB/s 135623 calls/s # tcp tx: 1107 MB/s 18779 calls/s 18779 msg/s # tcp rx: 1111 MB/s 128263 calls/s # tcp tx: 1044 MB/s 17720 calls/s 17720 msg/s # tcp rx: 1048 MB/s 126711 calls/s # tcp tx: 1073 MB/s 18209 calls/s 18209 msg/s # udp gso - over veth touching data # udp rx: 1252 MB/s 913603 calls/s # udp tx: 1295 MB/s 21965 calls/s 21965 msg/s # udp rx: 1283 MB/s 936224 calls/s # udp tx: 1282 MB/s 21749 calls/s 21749 msg/s # udp rx: 1268 MB/s 925450 calls/s # udp tx: 1268 MB/s 21513 calls/s 21513 msg/s # udp rx: 1251 MB/s 912492 calls/s # udp tx: 1249 MB/s 21193 calls/s 21193 msg/s # udp gso and gro - over veth touching data # udp rx: 1250 MB/s 912161 calls/s # udp tx: 1284 MB/s 21786 calls/s 21786 msg/s # udp rx: 1257 MB/s 917045 calls/s # udp tx: 1259 MB/s 21361 calls/s 21361 msg/s # udp rx: 1285 MB/s 937296 calls/s # udp tx: 1285 MB/s 21808 calls/s 21808 msg/s # udp rx: 1284 MB/s 936716 calls/s # udp tx: 1294 MB/s 21960 calls/s 21960 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__->