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: 1116 MB/s 18931 calls/s 18931 msg/s # tcp rx: 1116 MB/s 140578 calls/s # tcp tx: 797 MB/s 13529 calls/s 13529 msg/s # tcp rx: 798 MB/s 92080 calls/s # tcp tx: 797 MB/s 13520 calls/s 13520 msg/s # tcp rx: 797 MB/s 91809 calls/s # tcp tx: 803 MB/s 13636 calls/s 13636 msg/s # udp gso - over veth touching data # udp rx: 593 MB/s 422897 calls/s # udp tx: 611 MB/s 10374 calls/s 10374 msg/s # udp rx: 617 MB/s 439936 calls/s # udp tx: 617 MB/s 10469 calls/s 10469 msg/s # udp rx: 627 MB/s 447282 calls/s # udp tx: 627 MB/s 10637 calls/s 10637 msg/s # udp rx: 600 MB/s 427606 calls/s # udp tx: 599 MB/s 10169 calls/s 10169 msg/s # udp gso and gro - over veth touching data # udp rx: 583 MB/s 415568 calls/s # udp tx: 602 MB/s 10213 calls/s 10213 msg/s # udp rx: 627 MB/s 447303 calls/s # udp tx: 627 MB/s 10643 calls/s 10643 msg/s # udp rx: 627 MB/s 446906 calls/s # udp tx: 626 MB/s 10623 calls/s 10623 msg/s # udp rx: 626 MB/s 446358 calls/s # udp tx: 626 MB/s 10628 calls/s 10628 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 685 MB/s 11627 calls/s 11627 msg/s # tcp rx: 685 MB/s 85821 calls/s # tcp tx: 696 MB/s 11820 calls/s 11820 msg/s # tcp rx: 697 MB/s 85890 calls/s # tcp tx: 696 MB/s 11813 calls/s 11813 msg/s # tcp rx: 697 MB/s 86129 calls/s # tcp tx: 698 MB/s 11851 calls/s 11851 msg/s # udp gso - over veth touching data # udp rx: 575 MB/s 419524 calls/s # udp tx: 591 MB/s 10030 calls/s 10030 msg/s # udp rx: 612 MB/s 446762 calls/s # udp tx: 612 MB/s 10382 calls/s 10382 msg/s # udp rx: 601 MB/s 438810 calls/s # udp tx: 600 MB/s 10187 calls/s 10187 msg/s # udp rx: 607 MB/s 443282 calls/s # udp tx: 607 MB/s 10301 calls/s 10301 msg/s # udp gso and gro - over veth touching data # udp rx: 719 MB/s 524492 calls/s # udp tx: 740 MB/s 12552 calls/s 12552 msg/s # udp rx: 731 MB/s 533333 calls/s # udp tx: 730 MB/s 12392 calls/s 12392 msg/s # udp rx: 745 MB/s 543506 calls/s # udp tx: 745 MB/s 12642 calls/s 12642 msg/s # udp rx: 740 MB/s 539943 calls/s # udp tx: 740 MB/s 12554 calls/s 12554 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__->