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: 970 MB/s 16465 calls/s 16465 msg/s # tcp rx: 971 MB/s 142545 calls/s # tcp tx: 1057 MB/s 17931 calls/s 17931 msg/s # tcp rx: 1058 MB/s 133502 calls/s # tcp tx: 1066 MB/s 18094 calls/s 18094 msg/s # tcp rx: 1067 MB/s 129611 calls/s # tcp tx: 1054 MB/s 17891 calls/s 17891 msg/s # udp gso - over veth touching data # udp rx: 1174 MB/s 836594 calls/s # udp tx: 1193 MB/s 20236 calls/s 20236 msg/s # udp rx: 1187 MB/s 846155 calls/s # udp tx: 1196 MB/s 20289 calls/s 20289 msg/s # udp rx: 1232 MB/s 877996 calls/s # udp tx: 1232 MB/s 20905 calls/s 20905 msg/s # udp rx: 1261 MB/s 898871 calls/s # udp tx: 1261 MB/s 21398 calls/s 21398 msg/s # udp gso and gro - over veth touching data # udp rx: 1226 MB/s 873708 calls/s # udp tx: 1253 MB/s 21261 calls/s 21261 msg/s # udp rx: 1283 MB/s 914232 calls/s # udp tx: 1286 MB/s 21822 calls/s 21822 msg/s # udp rx: 1277 MB/s 910273 calls/s # udp tx: 1275 MB/s 21636 calls/s 21636 msg/s # udp rx: 1268 MB/s 903440 calls/s # udp tx: 1268 MB/s 21510 calls/s 21510 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1178 MB/s 19980 calls/s 19980 msg/s # tcp rx: 1178 MB/s 126841 calls/s # tcp tx: 1083 MB/s 18383 calls/s 18383 msg/s # tcp rx: 1085 MB/s 131513 calls/s # tcp tx: 1085 MB/s 18405 calls/s 18405 msg/s # tcp rx: 1099 MB/s 130219 calls/s # tcp tx: 1068 MB/s 18119 calls/s 18119 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 877406 calls/s # udp tx: 1233 MB/s 20918 calls/s 20918 msg/s # udp rx: 1240 MB/s 904920 calls/s # udp tx: 1239 MB/s 21023 calls/s 21023 msg/s # udp rx: 1237 MB/s 902344 calls/s # udp tx: 1236 MB/s 20969 calls/s 20969 msg/s # udp rx: 1239 MB/s 903913 calls/s # udp tx: 1238 MB/s 21003 calls/s 21003 msg/s # udp gso and gro - over veth touching data # udp rx: 1190 MB/s 867970 calls/s # udp tx: 1217 MB/s 20642 calls/s 20642 msg/s # udp rx: 1132 MB/s 825904 calls/s # udp tx: 1127 MB/s 19129 calls/s 19129 msg/s # udp rx: 1148 MB/s 837542 calls/s # udp tx: 1138 MB/s 19311 calls/s 19311 msg/s # udp rx: 683 MB/s 498434 calls/s # udp tx: 692 MB/s 11741 calls/s 11741 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__->