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: 995 MB/s 16887 calls/s 16887 msg/s # tcp rx: 996 MB/s 136821 calls/s # tcp tx: 1074 MB/s 18230 calls/s 18230 msg/s # tcp rx: 1095 MB/s 128038 calls/s # tcp tx: 1117 MB/s 18949 calls/s 18949 msg/s # tcp rx: 1117 MB/s 124688 calls/s # tcp tx: 1156 MB/s 19613 calls/s 19613 msg/s # udp gso - over veth touching data # udp rx: 1261 MB/s 898431 calls/s # udp tx: 1298 MB/s 22020 calls/s 22020 msg/s # udp rx: 1330 MB/s 947544 calls/s # udp tx: 1332 MB/s 22594 calls/s 22594 msg/s # udp rx: 1332 MB/s 949350 calls/s # udp tx: 1336 MB/s 22668 calls/s 22668 msg/s # udp rx: 1337 MB/s 952442 calls/s # udp tx: 1340 MB/s 22744 calls/s 22744 msg/s # udp gso and gro - over veth touching data # udp rx: 1249 MB/s 889776 calls/s # udp tx: 1285 MB/s 21797 calls/s 21797 msg/s # udp rx: 1343 MB/s 957273 calls/s # udp tx: 1347 MB/s 22850 calls/s 22850 msg/s # udp rx: 1350 MB/s 961773 calls/s # udp tx: 1353 MB/s 22964 calls/s 22964 msg/s # udp rx: 1347 MB/s 959548 calls/s # udp tx: 1350 MB/s 22903 calls/s 22903 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1182 MB/s 20053 calls/s 20053 msg/s # tcp rx: 1182 MB/s 147402 calls/s # tcp tx: 1108 MB/s 18807 calls/s 18807 msg/s # tcp rx: 1110 MB/s 125315 calls/s # tcp tx: 1155 MB/s 19592 calls/s 19592 msg/s # tcp rx: 1156 MB/s 131551 calls/s # tcp tx: 1145 MB/s 19428 calls/s 19428 msg/s # udp gso - over veth touching data # udp rx: 1244 MB/s 907922 calls/s # udp tx: 1276 MB/s 21649 calls/s 21649 msg/s # udp rx: 1274 MB/s 929859 calls/s # udp tx: 1277 MB/s 21663 calls/s 21663 msg/s # udp rx: 1275 MB/s 930403 calls/s # udp tx: 1278 MB/s 21684 calls/s 21684 msg/s # udp rx: 1273 MB/s 928837 calls/s # udp tx: 1276 MB/s 21650 calls/s 21650 msg/s # udp gso and gro - over veth touching data # udp rx: 1168 MB/s 852384 calls/s # udp tx: 1206 MB/s 20465 calls/s 20465 msg/s # udp rx: 1289 MB/s 940763 calls/s # udp tx: 1288 MB/s 21847 calls/s 21847 msg/s # udp rx: 1291 MB/s 941731 calls/s # udp tx: 1290 MB/s 21886 calls/s 21886 msg/s # udp rx: 1283 MB/s 936223 calls/s # udp tx: 1282 MB/s 21757 calls/s 21757 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__->