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: 1122 MB/s 19030 calls/s 19030 msg/s # tcp rx: 1123 MB/s 133794 calls/s # tcp tx: 758 MB/s 12869 calls/s 12869 msg/s # tcp rx: 759 MB/s 81771 calls/s # tcp tx: 772 MB/s 13106 calls/s 13106 msg/s # tcp rx: 773 MB/s 86137 calls/s # tcp tx: 771 MB/s 13078 calls/s 13078 msg/s # udp gso - over veth touching data # udp rx: 1217 MB/s 867241 calls/s # udp tx: 1251 MB/s 21224 calls/s 21224 msg/s # udp rx: 1260 MB/s 898233 calls/s # udp tx: 1259 MB/s 21369 calls/s 21369 msg/s # udp rx: 1266 MB/s 902272 calls/s # udp tx: 1264 MB/s 21455 calls/s 21455 msg/s # udp rx: 1293 MB/s 921500 calls/s # udp tx: 1293 MB/s 21935 calls/s 21935 msg/s # udp gso and gro - over veth touching data # udp rx: 575 MB/s 409676 calls/s # udp tx: 588 MB/s 9982 calls/s 9982 msg/s # udp rx: 549 MB/s 391128 calls/s # udp tx: 550 MB/s 9332 calls/s 9332 msg/s # udp rx: 596 MB/s 424734 calls/s # udp tx: 595 MB/s 10108 calls/s 10108 msg/s # udp rx: 618 MB/s 440573 calls/s # udp tx: 617 MB/s 10481 calls/s 10481 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1167 MB/s 19795 calls/s 19795 msg/s # tcp rx: 1167 MB/s 134913 calls/s # tcp tx: 1139 MB/s 19320 calls/s 19320 msg/s # tcp rx: 1138 MB/s 120940 calls/s # tcp tx: 1158 MB/s 19655 calls/s 19655 msg/s # tcp rx: 1160 MB/s 112988 calls/s # tcp tx: 879 MB/s 14922 calls/s 14922 msg/s # udp gso - over veth touching data # udp rx: 1107 MB/s 807946 calls/s # udp tx: 1145 MB/s 19425 calls/s 19425 msg/s # udp rx: 1245 MB/s 908156 calls/s # udp tx: 1257 MB/s 21334 calls/s 21334 msg/s # udp rx: 1225 MB/s 893676 calls/s # udp tx: 1226 MB/s 20802 calls/s 20802 msg/s # udp rx: 1228 MB/s 895789 calls/s # udp tx: 1227 MB/s 20827 calls/s 20827 msg/s # udp gso and gro - over veth touching data # udp rx: 1218 MB/s 888863 calls/s # udp tx: 1257 MB/s 21327 calls/s 21327 msg/s # udp rx: 1245 MB/s 908362 calls/s # udp tx: 1244 MB/s 21115 calls/s 21115 msg/s # udp rx: 1255 MB/s 915432 calls/s # udp tx: 1254 MB/s 21280 calls/s 21280 msg/s # udp rx: 1256 MB/s 916125 calls/s # udp tx: 1255 MB/s 21292 calls/s 21292 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__->