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: 766 MB/s 13007 calls/s 13007 msg/s # tcp rx: 772 MB/s 91378 calls/s # tcp tx: 722 MB/s 12254 calls/s 12254 msg/s # tcp rx: 724 MB/s 87080 calls/s # tcp tx: 737 MB/s 12505 calls/s 12505 msg/s # tcp rx: 736 MB/s 89619 calls/s # tcp tx: 735 MB/s 12469 calls/s 12469 msg/s # udp gso - over veth touching data # udp rx: 656 MB/s 467550 calls/s # udp tx: 683 MB/s 11585 calls/s 11585 msg/s # udp rx: 685 MB/s 488460 calls/s # udp tx: 679 MB/s 11524 calls/s 11524 msg/s # udp rx: 659 MB/s 469864 calls/s # udp tx: 664 MB/s 11263 calls/s 11263 msg/s # udp rx: 668 MB/s 476490 calls/s # udp tx: 668 MB/s 11331 calls/s 11331 msg/s # udp gso and gro - over veth touching data # udp rx: 632 MB/s 450392 calls/s # udp tx: 648 MB/s 10991 calls/s 10991 msg/s # udp rx: 710 MB/s 506345 calls/s # udp tx: 709 MB/s 12042 calls/s 12042 msg/s # udp rx: 667 MB/s 475497 calls/s # udp tx: 666 MB/s 11301 calls/s 11301 msg/s # udp rx: 701 MB/s 499883 calls/s # udp tx: 700 MB/s 11875 calls/s 11875 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 715 MB/s 12128 calls/s 12128 msg/s # tcp rx: 715 MB/s 86773 calls/s # tcp tx: 713 MB/s 12099 calls/s 12099 msg/s # tcp rx: 714 MB/s 86740 calls/s # tcp tx: 706 MB/s 11979 calls/s 11979 msg/s # tcp rx: 707 MB/s 86055 calls/s # tcp tx: 683 MB/s 11598 calls/s 11598 msg/s # udp gso - over veth touching data # udp rx: 659 MB/s 480796 calls/s # udp tx: 672 MB/s 11400 calls/s 11400 msg/s # udp rx: 707 MB/s 516211 calls/s # udp tx: 708 MB/s 12021 calls/s 12021 msg/s # udp rx: 709 MB/s 517350 calls/s # udp tx: 709 MB/s 12040 calls/s 12040 msg/s # udp rx: 714 MB/s 520899 calls/s # udp tx: 715 MB/s 12130 calls/s 12130 msg/s # udp gso and gro - over veth touching data # udp rx: 1195 MB/s 871645 calls/s # udp tx: 1220 MB/s 20693 calls/s 20693 msg/s # udp rx: 1268 MB/s 925279 calls/s # udp tx: 1268 MB/s 21514 calls/s 21514 msg/s # udp rx: 1255 MB/s 915541 calls/s # udp tx: 1254 MB/s 21277 calls/s 21277 msg/s # udp rx: 1242 MB/s 905820 calls/s # udp tx: 1241 MB/s 21051 calls/s 21051 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__->