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: 730 MB/s 12391 calls/s 12391 msg/s # tcp rx: 731 MB/s 95893 calls/s # tcp tx: 715 MB/s 12141 calls/s 12141 msg/s # tcp rx: 716 MB/s 89202 calls/s # tcp tx: 713 MB/s 12106 calls/s 12106 msg/s # tcp rx: 714 MB/s 88715 calls/s # tcp tx: 718 MB/s 12181 calls/s 12181 msg/s # udp gso - over veth touching data # udp rx: 636 MB/s 453092 calls/s # udp tx: 650 MB/s 11030 calls/s 11030 msg/s # udp rx: 644 MB/s 459241 calls/s # udp tx: 647 MB/s 10984 calls/s 10984 msg/s # udp rx: 637 MB/s 453974 calls/s # udp tx: 639 MB/s 10844 calls/s 10844 msg/s # udp rx: 633 MB/s 451515 calls/s # udp tx: 635 MB/s 10786 calls/s 10786 msg/s # udp gso and gro - over veth touching data # udp rx: 1300 MB/s 926118 calls/s # udp tx: 1336 MB/s 22668 calls/s 22668 msg/s # udp rx: 1328 MB/s 946147 calls/s # udp tx: 1327 MB/s 22512 calls/s 22512 msg/s # udp rx: 1326 MB/s 944919 calls/s # udp tx: 1326 MB/s 22499 calls/s 22499 msg/s # udp rx: 1326 MB/s 944924 calls/s # udp tx: 1325 MB/s 22489 calls/s 22489 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1115 MB/s 18912 calls/s 18912 msg/s # tcp rx: 1115 MB/s 146320 calls/s # tcp tx: 960 MB/s 16296 calls/s 16296 msg/s # tcp rx: 970 MB/s 133565 calls/s # tcp tx: 944 MB/s 16018 calls/s 16018 msg/s # tcp rx: 945 MB/s 132475 calls/s # tcp tx: 954 MB/s 16191 calls/s 16191 msg/s # udp gso - over veth touching data # udp rx: 656 MB/s 478551 calls/s # udp tx: 671 MB/s 11388 calls/s 11388 msg/s # udp rx: 663 MB/s 483791 calls/s # udp tx: 662 MB/s 11240 calls/s 11240 msg/s # udp rx: 664 MB/s 484285 calls/s # udp tx: 664 MB/s 11267 calls/s 11267 msg/s # udp rx: 686 MB/s 500878 calls/s # udp tx: 686 MB/s 11641 calls/s 11641 msg/s # udp gso and gro - over veth touching data # udp rx: 592 MB/s 432085 calls/s # udp tx: 605 MB/s 10273 calls/s 10273 msg/s # udp rx: 587 MB/s 428628 calls/s # udp tx: 588 MB/s 9976 calls/s 9976 msg/s # udp rx: 591 MB/s 431723 calls/s # udp tx: 592 MB/s 10045 calls/s 10045 msg/s # udp rx: 623 MB/s 455020 calls/s # udp tx: 624 MB/s 10584 calls/s 10584 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__->