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: 1126 MB/s 19112 calls/s 19112 msg/s # tcp rx: 1127 MB/s 140069 calls/s # tcp tx: 1138 MB/s 19309 calls/s 19309 msg/s # tcp rx: 1140 MB/s 130140 calls/s # tcp tx: 1100 MB/s 18668 calls/s 18668 msg/s # tcp rx: 1102 MB/s 127300 calls/s # tcp tx: 1104 MB/s 18725 calls/s 18725 msg/s # udp gso - over veth touching data # udp rx: 650 MB/s 463516 calls/s # udp tx: 677 MB/s 11494 calls/s 11494 msg/s # udp rx: 1031 MB/s 734824 calls/s # udp tx: 1051 MB/s 17833 calls/s 17833 msg/s # udp rx: 1324 MB/s 943236 calls/s # udp tx: 1328 MB/s 22536 calls/s 22536 msg/s # udp rx: 1320 MB/s 940901 calls/s # udp tx: 1323 MB/s 22453 calls/s 22453 msg/s # udp gso and gro - over veth touching data # udp rx: 558 MB/s 397782 calls/s # udp tx: 578 MB/s 9813 calls/s 9813 msg/s # udp rx: 612 MB/s 436152 calls/s # udp tx: 612 MB/s 10393 calls/s 10393 msg/s # udp rx: 608 MB/s 433222 calls/s # udp tx: 601 MB/s 10205 calls/s 10205 msg/s # udp rx: 579 MB/s 412860 calls/s # udp tx: 584 MB/s 9909 calls/s 9909 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1145 MB/s 19421 calls/s 19421 msg/s # tcp rx: 1145 MB/s 138356 calls/s # tcp tx: 1149 MB/s 19499 calls/s 19499 msg/s # tcp rx: 1159 MB/s 132614 calls/s # tcp tx: 1111 MB/s 18859 calls/s 18859 msg/s # tcp rx: 1114 MB/s 124482 calls/s # tcp tx: 1099 MB/s 18656 calls/s 18656 msg/s # udp gso - over veth touching data # udp rx: 1220 MB/s 889906 calls/s # udp tx: 1254 MB/s 21277 calls/s 21277 msg/s # udp rx: 1254 MB/s 914648 calls/s # udp tx: 1256 MB/s 21308 calls/s 21308 msg/s # udp rx: 1243 MB/s 907033 calls/s # udp tx: 1246 MB/s 21134 calls/s 21134 msg/s # udp rx: 1246 MB/s 908874 calls/s # udp tx: 1248 MB/s 21172 calls/s 21172 msg/s # udp gso and gro - over veth touching data # udp rx: 1243 MB/s 907151 calls/s # udp tx: 1278 MB/s 21690 calls/s 21690 msg/s # udp rx: 1272 MB/s 927748 calls/s # udp tx: 1270 MB/s 21555 calls/s 21555 msg/s # udp rx: 1239 MB/s 903827 calls/s # udp tx: 1238 MB/s 20999 calls/s 20999 msg/s # udp rx: 1268 MB/s 925266 calls/s # udp tx: 1267 MB/s 21500 calls/s 21500 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__->