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: 1091 MB/s 18513 calls/s 18513 msg/s # tcp rx: 1100 MB/s 137822 calls/s # tcp tx: 1041 MB/s 17667 calls/s 17667 msg/s # tcp rx: 1040 MB/s 133969 calls/s # tcp tx: 1099 MB/s 18650 calls/s 18650 msg/s # tcp rx: 1100 MB/s 133947 calls/s # tcp tx: 1109 MB/s 18824 calls/s 18824 msg/s # udp gso - over veth touching data # udp rx: 1246 MB/s 888039 calls/s # udp tx: 1274 MB/s 21608 calls/s 21608 msg/s # udp rx: 1277 MB/s 910114 calls/s # udp tx: 1276 MB/s 21648 calls/s 21648 msg/s # udp rx: 1234 MB/s 879329 calls/s # udp tx: 1233 MB/s 20914 calls/s 20914 msg/s # udp rx: 1290 MB/s 919499 calls/s # udp tx: 1290 MB/s 21885 calls/s 21885 msg/s # udp gso and gro - over veth touching data # udp rx: 1220 MB/s 869672 calls/s # udp tx: 1258 MB/s 21348 calls/s 21348 msg/s # udp rx: 1285 MB/s 915425 calls/s # udp tx: 1289 MB/s 21865 calls/s 21865 msg/s # udp rx: 1304 MB/s 929580 calls/s # udp tx: 1306 MB/s 22162 calls/s 22162 msg/s # udp rx: 1303 MB/s 928522 calls/s # udp tx: 1305 MB/s 22135 calls/s 22135 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1088 MB/s 18470 calls/s 18470 msg/s # tcp rx: 1089 MB/s 140361 calls/s # tcp tx: 1118 MB/s 18977 calls/s 18977 msg/s # tcp rx: 1119 MB/s 141826 calls/s # tcp tx: 1132 MB/s 19202 calls/s 19202 msg/s # tcp rx: 1133 MB/s 139363 calls/s # tcp tx: 1131 MB/s 19189 calls/s 19189 msg/s # udp gso - over veth touching data # udp rx: 1189 MB/s 867644 calls/s # udp tx: 1218 MB/s 20668 calls/s 20668 msg/s # udp rx: 1127 MB/s 822254 calls/s # udp tx: 1122 MB/s 19038 calls/s 19038 msg/s # udp rx: 1191 MB/s 869031 calls/s # udp tx: 1196 MB/s 20291 calls/s 20291 msg/s # udp rx: 1153 MB/s 841576 calls/s # udp tx: 1153 MB/s 19561 calls/s 19561 msg/s # udp gso and gro - over veth touching data # udp rx: 1138 MB/s 830160 calls/s # udp tx: 1166 MB/s 19793 calls/s 19793 msg/s # udp rx: 1221 MB/s 891138 calls/s # udp tx: 1226 MB/s 20808 calls/s 20808 msg/s # udp rx: 1225 MB/s 893920 calls/s # udp tx: 1228 MB/s 20836 calls/s 20836 msg/s # udp rx: 1282 MB/s 935629 calls/s # udp tx: 1292 MB/s 21921 calls/s 21921 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__->