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: 837 MB/s 14206 calls/s 14206 msg/s # tcp rx: 841 MB/s 152812 calls/s # tcp tx: 810 MB/s 13755 calls/s 13755 msg/s # tcp rx: 811 MB/s 145124 calls/s # tcp tx: 814 MB/s 13808 calls/s 13808 msg/s # tcp rx: 815 MB/s 146754 calls/s # tcp tx: 839 MB/s 14230 calls/s 14230 msg/s # udp gso - over veth touching data # udp rx: 607 MB/s 433051 calls/s # udp tx: 626 MB/s 10633 calls/s 10633 msg/s # udp rx: 621 MB/s 442519 calls/s # udp tx: 620 MB/s 10532 calls/s 10532 msg/s # udp rx: 613 MB/s 436878 calls/s # udp tx: 613 MB/s 10412 calls/s 10412 msg/s # udp rx: 948 MB/s 675352 calls/s # udp tx: 958 MB/s 16265 calls/s 16265 msg/s # udp gso and gro - over veth touching data # udp rx: 1081 MB/s 770724 calls/s # udp tx: 1100 MB/s 18668 calls/s 18668 msg/s # udp rx: 611 MB/s 435701 calls/s # udp tx: 620 MB/s 10522 calls/s 10522 msg/s # udp rx: 668 MB/s 475898 calls/s # udp tx: 658 MB/s 11171 calls/s 11171 msg/s # udp rx: 615 MB/s 438432 calls/s # udp tx: 615 MB/s 10437 calls/s 10437 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 613 MB/s 10404 calls/s 10404 msg/s # tcp rx: 613 MB/s 81421 calls/s # tcp tx: 635 MB/s 10774 calls/s 10774 msg/s # tcp rx: 636 MB/s 81719 calls/s # tcp tx: 655 MB/s 11114 calls/s 11114 msg/s # tcp rx: 655 MB/s 81734 calls/s # tcp tx: 649 MB/s 11014 calls/s 11014 msg/s # udp gso - over veth touching data # udp rx: 584 MB/s 426628 calls/s # udp tx: 605 MB/s 10265 calls/s 10265 msg/s # udp rx: 598 MB/s 436222 calls/s # udp tx: 597 MB/s 10135 calls/s 10135 msg/s # udp rx: 591 MB/s 431366 calls/s # udp tx: 591 MB/s 10025 calls/s 10025 msg/s # udp rx: 604 MB/s 440755 calls/s # udp tx: 603 MB/s 10243 calls/s 10243 msg/s # udp gso and gro - over veth touching data # udp rx: 1009 MB/s 736176 calls/s # udp tx: 1049 MB/s 17795 calls/s 17795 msg/s # udp rx: 1074 MB/s 783719 calls/s # udp tx: 1075 MB/s 18234 calls/s 18234 msg/s # udp rx: 1094 MB/s 798282 calls/s # udp tx: 1094 MB/s 18565 calls/s 18565 msg/s # udp rx: 1096 MB/s 799802 calls/s # udp tx: 1095 MB/s 18583 calls/s 18583 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__->