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: 1049 MB/s 17792 calls/s 17792 msg/s # tcp rx: 1049 MB/s 136658 calls/s # tcp tx: 1005 MB/s 17052 calls/s 17052 msg/s # tcp rx: 1006 MB/s 124745 calls/s # tcp tx: 1094 MB/s 18562 calls/s 18562 msg/s # tcp rx: 1095 MB/s 134371 calls/s # tcp tx: 1047 MB/s 17773 calls/s 17773 msg/s # udp gso - over veth touching data # udp rx: 1188 MB/s 846457 calls/s # udp tx: 1221 MB/s 20721 calls/s 20721 msg/s # udp rx: 1281 MB/s 913193 calls/s # udp tx: 1282 MB/s 21747 calls/s 21747 msg/s # udp rx: 1270 MB/s 905124 calls/s # udp tx: 1269 MB/s 21534 calls/s 21534 msg/s # udp rx: 1273 MB/s 906976 calls/s # udp tx: 1271 MB/s 21573 calls/s 21573 msg/s # udp gso and gro - over veth touching data # udp rx: 1157 MB/s 824288 calls/s # udp tx: 1196 MB/s 20290 calls/s 20290 msg/s # udp rx: 1286 MB/s 916440 calls/s # udp tx: 1289 MB/s 21879 calls/s 21879 msg/s # udp rx: 1306 MB/s 930895 calls/s # udp tx: 1309 MB/s 22215 calls/s 22215 msg/s # udp rx: 1319 MB/s 939639 calls/s # udp tx: 1322 MB/s 22425 calls/s 22425 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 837 MB/s 14199 calls/s 14199 msg/s # tcp rx: 837 MB/s 95873 calls/s # tcp tx: 1064 MB/s 18055 calls/s 18055 msg/s # tcp rx: 1065 MB/s 131477 calls/s # tcp tx: 1061 MB/s 18006 calls/s 18006 msg/s # tcp rx: 1062 MB/s 131133 calls/s # tcp tx: 1072 MB/s 18183 calls/s 18183 msg/s # udp gso - over veth touching data # udp rx: 1163 MB/s 848449 calls/s # udp tx: 1194 MB/s 20256 calls/s 20256 msg/s # udp rx: 1192 MB/s 870043 calls/s # udp tx: 1192 MB/s 20224 calls/s 20224 msg/s # udp rx: 1203 MB/s 877923 calls/s # udp tx: 1204 MB/s 20433 calls/s 20433 msg/s # udp rx: 1205 MB/s 878897 calls/s # udp tx: 1209 MB/s 20520 calls/s 20520 msg/s # udp gso and gro - over veth touching data # udp rx: 1197 MB/s 873709 calls/s # udp tx: 1240 MB/s 21032 calls/s 21032 msg/s # udp rx: 1187 MB/s 866017 calls/s # udp tx: 1190 MB/s 20192 calls/s 20192 msg/s # udp rx: 1274 MB/s 929513 calls/s # udp tx: 1276 MB/s 21651 calls/s 21651 msg/s # udp rx: 1263 MB/s 921431 calls/s # udp tx: 1265 MB/s 21472 calls/s 21472 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__->