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: 672 MB/s 11411 calls/s 11411 msg/s # tcp rx: 675 MB/s 80950 calls/s # tcp tx: 681 MB/s 11561 calls/s 11561 msg/s # tcp rx: 681 MB/s 80828 calls/s # tcp tx: 673 MB/s 11431 calls/s 11431 msg/s # tcp rx: 674 MB/s 79633 calls/s # tcp tx: 672 MB/s 11406 calls/s 11406 msg/s # udp gso - over veth touching data # udp rx: 1180 MB/s 841052 calls/s # udp tx: 1220 MB/s 20705 calls/s 20705 msg/s # udp rx: 1319 MB/s 939820 calls/s # udp tx: 1318 MB/s 22367 calls/s 22367 msg/s # udp rx: 1317 MB/s 938578 calls/s # udp tx: 1316 MB/s 22330 calls/s 22330 msg/s # udp rx: 1298 MB/s 925287 calls/s # udp tx: 1298 MB/s 22029 calls/s 22029 msg/s # udp gso and gro - over veth touching data # udp rx: 624 MB/s 445159 calls/s # udp tx: 642 MB/s 10894 calls/s 10894 msg/s # udp rx: 684 MB/s 487842 calls/s # udp tx: 687 MB/s 11663 calls/s 11663 msg/s # udp rx: 675 MB/s 480993 calls/s # udp tx: 674 MB/s 11448 calls/s 11448 msg/s # udp rx: 700 MB/s 499000 calls/s # udp tx: 702 MB/s 11921 calls/s 11921 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 698 MB/s 11847 calls/s 11847 msg/s # tcp rx: 698 MB/s 82078 calls/s # tcp tx: 724 MB/s 12292 calls/s 12292 msg/s # tcp rx: 727 MB/s 83267 calls/s # tcp tx: 671 MB/s 11387 calls/s 11387 msg/s # tcp rx: 671 MB/s 79743 calls/s # tcp tx: 699 MB/s 11857 calls/s 11857 msg/s # udp gso - over veth touching data # udp rx: 1055 MB/s 770085 calls/s # udp tx: 1096 MB/s 18602 calls/s 18602 msg/s # udp rx: 1180 MB/s 861248 calls/s # udp tx: 1180 MB/s 20026 calls/s 20026 msg/s # udp rx: 1171 MB/s 854292 calls/s # udp tx: 1172 MB/s 19882 calls/s 19882 msg/s # udp rx: 1182 MB/s 862277 calls/s # udp tx: 1180 MB/s 20026 calls/s 20026 msg/s # udp gso and gro - over veth touching data # udp rx: 1154 MB/s 841885 calls/s # udp tx: 1195 MB/s 20277 calls/s 20277 msg/s # udp rx: 1210 MB/s 882864 calls/s # udp tx: 1205 MB/s 20449 calls/s 20449 msg/s # udp rx: 1197 MB/s 873376 calls/s # udp tx: 1197 MB/s 20305 calls/s 20305 msg/s # udp rx: 1187 MB/s 866372 calls/s # udp tx: 1187 MB/s 20138 calls/s 20138 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__->