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: 835 MB/s 14177 calls/s 14177 msg/s # tcp rx: 836 MB/s 153391 calls/s # tcp tx: 859 MB/s 14575 calls/s 14575 msg/s # tcp rx: 860 MB/s 146537 calls/s # tcp tx: 877 MB/s 14889 calls/s 14889 msg/s # tcp rx: 878 MB/s 160847 calls/s # tcp tx: 867 MB/s 14720 calls/s 14720 msg/s # udp gso - over veth touching data # udp rx: 1158 MB/s 824959 calls/s # udp tx: 1180 MB/s 20029 calls/s 20029 msg/s # udp rx: 1215 MB/s 866008 calls/s # udp tx: 1216 MB/s 20629 calls/s 20629 msg/s # udp rx: 1139 MB/s 811457 calls/s # udp tx: 1139 MB/s 19324 calls/s 19324 msg/s # udp rx: 1205 MB/s 858653 calls/s # udp tx: 1205 MB/s 20448 calls/s 20448 msg/s # udp gso and gro - over veth touching data # udp rx: 1189 MB/s 847554 calls/s # udp tx: 1214 MB/s 20592 calls/s 20592 msg/s # udp rx: 1209 MB/s 861392 calls/s # udp tx: 1208 MB/s 20494 calls/s 20494 msg/s # udp rx: 1215 MB/s 865785 calls/s # udp tx: 1214 MB/s 20605 calls/s 20605 msg/s # udp rx: 1222 MB/s 870936 calls/s # udp tx: 1221 MB/s 20725 calls/s 20725 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 842 MB/s 14295 calls/s 14295 msg/s # tcp rx: 843 MB/s 153453 calls/s # tcp tx: 876 MB/s 14862 calls/s 14862 msg/s # tcp rx: 877 MB/s 160442 calls/s # tcp tx: 843 MB/s 14299 calls/s 14299 msg/s # tcp rx: 844 MB/s 156605 calls/s # tcp tx: 868 MB/s 14734 calls/s 14734 msg/s # udp gso - over veth touching data # udp rx: 1080 MB/s 788127 calls/s # udp tx: 1108 MB/s 18800 calls/s 18800 msg/s # udp rx: 1136 MB/s 828950 calls/s # udp tx: 1135 MB/s 19267 calls/s 19267 msg/s # udp rx: 939 MB/s 685433 calls/s # udp tx: 928 MB/s 15741 calls/s 15741 msg/s # udp rx: 589 MB/s 430226 calls/s # udp tx: 589 MB/s 10002 calls/s 10002 msg/s # udp gso and gro - over veth touching data # udp rx: 635 MB/s 463505 calls/s # udp tx: 653 MB/s 11083 calls/s 11083 msg/s # udp rx: 634 MB/s 462848 calls/s # udp tx: 632 MB/s 10731 calls/s 10731 msg/s # udp rx: 628 MB/s 458251 calls/s # udp tx: 628 MB/s 10652 calls/s 10652 msg/s # udp rx: 626 MB/s 456928 calls/s # udp tx: 649 MB/s 11014 calls/s 11014 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__->