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: 838 MB/s 14229 calls/s 14229 msg/s # tcp rx: 839 MB/s 155455 calls/s # tcp tx: 673 MB/s 11416 calls/s 11416 msg/s # tcp rx: 676 MB/s 94674 calls/s # tcp tx: 597 MB/s 10142 calls/s 10142 msg/s # tcp rx: 598 MB/s 79065 calls/s # tcp tx: 584 MB/s 9912 calls/s 9912 msg/s # udp gso - over veth touching data # udp rx: 675 MB/s 481425 calls/s # udp tx: 699 MB/s 11858 calls/s 11858 msg/s # udp rx: 711 MB/s 506682 calls/s # udp tx: 707 MB/s 12008 calls/s 12008 msg/s # udp rx: 710 MB/s 506449 calls/s # udp tx: 710 MB/s 12056 calls/s 12056 msg/s # udp rx: 728 MB/s 519277 calls/s # udp tx: 729 MB/s 12368 calls/s 12368 msg/s # udp gso and gro - over veth touching data # udp rx: 601 MB/s 428136 calls/s # udp tx: 611 MB/s 10370 calls/s 10370 msg/s # udp rx: 763 MB/s 543781 calls/s # udp tx: 781 MB/s 13254 calls/s 13254 msg/s # udp rx: 1216 MB/s 866905 calls/s # udp tx: 1218 MB/s 20663 calls/s 20663 msg/s # udp rx: 1214 MB/s 865418 calls/s # udp tx: 1216 MB/s 20631 calls/s 20631 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 626 MB/s 10620 calls/s 10620 msg/s # tcp rx: 626 MB/s 81154 calls/s # tcp tx: 654 MB/s 11103 calls/s 11103 msg/s # tcp rx: 655 MB/s 81352 calls/s # tcp tx: 667 MB/s 11323 calls/s 11323 msg/s # tcp rx: 668 MB/s 81542 calls/s # tcp tx: 670 MB/s 11376 calls/s 11376 msg/s # udp gso - over veth touching data # udp rx: 1119 MB/s 816694 calls/s # udp tx: 1149 MB/s 19504 calls/s 19504 msg/s # udp rx: 1153 MB/s 841561 calls/s # udp tx: 1152 MB/s 19539 calls/s 19539 msg/s # udp rx: 1148 MB/s 837727 calls/s # udp tx: 1147 MB/s 19462 calls/s 19462 msg/s # udp rx: 1152 MB/s 840597 calls/s # udp tx: 1160 MB/s 19683 calls/s 19683 msg/s # udp gso and gro - over veth touching data # udp rx: 602 MB/s 439624 calls/s # udp tx: 621 MB/s 10546 calls/s 10546 msg/s # udp rx: 631 MB/s 460492 calls/s # udp tx: 630 MB/s 10691 calls/s 10691 msg/s # udp rx: 656 MB/s 479110 calls/s # udp tx: 656 MB/s 11132 calls/s 11132 msg/s # udp rx: 656 MB/s 478434 calls/s # udp tx: 655 MB/s 11124 calls/s 11124 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__->