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: 682 MB/s 11571 calls/s 11571 msg/s # tcp rx: 682 MB/s 94138 calls/s # tcp tx: 644 MB/s 10932 calls/s 10932 msg/s # tcp rx: 645 MB/s 82116 calls/s # tcp tx: 647 MB/s 10979 calls/s 10979 msg/s # tcp rx: 648 MB/s 80407 calls/s # tcp tx: 655 MB/s 11124 calls/s 11124 msg/s # udp gso - over veth touching data # udp rx: 578 MB/s 412208 calls/s # udp tx: 595 MB/s 10093 calls/s 10093 msg/s # udp rx: 637 MB/s 454405 calls/s # udp tx: 638 MB/s 10835 calls/s 10835 msg/s # udp rx: 659 MB/s 469945 calls/s # udp tx: 660 MB/s 11198 calls/s 11198 msg/s # udp rx: 657 MB/s 468176 calls/s # udp tx: 657 MB/s 11158 calls/s 11158 msg/s # udp gso and gro - over veth touching data # udp rx: 629 MB/s 448661 calls/s # udp tx: 653 MB/s 11088 calls/s 11088 msg/s # udp rx: 1282 MB/s 913356 calls/s # udp tx: 1280 MB/s 21717 calls/s 21717 msg/s # udp rx: 1240 MB/s 883504 calls/s # udp tx: 1239 MB/s 21015 calls/s 21015 msg/s # udp rx: 1274 MB/s 907554 calls/s # udp tx: 1272 MB/s 21583 calls/s 21583 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 614 MB/s 10414 calls/s 10414 msg/s # tcp rx: 617 MB/s 78789 calls/s # tcp tx: 618 MB/s 10492 calls/s 10492 msg/s # tcp rx: 617 MB/s 78765 calls/s # tcp tx: 612 MB/s 10394 calls/s 10394 msg/s # tcp rx: 613 MB/s 78622 calls/s # tcp tx: 625 MB/s 10617 calls/s 10617 msg/s # udp gso - over veth touching data # udp rx: 606 MB/s 442166 calls/s # udp tx: 620 MB/s 10527 calls/s 10527 msg/s # udp rx: 586 MB/s 427665 calls/s # udp tx: 585 MB/s 9934 calls/s 9934 msg/s # udp rx: 602 MB/s 439677 calls/s # udp tx: 602 MB/s 10216 calls/s 10216 msg/s # udp rx: 595 MB/s 434393 calls/s # udp tx: 595 MB/s 10093 calls/s 10093 msg/s # udp gso and gro - over veth touching data # udp rx: 1208 MB/s 881710 calls/s # udp tx: 1233 MB/s 20913 calls/s 20913 msg/s # udp rx: 1230 MB/s 897135 calls/s # udp tx: 1230 MB/s 20867 calls/s 20867 msg/s # udp rx: 1228 MB/s 896247 calls/s # udp tx: 1229 MB/s 20847 calls/s 20847 msg/s # udp rx: 1230 MB/s 897533 calls/s # udp tx: 1231 MB/s 20885 calls/s 20885 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__->