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: 769 MB/s 13047 calls/s 13047 msg/s # tcp rx: 770 MB/s 33056 calls/s # tcp tx: 623 MB/s 10577 calls/s 10577 msg/s # tcp rx: 628 MB/s 22557 calls/s # tcp tx: 665 MB/s 11286 calls/s 11286 msg/s # tcp rx: 664 MB/s 29199 calls/s # tcp tx: 662 MB/s 11235 calls/s 11235 msg/s # udp gso - over veth touching data # udp rx: 409 MB/s 291530 calls/s # udp tx: 422 MB/s 7162 calls/s 7162 msg/s # udp rx: 397 MB/s 283018 calls/s # udp tx: 395 MB/s 6705 calls/s 6705 msg/s # udp rx: 324 MB/s 230996 calls/s # udp tx: 323 MB/s 5491 calls/s 5491 msg/s # udp rx: 394 MB/s 281098 calls/s # udp tx: 397 MB/s 6741 calls/s 6741 msg/s # udp gso and gro - over veth touching data # udp rx: 667 MB/s 11325 calls/s # udp tx: 688 MB/s 11677 calls/s 11677 msg/s # udp rx: 740 MB/s 12566 calls/s # udp tx: 754 MB/s 12791 calls/s 12791 msg/s # udp rx: 688 MB/s 11678 calls/s # udp tx: 688 MB/s 11671 calls/s 11671 msg/s # udp rx: 739 MB/s 12534 calls/s # udp tx: 735 MB/s 12478 calls/s 12478 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 758 MB/s 12868 calls/s 12868 msg/s # tcp rx: 759 MB/s 30228 calls/s # tcp tx: 752 MB/s 12766 calls/s 12766 msg/s # tcp rx: 753 MB/s 28984 calls/s # tcp tx: 752 MB/s 12766 calls/s 12766 msg/s # tcp rx: 752 MB/s 29053 calls/s # tcp tx: 745 MB/s 12647 calls/s 12647 msg/s # udp gso - over veth touching data # udp rx: 346 MB/s 253055 calls/s # udp tx: 359 MB/s 6103 calls/s 6103 msg/s # udp rx: 410 MB/s 299030 calls/s # udp tx: 409 MB/s 6946 calls/s 6946 msg/s # udp rx: 427 MB/s 311879 calls/s # udp tx: 427 MB/s 7246 calls/s 7246 msg/s # udp rx: 386 MB/s 282190 calls/s # udp tx: 385 MB/s 6536 calls/s 6536 msg/s # udp gso and gro - over veth touching data # udp rx: 568 MB/s 9710 calls/s # udp tx: 590 MB/s 10021 calls/s 10021 msg/s # udp rx: 783 MB/s 13483 calls/s # udp tx: 791 MB/s 13421 calls/s 13421 msg/s # udp rx: 654 MB/s 11112 calls/s # udp tx: 646 MB/s 10969 calls/s 10969 msg/s # udp rx: 715 MB/s 12129 calls/s # udp tx: 719 MB/s 12211 calls/s 12211 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__->