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: 781 MB/s 13256 calls/s 13256 msg/s # tcp rx: 782 MB/s 144886 calls/s # tcp tx: 760 MB/s 12895 calls/s 12895 msg/s # tcp rx: 761 MB/s 143630 calls/s # tcp tx: 799 MB/s 13563 calls/s 13563 msg/s # tcp rx: 800 MB/s 147088 calls/s # tcp tx: 814 MB/s 13810 calls/s 13810 msg/s # udp gso - over veth touching data # udp rx: 666 MB/s 474666 calls/s # udp tx: 684 MB/s 11613 calls/s 11613 msg/s # udp rx: 701 MB/s 500066 calls/s # udp tx: 701 MB/s 11897 calls/s 11897 msg/s # udp rx: 706 MB/s 503506 calls/s # udp tx: 706 MB/s 11983 calls/s 11983 msg/s # udp rx: 694 MB/s 494532 calls/s # udp tx: 693 MB/s 11764 calls/s 11764 msg/s # udp gso and gro - over veth touching data # udp rx: 646 MB/s 460180 calls/s # udp tx: 666 MB/s 11299 calls/s 11299 msg/s # udp rx: 677 MB/s 482804 calls/s # udp tx: 677 MB/s 11491 calls/s 11491 msg/s # udp rx: 709 MB/s 505075 calls/s # udp tx: 708 MB/s 12021 calls/s 12021 msg/s # udp rx: 662 MB/s 471911 calls/s # udp tx: 661 MB/s 11224 calls/s 11224 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 546 MB/s 9275 calls/s 9275 msg/s # tcp rx: 549 MB/s 78041 calls/s # tcp tx: 802 MB/s 13605 calls/s 13605 msg/s # tcp rx: 802 MB/s 141235 calls/s # tcp tx: 797 MB/s 13518 calls/s 13518 msg/s # tcp rx: 798 MB/s 148495 calls/s # tcp tx: 757 MB/s 12843 calls/s 12843 msg/s # udp gso - over veth touching data # udp rx: 1151 MB/s 839886 calls/s # udp tx: 1192 MB/s 20227 calls/s 20227 msg/s # udp rx: 1183 MB/s 863493 calls/s # udp tx: 1182 MB/s 20060 calls/s 20060 msg/s # udp rx: 1181 MB/s 861578 calls/s # udp tx: 1180 MB/s 20018 calls/s 20018 msg/s # udp rx: 1181 MB/s 861322 calls/s # udp tx: 1180 MB/s 20019 calls/s 20019 msg/s # udp gso and gro - over veth touching data # udp rx: 635 MB/s 463324 calls/s # udp tx: 657 MB/s 11151 calls/s 11151 msg/s # udp rx: 788 MB/s 574885 calls/s # udp tx: 796 MB/s 13514 calls/s 13514 msg/s # udp rx: 1109 MB/s 809282 calls/s # udp tx: 1103 MB/s 18718 calls/s 18718 msg/s # udp rx: 1083 MB/s 789940 calls/s # udp tx: 1091 MB/s 18512 calls/s 18512 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__->