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: 1015 MB/s 17230 calls/s 17230 msg/s # tcp rx: 1016 MB/s 139355 calls/s # tcp tx: 1124 MB/s 19067 calls/s 19067 msg/s # tcp rx: 1129 MB/s 123852 calls/s # tcp tx: 1073 MB/s 18213 calls/s 18213 msg/s # tcp rx: 1087 MB/s 129796 calls/s # tcp tx: 967 MB/s 16416 calls/s 16416 msg/s # udp gso - over veth touching data # udp rx: 1172 MB/s 835282 calls/s # udp tx: 1194 MB/s 20255 calls/s 20255 msg/s # udp rx: 1119 MB/s 797314 calls/s # udp tx: 1131 MB/s 19195 calls/s 19195 msg/s # udp rx: 1202 MB/s 856398 calls/s # udp tx: 1204 MB/s 20433 calls/s 20433 msg/s # udp rx: 1313 MB/s 935907 calls/s # udp tx: 1315 MB/s 22315 calls/s 22315 msg/s # udp gso and gro - over veth touching data # udp rx: 1219 MB/s 868557 calls/s # udp tx: 1255 MB/s 21287 calls/s 21287 msg/s # udp rx: 1239 MB/s 883037 calls/s # udp tx: 1235 MB/s 20959 calls/s 20959 msg/s # udp rx: 1286 MB/s 916468 calls/s # udp tx: 1288 MB/s 21855 calls/s 21855 msg/s # udp rx: 1301 MB/s 927125 calls/s # udp tx: 1301 MB/s 22070 calls/s 22070 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1095 MB/s 18578 calls/s 18578 msg/s # tcp rx: 1095 MB/s 141929 calls/s # tcp tx: 1082 MB/s 18357 calls/s 18357 msg/s # tcp rx: 1083 MB/s 137987 calls/s # tcp tx: 1090 MB/s 18489 calls/s 18489 msg/s # tcp rx: 1091 MB/s 138503 calls/s # tcp tx: 1093 MB/s 18546 calls/s 18546 msg/s # udp gso - over veth touching data # udp rx: 1198 MB/s 873938 calls/s # udp tx: 1229 MB/s 20853 calls/s 20853 msg/s # udp rx: 1218 MB/s 888474 calls/s # udp tx: 1220 MB/s 20694 calls/s 20694 msg/s # udp rx: 1200 MB/s 875754 calls/s # udp tx: 1202 MB/s 20392 calls/s 20392 msg/s # udp rx: 1241 MB/s 905599 calls/s # udp tx: 1242 MB/s 21080 calls/s 21080 msg/s # udp gso and gro - over veth touching data # udp rx: 1184 MB/s 863927 calls/s # udp tx: 1215 MB/s 20623 calls/s 20623 msg/s # udp rx: 1153 MB/s 841451 calls/s # udp tx: 1154 MB/s 19576 calls/s 19576 msg/s # udp rx: 1136 MB/s 828788 calls/s # udp tx: 1130 MB/s 19171 calls/s 19171 msg/s # udp rx: 1153 MB/s 840946 calls/s # udp tx: 1147 MB/s 19456 calls/s 19456 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__->