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: 1049 MB/s 17803 calls/s 17803 msg/s # tcp rx: 1075 MB/s 142430 calls/s # tcp tx: 728 MB/s 12364 calls/s 12364 msg/s # tcp rx: 729 MB/s 84819 calls/s # tcp tx: 782 MB/s 13274 calls/s 13274 msg/s # tcp rx: 784 MB/s 88542 calls/s # tcp tx: 792 MB/s 13445 calls/s 13445 msg/s # udp gso - over veth touching data # udp rx: 1259 MB/s 897521 calls/s # udp tx: 1304 MB/s 22125 calls/s 22125 msg/s # udp rx: 1325 MB/s 943982 calls/s # udp tx: 1324 MB/s 22467 calls/s 22467 msg/s # udp rx: 1323 MB/s 943074 calls/s # udp tx: 1323 MB/s 22453 calls/s 22453 msg/s # udp rx: 1112 MB/s 792269 calls/s # udp tx: 1094 MB/s 18562 calls/s 18562 msg/s # udp gso and gro - over veth touching data # udp rx: 1263 MB/s 900339 calls/s # udp tx: 1297 MB/s 21999 calls/s 21999 msg/s # udp rx: 1327 MB/s 945446 calls/s # udp tx: 1340 MB/s 22728 calls/s 22728 msg/s # udp rx: 1306 MB/s 930883 calls/s # udp tx: 1306 MB/s 22151 calls/s 22151 msg/s # udp rx: 1303 MB/s 928195 calls/s # udp tx: 1302 MB/s 22098 calls/s 22098 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 885 MB/s 15022 calls/s 15022 msg/s # tcp rx: 900 MB/s 108713 calls/s # tcp tx: 843 MB/s 14301 calls/s 14301 msg/s # tcp rx: 841 MB/s 87007 calls/s # tcp tx: 1032 MB/s 17505 calls/s 17505 msg/s # tcp rx: 1033 MB/s 131496 calls/s # tcp tx: 1076 MB/s 18258 calls/s 18258 msg/s # udp gso - over veth touching data # udp rx: 1243 MB/s 906762 calls/s # udp tx: 1275 MB/s 21635 calls/s 21635 msg/s # udp rx: 1225 MB/s 893622 calls/s # udp tx: 1228 MB/s 20844 calls/s 20844 msg/s # udp rx: 1149 MB/s 838334 calls/s # udp tx: 1153 MB/s 19556 calls/s 19556 msg/s # udp rx: 1016 MB/s 741610 calls/s # udp tx: 1156 MB/s 19616 calls/s 19616 msg/s # udp gso and gro - over veth touching data # udp rx: 1240 MB/s 904808 calls/s # udp tx: 1277 MB/s 21663 calls/s 21663 msg/s # udp rx: 1267 MB/s 924368 calls/s # udp tx: 1267 MB/s 21497 calls/s 21497 msg/s # udp rx: 1279 MB/s 933501 calls/s # udp tx: 1280 MB/s 21713 calls/s 21713 msg/s # udp rx: 1255 MB/s 915292 calls/s # udp tx: 1266 MB/s 21478 calls/s 21478 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__->