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: 720 MB/s 12216 calls/s 12216 msg/s # tcp rx: 720 MB/s 80487 calls/s # tcp tx: 797 MB/s 13523 calls/s 13523 msg/s # tcp rx: 798 MB/s 85258 calls/s # tcp tx: 805 MB/s 13668 calls/s 13668 msg/s # tcp rx: 806 MB/s 88945 calls/s # tcp tx: 807 MB/s 13688 calls/s 13688 msg/s # udp gso - over veth touching data # udp rx: 723 MB/s 515543 calls/s # udp tx: 738 MB/s 12524 calls/s 12524 msg/s # udp rx: 606 MB/s 431723 calls/s # udp tx: 605 MB/s 10267 calls/s 10267 msg/s # udp rx: 601 MB/s 428141 calls/s # udp tx: 600 MB/s 10179 calls/s 10179 msg/s # udp rx: 608 MB/s 433385 calls/s # udp tx: 607 MB/s 10312 calls/s 10312 msg/s # udp gso and gro - over veth touching data # udp rx: 696 MB/s 496330 calls/s # udp tx: 714 MB/s 12121 calls/s 12121 msg/s # udp rx: 715 MB/s 509376 calls/s # udp tx: 714 MB/s 12113 calls/s 12113 msg/s # udp rx: 715 MB/s 509972 calls/s # udp tx: 715 MB/s 12134 calls/s 12134 msg/s # udp rx: 718 MB/s 512082 calls/s # udp tx: 718 MB/s 12181 calls/s 12181 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 762 MB/s 12938 calls/s 12938 msg/s # tcp rx: 763 MB/s 86016 calls/s # tcp tx: 761 MB/s 12916 calls/s 12916 msg/s # tcp rx: 762 MB/s 86305 calls/s # tcp tx: 770 MB/s 13069 calls/s 13069 msg/s # tcp rx: 771 MB/s 86692 calls/s # tcp tx: 774 MB/s 13130 calls/s 13130 msg/s # udp gso - over veth touching data # udp rx: 1008 MB/s 735331 calls/s # udp tx: 1042 MB/s 17686 calls/s 17686 msg/s # udp rx: 1234 MB/s 900663 calls/s # udp tx: 1239 MB/s 21017 calls/s 21017 msg/s # udp rx: 1237 MB/s 902742 calls/s # udp tx: 1242 MB/s 21080 calls/s 21080 msg/s # udp rx: 1238 MB/s 903594 calls/s # udp tx: 1244 MB/s 21102 calls/s 21102 msg/s # udp gso and gro - over veth touching data # udp rx: 522 MB/s 381339 calls/s # udp tx: 548 MB/s 9310 calls/s 9310 msg/s # udp rx: 600 MB/s 437597 calls/s # udp tx: 603 MB/s 10236 calls/s 10236 msg/s # udp rx: 596 MB/s 435043 calls/s # udp tx: 601 MB/s 10196 calls/s 10196 msg/s # udp rx: 599 MB/s 437012 calls/s # udp tx: 604 MB/s 10245 calls/s 10245 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__->