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: 863 MB/s 14648 calls/s 14648 msg/s # tcp rx: 864 MB/s 154087 calls/s # tcp tx: 830 MB/s 14089 calls/s 14089 msg/s # tcp rx: 831 MB/s 148559 calls/s # tcp tx: 830 MB/s 14088 calls/s 14088 msg/s # tcp rx: 831 MB/s 148679 calls/s # tcp tx: 820 MB/s 13922 calls/s 13922 msg/s # udp gso - over veth touching data # udp rx: 1205 MB/s 858620 calls/s # udp tx: 1225 MB/s 20789 calls/s 20789 msg/s # udp rx: 1243 MB/s 885871 calls/s # udp tx: 1244 MB/s 21105 calls/s 21105 msg/s # udp rx: 1234 MB/s 879059 calls/s # udp tx: 1234 MB/s 20940 calls/s 20940 msg/s # udp rx: 1214 MB/s 865373 calls/s # udp tx: 1215 MB/s 20611 calls/s 20611 msg/s # udp gso and gro - over veth touching data # udp rx: 1111 MB/s 792082 calls/s # udp tx: 1137 MB/s 19292 calls/s 19292 msg/s # udp rx: 1130 MB/s 805264 calls/s # udp tx: 1131 MB/s 19188 calls/s 19188 msg/s # udp rx: 1136 MB/s 809538 calls/s # udp tx: 1137 MB/s 19291 calls/s 19291 msg/s # udp rx: 1214 MB/s 865115 calls/s # udp tx: 1206 MB/s 20467 calls/s 20467 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 837 MB/s 14197 calls/s 14197 msg/s # tcp rx: 837 MB/s 143834 calls/s # tcp tx: 820 MB/s 13924 calls/s 13924 msg/s # tcp rx: 821 MB/s 148751 calls/s # tcp tx: 849 MB/s 14416 calls/s 14416 msg/s # tcp rx: 850 MB/s 144182 calls/s # tcp tx: 685 MB/s 11625 calls/s 11625 msg/s # udp gso - over veth touching data # udp rx: 669 MB/s 488274 calls/s # udp tx: 681 MB/s 11565 calls/s 11565 msg/s # udp rx: 676 MB/s 493318 calls/s # udp tx: 676 MB/s 11480 calls/s 11480 msg/s # udp rx: 674 MB/s 491774 calls/s # udp tx: 674 MB/s 11446 calls/s 11446 msg/s # udp rx: 675 MB/s 492595 calls/s # udp tx: 675 MB/s 11464 calls/s 11464 msg/s # udp gso and gro - over veth touching data # udp rx: 1148 MB/s 837764 calls/s # udp tx: 1181 MB/s 20036 calls/s 20036 msg/s # udp rx: 1157 MB/s 843990 calls/s # udp tx: 1146 MB/s 19453 calls/s 19453 msg/s # udp rx: 1126 MB/s 821386 calls/s # udp tx: 1133 MB/s 19233 calls/s 19233 msg/s # udp rx: 1169 MB/s 852978 calls/s # udp tx: 1168 MB/s 19824 calls/s 19824 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__->