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: 1102 MB/s 18692 calls/s 18692 msg/s # tcp rx: 1103 MB/s 117194 calls/s # tcp tx: 1026 MB/s 17407 calls/s 17407 msg/s # tcp rx: 1027 MB/s 132792 calls/s # tcp tx: 1023 MB/s 17367 calls/s 17367 msg/s # tcp rx: 1025 MB/s 129632 calls/s # tcp tx: 1000 MB/s 16969 calls/s 16969 msg/s # udp gso - over veth touching data # udp rx: 609 MB/s 434066 calls/s # udp tx: 628 MB/s 10661 calls/s 10661 msg/s # udp rx: 617 MB/s 439828 calls/s # udp tx: 620 MB/s 10522 calls/s 10522 msg/s # udp rx: 635 MB/s 452835 calls/s # udp tx: 637 MB/s 10819 calls/s 10819 msg/s # udp rx: 634 MB/s 451758 calls/s # udp tx: 635 MB/s 10774 calls/s 10774 msg/s # udp gso and gro - over veth touching data # udp rx: 674 MB/s 480305 calls/s # udp tx: 696 MB/s 11805 calls/s 11805 msg/s # udp rx: 696 MB/s 496345 calls/s # udp tx: 696 MB/s 11807 calls/s 11807 msg/s # udp rx: 722 MB/s 514803 calls/s # udp tx: 722 MB/s 12246 calls/s 12246 msg/s # udp rx: 722 MB/s 514553 calls/s # udp tx: 722 MB/s 12252 calls/s 12252 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1101 MB/s 18677 calls/s 18677 msg/s # tcp rx: 1101 MB/s 142591 calls/s # tcp tx: 1110 MB/s 18839 calls/s 18839 msg/s # tcp rx: 1111 MB/s 141551 calls/s # tcp tx: 1074 MB/s 18228 calls/s 18228 msg/s # tcp rx: 1075 MB/s 138670 calls/s # tcp tx: 1080 MB/s 18333 calls/s 18333 msg/s # udp gso - over veth touching data # udp rx: 1220 MB/s 890423 calls/s # udp tx: 1256 MB/s 21310 calls/s 21310 msg/s # udp rx: 1255 MB/s 915517 calls/s # udp tx: 1255 MB/s 21287 calls/s 21287 msg/s # udp rx: 1261 MB/s 920138 calls/s # udp tx: 1262 MB/s 21405 calls/s 21405 msg/s # udp rx: 1273 MB/s 929029 calls/s # udp tx: 1273 MB/s 21598 calls/s 21598 msg/s # udp gso and gro - over veth touching data # udp rx: 664 MB/s 484556 calls/s # udp tx: 679 MB/s 11522 calls/s 11522 msg/s # udp rx: 623 MB/s 454652 calls/s # udp tx: 625 MB/s 10603 calls/s 10603 msg/s # udp rx: 668 MB/s 487184 calls/s # udp tx: 672 MB/s 11400 calls/s 11400 msg/s # udp rx: 713 MB/s 520668 calls/s # udp tx: 714 MB/s 12122 calls/s 12122 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__->