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: 802 MB/s 13612 calls/s 13612 msg/s # tcp rx: 803 MB/s 149870 calls/s # tcp tx: 852 MB/s 14466 calls/s 14466 msg/s # tcp rx: 853 MB/s 146647 calls/s # tcp tx: 785 MB/s 13324 calls/s 13324 msg/s # tcp rx: 786 MB/s 146168 calls/s # tcp tx: 826 MB/s 14022 calls/s 14022 msg/s # udp gso - over veth touching data # udp rx: 1061 MB/s 756417 calls/s # udp tx: 1080 MB/s 18318 calls/s 18318 msg/s # udp rx: 1060 MB/s 755345 calls/s # udp tx: 1058 MB/s 17961 calls/s 17961 msg/s # udp rx: 1064 MB/s 758577 calls/s # udp tx: 1082 MB/s 18361 calls/s 18361 msg/s # udp rx: 1082 MB/s 771088 calls/s # udp tx: 1081 MB/s 18344 calls/s 18344 msg/s # udp gso and gro - over veth touching data # udp rx: 1134 MB/s 808160 calls/s # udp tx: 1162 MB/s 19710 calls/s 19710 msg/s # udp rx: 1215 MB/s 865675 calls/s # udp tx: 1216 MB/s 20639 calls/s 20639 msg/s # udp rx: 1215 MB/s 866211 calls/s # udp tx: 1216 MB/s 20630 calls/s 20630 msg/s # udp rx: 1212 MB/s 863519 calls/s # udp tx: 1212 MB/s 20568 calls/s 20568 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 877 MB/s 14888 calls/s 14888 msg/s # tcp rx: 878 MB/s 158325 calls/s # tcp tx: 869 MB/s 14755 calls/s 14755 msg/s # tcp rx: 870 MB/s 162836 calls/s # tcp tx: 876 MB/s 14859 calls/s 14859 msg/s # tcp rx: 876 MB/s 151832 calls/s # tcp tx: 872 MB/s 14794 calls/s 14794 msg/s # udp gso - over veth touching data # udp rx: 1142 MB/s 832935 calls/s # udp tx: 1157 MB/s 19629 calls/s 19629 msg/s # udp rx: 1165 MB/s 850349 calls/s # udp tx: 1173 MB/s 19908 calls/s 19908 msg/s # udp rx: 1109 MB/s 809530 calls/s # udp tx: 1104 MB/s 18728 calls/s 18728 msg/s # udp rx: 1160 MB/s 846660 calls/s # udp tx: 1165 MB/s 19764 calls/s 19764 msg/s # udp gso and gro - over veth touching data # udp rx: 1110 MB/s 810052 calls/s # udp tx: 1127 MB/s 19128 calls/s 19128 msg/s # udp rx: 1122 MB/s 818386 calls/s # udp tx: 1130 MB/s 19166 calls/s 19166 msg/s # udp rx: 1181 MB/s 861872 calls/s # udp tx: 1181 MB/s 20040 calls/s 20040 msg/s # udp rx: 1146 MB/s 836301 calls/s # udp tx: 1146 MB/s 19443 calls/s 19443 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__->