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: 1173 MB/s 19902 calls/s 19902 msg/s # tcp rx: 1178 MB/s 142889 calls/s # tcp tx: 1083 MB/s 18382 calls/s 18382 msg/s # tcp rx: 1087 MB/s 130459 calls/s # tcp tx: 1066 MB/s 18082 calls/s 18082 msg/s # tcp rx: 1066 MB/s 128327 calls/s # tcp tx: 1108 MB/s 18794 calls/s 18794 msg/s # udp gso - over veth touching data # udp rx: 1220 MB/s 869503 calls/s # udp tx: 1255 MB/s 21294 calls/s 21294 msg/s # udp rx: 1283 MB/s 914092 calls/s # udp tx: 1286 MB/s 21814 calls/s 21814 msg/s # udp rx: 1294 MB/s 922280 calls/s # udp tx: 1297 MB/s 22001 calls/s 22001 msg/s # udp rx: 1296 MB/s 923549 calls/s # udp tx: 1298 MB/s 22021 calls/s 22021 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 879194 calls/s # udp tx: 1280 MB/s 21718 calls/s 21718 msg/s # udp rx: 1315 MB/s 936805 calls/s # udp tx: 1311 MB/s 22240 calls/s 22240 msg/s # udp rx: 1315 MB/s 937331 calls/s # udp tx: 1315 MB/s 22312 calls/s 22312 msg/s # udp rx: 1331 MB/s 948452 calls/s # udp tx: 1343 MB/s 22791 calls/s 22791 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1164 MB/s 19757 calls/s 19757 msg/s # tcp rx: 1166 MB/s 147616 calls/s # tcp tx: 1127 MB/s 19129 calls/s 19129 msg/s # tcp rx: 1128 MB/s 128340 calls/s # tcp tx: 1112 MB/s 18862 calls/s 18862 msg/s # tcp rx: 1113 MB/s 129459 calls/s # tcp tx: 1112 MB/s 18868 calls/s 18868 msg/s # udp gso - over veth touching data # udp rx: 1109 MB/s 809142 calls/s # udp tx: 1151 MB/s 19535 calls/s 19535 msg/s # udp rx: 1207 MB/s 880884 calls/s # udp tx: 1210 MB/s 20530 calls/s 20530 msg/s # udp rx: 1235 MB/s 900817 calls/s # udp tx: 1236 MB/s 20979 calls/s 20979 msg/s # udp rx: 1232 MB/s 899229 calls/s # udp tx: 1234 MB/s 20942 calls/s 20942 msg/s # udp gso and gro - over veth touching data # udp rx: 1212 MB/s 884294 calls/s # udp tx: 1250 MB/s 21215 calls/s 21215 msg/s # udp rx: 1250 MB/s 912042 calls/s # udp tx: 1251 MB/s 21226 calls/s 21226 msg/s # udp rx: 1254 MB/s 914897 calls/s # udp tx: 1259 MB/s 21365 calls/s 21365 msg/s # udp rx: 1244 MB/s 907453 calls/s # udp tx: 1248 MB/s 21170 calls/s 21170 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__->