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: 1078 MB/s 18295 calls/s 18295 msg/s # tcp rx: 1079 MB/s 130508 calls/s # tcp tx: 1074 MB/s 18230 calls/s 18230 msg/s # tcp rx: 1076 MB/s 131524 calls/s # tcp tx: 1093 MB/s 18541 calls/s 18541 msg/s # tcp rx: 1094 MB/s 130324 calls/s # tcp tx: 1089 MB/s 18478 calls/s 18478 msg/s # udp gso - over veth touching data # udp rx: 1277 MB/s 909794 calls/s # udp tx: 1315 MB/s 22320 calls/s 22320 msg/s # udp rx: 1185 MB/s 844196 calls/s # udp tx: 1173 MB/s 19900 calls/s 19900 msg/s # udp rx: 1218 MB/s 867983 calls/s # udp tx: 1226 MB/s 20808 calls/s 20808 msg/s # udp rx: 1249 MB/s 890243 calls/s # udp tx: 1249 MB/s 21184 calls/s 21184 msg/s # udp gso and gro - over veth touching data # udp rx: 1028 MB/s 732482 calls/s # udp tx: 1066 MB/s 18097 calls/s 18097 msg/s # udp rx: 1010 MB/s 719764 calls/s # udp tx: 1010 MB/s 17147 calls/s 17147 msg/s # udp rx: 1200 MB/s 855020 calls/s # udp tx: 1198 MB/s 20327 calls/s 20327 msg/s # udp rx: 1301 MB/s 927102 calls/s # udp tx: 1300 MB/s 22063 calls/s 22063 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1029 MB/s 17464 calls/s 17464 msg/s # tcp rx: 1030 MB/s 133209 calls/s # tcp tx: 1129 MB/s 19154 calls/s 19154 msg/s # tcp rx: 1128 MB/s 135488 calls/s # tcp tx: 1133 MB/s 19222 calls/s 19222 msg/s # tcp rx: 1134 MB/s 136458 calls/s # tcp tx: 1136 MB/s 19280 calls/s 19280 msg/s # udp gso - over veth touching data # udp rx: 1183 MB/s 863302 calls/s # udp tx: 1212 MB/s 20564 calls/s 20564 msg/s # udp rx: 1204 MB/s 878505 calls/s # udp tx: 1211 MB/s 20554 calls/s 20554 msg/s # udp rx: 1250 MB/s 912302 calls/s # udp tx: 1253 MB/s 21262 calls/s 21262 msg/s # udp rx: 950 MB/s 693431 calls/s # udp tx: 940 MB/s 15949 calls/s 15949 msg/s # udp gso and gro - over veth touching data # udp rx: 1043 MB/s 760967 calls/s # udp tx: 1073 MB/s 18208 calls/s 18208 msg/s # udp rx: 1079 MB/s 787046 calls/s # udp tx: 1086 MB/s 18432 calls/s 18432 msg/s # udp rx: 1246 MB/s 908729 calls/s # udp tx: 1247 MB/s 21159 calls/s 21159 msg/s # udp rx: 1239 MB/s 904187 calls/s # udp tx: 1241 MB/s 21058 calls/s 21058 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__->