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: 761 MB/s 12912 calls/s 12912 msg/s # tcp rx: 761 MB/s 87823 calls/s # tcp tx: 736 MB/s 12498 calls/s 12498 msg/s # tcp rx: 751 MB/s 86565 calls/s # tcp tx: 1082 MB/s 18367 calls/s 18367 msg/s # tcp rx: 1084 MB/s 129351 calls/s # tcp tx: 1100 MB/s 18667 calls/s 18667 msg/s # udp gso - over veth touching data # udp rx: 615 MB/s 438380 calls/s # udp tx: 632 MB/s 10723 calls/s 10723 msg/s # udp rx: 606 MB/s 431937 calls/s # udp tx: 602 MB/s 10225 calls/s 10225 msg/s # udp rx: 615 MB/s 438696 calls/s # udp tx: 618 MB/s 10484 calls/s 10484 msg/s # udp rx: 628 MB/s 447968 calls/s # udp tx: 628 MB/s 10657 calls/s 10657 msg/s # udp gso and gro - over veth touching data # udp rx: 683 MB/s 486650 calls/s # udp tx: 700 MB/s 11882 calls/s 11882 msg/s # udp rx: 1208 MB/s 861195 calls/s # udp tx: 1230 MB/s 20864 calls/s 20864 msg/s # udp rx: 1324 MB/s 943648 calls/s # udp tx: 1323 MB/s 22455 calls/s 22455 msg/s # udp rx: 1326 MB/s 944658 calls/s # udp tx: 1325 MB/s 22484 calls/s 22484 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 686 MB/s 11639 calls/s 11639 msg/s # tcp rx: 686 MB/s 86801 calls/s # tcp tx: 722 MB/s 12258 calls/s 12258 msg/s # tcp rx: 723 MB/s 87431 calls/s # tcp tx: 678 MB/s 11506 calls/s 11506 msg/s # tcp rx: 679 MB/s 85462 calls/s # tcp tx: 727 MB/s 12339 calls/s 12339 msg/s # udp gso - over veth touching data # udp rx: 569 MB/s 415046 calls/s # udp tx: 585 MB/s 9933 calls/s 9933 msg/s # udp rx: 615 MB/s 449014 calls/s # udp tx: 615 MB/s 10443 calls/s 10443 msg/s # udp rx: 606 MB/s 442232 calls/s # udp tx: 606 MB/s 10283 calls/s 10283 msg/s # udp rx: 628 MB/s 458158 calls/s # udp tx: 627 MB/s 10650 calls/s 10650 msg/s # udp gso and gro - over veth touching data # udp rx: 679 MB/s 495336 calls/s # udp tx: 697 MB/s 11825 calls/s 11825 msg/s # udp rx: 1160 MB/s 846541 calls/s # udp tx: 1180 MB/s 20024 calls/s 20024 msg/s # udp rx: 1270 MB/s 926563 calls/s # udp tx: 1278 MB/s 21682 calls/s 21682 msg/s # udp rx: 1277 MB/s 931944 calls/s # udp tx: 1278 MB/s 21687 calls/s 21687 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__->