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: 1148 MB/s 19487 calls/s 19487 msg/s # tcp rx: 1149 MB/s 139660 calls/s # tcp tx: 1142 MB/s 19384 calls/s 19384 msg/s # tcp rx: 1143 MB/s 139482 calls/s # tcp tx: 1154 MB/s 19589 calls/s 19589 msg/s # tcp rx: 1155 MB/s 140590 calls/s # tcp tx: 1167 MB/s 19799 calls/s 19799 msg/s # udp gso - over veth touching data # udp rx: 1249 MB/s 889778 calls/s # udp tx: 1285 MB/s 21801 calls/s 21801 msg/s # udp rx: 1288 MB/s 917997 calls/s # udp tx: 1290 MB/s 21886 calls/s 21886 msg/s # udp rx: 1289 MB/s 918613 calls/s # udp tx: 1290 MB/s 21896 calls/s 21896 msg/s # udp rx: 1304 MB/s 929283 calls/s # udp tx: 1307 MB/s 22177 calls/s 22177 msg/s # udp gso and gro - over veth touching data # udp rx: 920 MB/s 655546 calls/s # udp tx: 952 MB/s 16163 calls/s 16163 msg/s # udp rx: 1307 MB/s 931703 calls/s # udp tx: 1310 MB/s 22229 calls/s 22229 msg/s # udp rx: 1247 MB/s 888773 calls/s # udp tx: 1248 MB/s 21168 calls/s 21168 msg/s # udp rx: 1296 MB/s 923777 calls/s # udp tx: 1299 MB/s 22047 calls/s 22047 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1171 MB/s 19870 calls/s 19870 msg/s # tcp rx: 1172 MB/s 144050 calls/s # tcp tx: 1166 MB/s 19781 calls/s 19781 msg/s # tcp rx: 1167 MB/s 140962 calls/s # tcp tx: 1159 MB/s 19663 calls/s 19663 msg/s # tcp rx: 1160 MB/s 140765 calls/s # tcp tx: 1164 MB/s 19744 calls/s 19744 msg/s # udp gso - over veth touching data # udp rx: 1070 MB/s 780565 calls/s # udp tx: 1104 MB/s 18731 calls/s 18731 msg/s # udp rx: 1188 MB/s 867054 calls/s # udp tx: 1188 MB/s 20154 calls/s 20154 msg/s # udp rx: 1142 MB/s 833116 calls/s # udp tx: 1141 MB/s 19359 calls/s 19359 msg/s # udp rx: 1108 MB/s 808713 calls/s # udp tx: 1108 MB/s 18801 calls/s 18801 msg/s # udp gso and gro - over veth touching data # udp rx: 1124 MB/s 820358 calls/s # udp tx: 1163 MB/s 19730 calls/s 19730 msg/s # udp rx: 1298 MB/s 946913 calls/s # udp tx: 1300 MB/s 22062 calls/s 22062 msg/s # udp rx: 1284 MB/s 937028 calls/s # udp tx: 1298 MB/s 22025 calls/s 22025 msg/s # udp rx: 1002 MB/s 730967 calls/s # udp tx: 1278 MB/s 21688 calls/s 21688 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__->