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: 876 MB/s 14869 calls/s 14869 msg/s # tcp rx: 877 MB/s 156094 calls/s # tcp tx: 870 MB/s 14766 calls/s 14766 msg/s # tcp rx: 871 MB/s 151981 calls/s # tcp tx: 865 MB/s 14681 calls/s 14681 msg/s # tcp rx: 866 MB/s 145054 calls/s # tcp tx: 822 MB/s 13946 calls/s 13946 msg/s # udp gso - over veth touching data # udp rx: 1043 MB/s 743316 calls/s # udp tx: 1064 MB/s 18055 calls/s 18055 msg/s # udp rx: 1163 MB/s 828514 calls/s # udp tx: 1175 MB/s 19938 calls/s 19938 msg/s # udp rx: 1230 MB/s 876882 calls/s # udp tx: 1233 MB/s 20913 calls/s 20913 msg/s # udp rx: 1247 MB/s 888670 calls/s # udp tx: 1250 MB/s 21206 calls/s 21206 msg/s # udp gso and gro - over veth touching data # udp rx: 1050 MB/s 748629 calls/s # udp tx: 1078 MB/s 18299 calls/s 18299 msg/s # udp rx: 1096 MB/s 781260 calls/s # udp tx: 1100 MB/s 18658 calls/s 18658 msg/s # udp rx: 1171 MB/s 834331 calls/s # udp tx: 1172 MB/s 19882 calls/s 19882 msg/s # udp rx: 1164 MB/s 829290 calls/s # udp tx: 1153 MB/s 19567 calls/s 19567 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 857 MB/s 14536 calls/s 14536 msg/s # tcp rx: 857 MB/s 130540 calls/s # tcp tx: 826 MB/s 14010 calls/s 14010 msg/s # tcp rx: 827 MB/s 148157 calls/s # tcp tx: 833 MB/s 14135 calls/s 14135 msg/s # tcp rx: 834 MB/s 150025 calls/s # tcp tx: 847 MB/s 14371 calls/s 14371 msg/s # udp gso - over veth touching data # udp rx: 1101 MB/s 803353 calls/s # udp tx: 1131 MB/s 19186 calls/s 19186 msg/s # udp rx: 1119 MB/s 816297 calls/s # udp tx: 1117 MB/s 18957 calls/s 18957 msg/s # udp rx: 1163 MB/s 848517 calls/s # udp tx: 1163 MB/s 19741 calls/s 19741 msg/s # udp rx: 1035 MB/s 755361 calls/s # udp tx: 1033 MB/s 17536 calls/s 17536 msg/s # udp gso and gro - over veth touching data # udp rx: 1157 MB/s 843872 calls/s # udp tx: 1187 MB/s 20147 calls/s 20147 msg/s # udp rx: 1187 MB/s 865968 calls/s # udp tx: 1196 MB/s 20288 calls/s 20288 msg/s # udp rx: 1175 MB/s 857352 calls/s # udp tx: 1175 MB/s 19940 calls/s 19940 msg/s # udp rx: 1177 MB/s 858704 calls/s # udp tx: 1178 MB/s 19984 calls/s 19984 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__->