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: 792 MB/s 13446 calls/s 13446 msg/s # tcp rx: 792 MB/s 91510 calls/s # tcp tx: 733 MB/s 12448 calls/s 12448 msg/s # tcp rx: 734 MB/s 87429 calls/s # tcp tx: 770 MB/s 13070 calls/s 13070 msg/s # tcp rx: 771 MB/s 90233 calls/s # tcp tx: 815 MB/s 13833 calls/s 13833 msg/s # udp gso - over veth touching data # udp rx: 604 MB/s 430653 calls/s # udp tx: 624 MB/s 10593 calls/s 10593 msg/s # udp rx: 625 MB/s 445545 calls/s # udp tx: 625 MB/s 10614 calls/s 10614 msg/s # udp rx: 622 MB/s 443486 calls/s # udp tx: 623 MB/s 10583 calls/s 10583 msg/s # udp rx: 625 MB/s 445592 calls/s # udp tx: 625 MB/s 10607 calls/s 10607 msg/s # udp gso and gro - over veth touching data # udp rx: 616 MB/s 439000 calls/s # udp tx: 635 MB/s 10778 calls/s 10778 msg/s # udp rx: 649 MB/s 462449 calls/s # udp tx: 650 MB/s 11026 calls/s 11026 msg/s # udp rx: 660 MB/s 470397 calls/s # udp tx: 660 MB/s 11201 calls/s 11201 msg/s # udp rx: 654 MB/s 465934 calls/s # udp tx: 654 MB/s 11102 calls/s 11102 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 792 MB/s 13433 calls/s 13433 msg/s # tcp rx: 792 MB/s 91459 calls/s # tcp tx: 847 MB/s 14368 calls/s 14368 msg/s # tcp rx: 847 MB/s 95110 calls/s # tcp tx: 819 MB/s 13893 calls/s 13893 msg/s # tcp rx: 820 MB/s 99078 calls/s # tcp tx: 1093 MB/s 18548 calls/s 18548 msg/s # udp gso - over veth touching data # udp rx: 648 MB/s 472821 calls/s # udp tx: 667 MB/s 11323 calls/s 11323 msg/s # udp rx: 650 MB/s 474071 calls/s # udp tx: 646 MB/s 10959 calls/s 10959 msg/s # udp rx: 608 MB/s 443982 calls/s # udp tx: 614 MB/s 10414 calls/s 10414 msg/s # udp rx: 630 MB/s 459640 calls/s # udp tx: 630 MB/s 10691 calls/s 10691 msg/s # udp gso and gro - over veth touching data # udp rx: 1146 MB/s 836210 calls/s # udp tx: 1189 MB/s 20182 calls/s 20182 msg/s # udp rx: 1210 MB/s 883023 calls/s # udp tx: 1214 MB/s 20603 calls/s 20603 msg/s # udp rx: 1143 MB/s 834013 calls/s # udp tx: 1141 MB/s 19356 calls/s 19356 msg/s # udp rx: 598 MB/s 436155 calls/s # udp tx: 576 MB/s 9785 calls/s 9785 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__->