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: 1075 MB/s 18244 calls/s 18244 msg/s # tcp rx: 1076 MB/s 141533 calls/s # tcp tx: 1104 MB/s 18725 calls/s 18725 msg/s # tcp rx: 1104 MB/s 138219 calls/s # tcp tx: 1139 MB/s 19324 calls/s 19324 msg/s # tcp rx: 1140 MB/s 136191 calls/s # tcp tx: 1065 MB/s 18077 calls/s 18077 msg/s # udp gso - over veth touching data # udp rx: 1236 MB/s 880784 calls/s # udp tx: 1259 MB/s 21354 calls/s 21354 msg/s # udp rx: 1195 MB/s 851531 calls/s # udp tx: 1207 MB/s 20483 calls/s 20483 msg/s # udp rx: 1300 MB/s 926219 calls/s # udp tx: 1299 MB/s 22035 calls/s 22035 msg/s # udp rx: 1292 MB/s 920556 calls/s # udp tx: 1291 MB/s 21898 calls/s 21898 msg/s # udp gso and gro - over veth touching data # udp rx: 1226 MB/s 873901 calls/s # udp tx: 1269 MB/s 21527 calls/s 21527 msg/s # udp rx: 1274 MB/s 907557 calls/s # udp tx: 1278 MB/s 21685 calls/s 21685 msg/s # udp rx: 1156 MB/s 823840 calls/s # udp tx: 1144 MB/s 19412 calls/s 19412 msg/s # udp rx: 1315 MB/s 936973 calls/s # udp tx: 1332 MB/s 22592 calls/s 22592 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1148 MB/s 19480 calls/s 19480 msg/s # tcp rx: 1149 MB/s 134323 calls/s # tcp tx: 1171 MB/s 19873 calls/s 19873 msg/s # tcp rx: 1172 MB/s 136659 calls/s # tcp tx: 1173 MB/s 19902 calls/s 19902 msg/s # tcp rx: 1174 MB/s 136471 calls/s # tcp tx: 1148 MB/s 19481 calls/s 19481 msg/s # udp gso - over veth touching data # udp rx: 1154 MB/s 842337 calls/s # udp tx: 1198 MB/s 20333 calls/s 20333 msg/s # udp rx: 1263 MB/s 921537 calls/s # udp tx: 1266 MB/s 21482 calls/s 21482 msg/s # udp rx: 1251 MB/s 912754 calls/s # udp tx: 1253 MB/s 21265 calls/s 21265 msg/s # udp rx: 1251 MB/s 913041 calls/s # udp tx: 1252 MB/s 21245 calls/s 21245 msg/s # udp gso and gro - over veth touching data # udp rx: 1261 MB/s 919686 calls/s # udp tx: 1295 MB/s 21980 calls/s 21980 msg/s # udp rx: 1244 MB/s 907483 calls/s # udp tx: 1241 MB/s 21054 calls/s 21054 msg/s # udp rx: 1252 MB/s 913678 calls/s # udp tx: 1252 MB/s 21240 calls/s 21240 msg/s # udp rx: 1210 MB/s 882491 calls/s # udp tx: 1209 MB/s 20521 calls/s 20521 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__->