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: 1106 MB/s 18769 calls/s 18769 msg/s # tcp rx: 1107 MB/s 141087 calls/s # tcp tx: 1069 MB/s 18135 calls/s 18135 msg/s # tcp rx: 1070 MB/s 134202 calls/s # tcp tx: 1116 MB/s 18934 calls/s 18934 msg/s # tcp rx: 1117 MB/s 136587 calls/s # tcp tx: 1126 MB/s 19105 calls/s 19105 msg/s # udp gso - over veth touching data # udp rx: 1248 MB/s 889313 calls/s # udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # udp rx: 1314 MB/s 936279 calls/s # udp tx: 1315 MB/s 22310 calls/s 22310 msg/s # udp rx: 1307 MB/s 931432 calls/s # udp tx: 1310 MB/s 22234 calls/s 22234 msg/s # udp rx: 1314 MB/s 936414 calls/s # udp tx: 1315 MB/s 22314 calls/s 22314 msg/s # udp gso and gro - over veth touching data # udp rx: 1271 MB/s 905670 calls/s # udp tx: 1302 MB/s 22092 calls/s 22092 msg/s # udp rx: 1304 MB/s 928981 calls/s # udp tx: 1301 MB/s 22067 calls/s 22067 msg/s # udp rx: 1289 MB/s 918826 calls/s # udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # udp rx: 1294 MB/s 922049 calls/s # udp tx: 1293 MB/s 21945 calls/s 21945 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 992 MB/s 16827 calls/s 16827 msg/s # tcp rx: 992 MB/s 139072 calls/s # tcp tx: 1089 MB/s 18485 calls/s 18485 msg/s # tcp rx: 1090 MB/s 139013 calls/s # tcp tx: 1076 MB/s 18262 calls/s 18262 msg/s # tcp rx: 1077 MB/s 136853 calls/s # tcp tx: 1096 MB/s 18597 calls/s 18597 msg/s # udp gso - over veth touching data # udp rx: 1167 MB/s 851409 calls/s # udp tx: 1198 MB/s 20321 calls/s 20321 msg/s # udp rx: 1241 MB/s 905384 calls/s # udp tx: 1241 MB/s 21049 calls/s 21049 msg/s # udp rx: 1240 MB/s 904714 calls/s # udp tx: 1240 MB/s 21035 calls/s 21035 msg/s # udp rx: 1245 MB/s 908121 calls/s # udp tx: 1244 MB/s 21112 calls/s 21112 msg/s # udp gso and gro - over veth touching data # udp rx: 1175 MB/s 857457 calls/s # udp tx: 1208 MB/s 20504 calls/s 20504 msg/s # udp rx: 1212 MB/s 884156 calls/s # udp tx: 1215 MB/s 20609 calls/s 20609 msg/s # udp rx: 1216 MB/s 887519 calls/s # udp tx: 1219 MB/s 20679 calls/s 20679 msg/s # udp rx: 1219 MB/s 889079 calls/s # udp tx: 1221 MB/s 20711 calls/s 20711 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__->