make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1163 MB/s 19738 calls/s 19738 msg/s # tcp rx: 1163 MB/s 139141 calls/s # tcp tx: 1194 MB/s 20256 calls/s 20256 msg/s # tcp rx: 1195 MB/s 125215 calls/s # tcp tx: 1065 MB/s 18077 calls/s 18077 msg/s # tcp rx: 1066 MB/s 123552 calls/s # tcp tx: 1107 MB/s 18790 calls/s 18790 msg/s # udp gso - over veth touching data # udp rx: 1150 MB/s 819756 calls/s # udp tx: 1185 MB/s 20109 calls/s 20109 msg/s # udp rx: 1185 MB/s 844194 calls/s # udp tx: 1182 MB/s 20055 calls/s 20055 msg/s # udp rx: 1181 MB/s 841530 calls/s # udp tx: 1170 MB/s 19852 calls/s 19852 msg/s # udp rx: 1148 MB/s 818356 calls/s # udp tx: 1148 MB/s 19478 calls/s 19478 msg/s # udp gso and gro - over veth touching data # udp rx: 1210 MB/s 862648 calls/s # udp tx: 1244 MB/s 21106 calls/s 21106 msg/s # udp rx: 1234 MB/s 879518 calls/s # udp tx: 1237 MB/s 20990 calls/s 20990 msg/s # udp rx: 1242 MB/s 885369 calls/s # udp tx: 1246 MB/s 21143 calls/s 21143 msg/s # udp rx: 1246 MB/s 887907 calls/s # udp tx: 1249 MB/s 21198 calls/s 21198 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1085 MB/s 18414 calls/s 18414 msg/s # tcp rx: 1085 MB/s 136678 calls/s # tcp tx: 1077 MB/s 18277 calls/s 18277 msg/s # tcp rx: 1078 MB/s 133530 calls/s # tcp tx: 1163 MB/s 19728 calls/s 19728 msg/s # tcp rx: 1164 MB/s 137033 calls/s # tcp tx: 1130 MB/s 19179 calls/s 19179 msg/s # udp gso - over veth touching data # udp rx: 1208 MB/s 881189 calls/s # udp tx: 1245 MB/s 21123 calls/s 21123 msg/s # udp rx: 1280 MB/s 933685 calls/s # udp tx: 1279 MB/s 21697 calls/s 21697 msg/s # udp rx: 1271 MB/s 927407 calls/s # udp tx: 1271 MB/s 21560 calls/s 21560 msg/s # udp rx: 1292 MB/s 942429 calls/s # udp tx: 1290 MB/s 21890 calls/s 21890 msg/s # udp gso and gro - over veth touching data # udp rx: 1218 MB/s 888855 calls/s # udp tx: 1250 MB/s 21216 calls/s 21216 msg/s # udp rx: 1275 MB/s 930263 calls/s # udp tx: 1278 MB/s 21690 calls/s 21690 msg/s # udp rx: 1280 MB/s 933737 calls/s # udp tx: 1285 MB/s 21798 calls/s 21798 msg/s # udp rx: 1260 MB/s 919529 calls/s # udp tx: 1265 MB/s 21457 calls/s 21457 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__->