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: 1127 MB/s 19123 calls/s 19123 msg/s # tcp rx: 1130 MB/s 140901 calls/s # tcp tx: 845 MB/s 14334 calls/s 14334 msg/s # tcp rx: 846 MB/s 104606 calls/s # tcp tx: 1110 MB/s 18839 calls/s 18839 msg/s # tcp rx: 1111 MB/s 136469 calls/s # tcp tx: 1096 MB/s 18595 calls/s 18595 msg/s # udp gso - over veth touching data # udp rx: 1287 MB/s 917312 calls/s # udp tx: 1326 MB/s 22493 calls/s 22493 msg/s # udp rx: 1308 MB/s 932138 calls/s # udp tx: 1312 MB/s 22268 calls/s 22268 msg/s # udp rx: 1313 MB/s 935359 calls/s # udp tx: 1315 MB/s 22316 calls/s 22316 msg/s # udp rx: 1314 MB/s 936715 calls/s # udp tx: 1317 MB/s 22351 calls/s 22351 msg/s # udp gso and gro - over veth touching data # udp rx: 1238 MB/s 882345 calls/s # udp tx: 1272 MB/s 21575 calls/s 21575 msg/s # udp rx: 1301 MB/s 927148 calls/s # udp tx: 1300 MB/s 22064 calls/s 22064 msg/s # udp rx: 1328 MB/s 946078 calls/s # udp tx: 1328 MB/s 22527 calls/s 22527 msg/s # udp rx: 1327 MB/s 945978 calls/s # udp tx: 1336 MB/s 22672 calls/s 22672 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 847 MB/s 14375 calls/s 14375 msg/s # tcp rx: 847 MB/s 100023 calls/s # tcp tx: 662 MB/s 11230 calls/s 11230 msg/s # tcp rx: 664 MB/s 76988 calls/s # tcp tx: 639 MB/s 10840 calls/s 10840 msg/s # tcp rx: 639 MB/s 80418 calls/s # tcp tx: 676 MB/s 11470 calls/s 11470 msg/s # udp gso - over veth touching data # udp rx: 1252 MB/s 913628 calls/s # udp tx: 1296 MB/s 21990 calls/s 21990 msg/s # udp rx: 1286 MB/s 938140 calls/s # udp tx: 1290 MB/s 21894 calls/s 21894 msg/s # udp rx: 1274 MB/s 929574 calls/s # udp tx: 1276 MB/s 21645 calls/s 21645 msg/s # udp rx: 1273 MB/s 928534 calls/s # udp tx: 1274 MB/s 21622 calls/s 21622 msg/s # udp gso and gro - over veth touching data # udp rx: 1199 MB/s 874767 calls/s # udp tx: 1232 MB/s 20910 calls/s 20910 msg/s # udp rx: 1225 MB/s 894070 calls/s # udp tx: 1229 MB/s 20852 calls/s 20852 msg/s # udp rx: 1230 MB/s 897069 calls/s # udp tx: 1232 MB/s 20898 calls/s 20898 msg/s # udp rx: 1228 MB/s 895593 calls/s # udp tx: 1230 MB/s 20864 calls/s 20864 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__->