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: 1131 MB/s 19193 calls/s 19193 msg/s # tcp rx: 1131 MB/s 142847 calls/s # tcp tx: 1142 MB/s 19379 calls/s 19379 msg/s # tcp rx: 1143 MB/s 140774 calls/s # tcp tx: 1074 MB/s 18232 calls/s 18232 msg/s # tcp rx: 1076 MB/s 132398 calls/s # tcp tx: 1084 MB/s 18387 calls/s 18387 msg/s # udp gso - over veth touching data # udp rx: 1249 MB/s 889795 calls/s # udp tx: 1287 MB/s 21829 calls/s 21829 msg/s # udp rx: 1316 MB/s 937636 calls/s # udp tx: 1320 MB/s 22393 calls/s 22393 msg/s # udp rx: 1275 MB/s 908302 calls/s # udp tx: 1277 MB/s 21674 calls/s 21674 msg/s # udp rx: 1316 MB/s 938100 calls/s # udp tx: 1319 MB/s 22377 calls/s 22377 msg/s # udp gso and gro - over veth touching data # udp rx: 1261 MB/s 898862 calls/s # udp tx: 1297 MB/s 22006 calls/s 22006 msg/s # udp rx: 1326 MB/s 944847 calls/s # udp tx: 1329 MB/s 22552 calls/s 22552 msg/s # udp rx: 1311 MB/s 934252 calls/s # udp tx: 1314 MB/s 22295 calls/s 22295 msg/s # udp rx: 1313 MB/s 935962 calls/s # udp tx: 1316 MB/s 22328 calls/s 22328 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1132 MB/s 19206 calls/s 19206 msg/s # tcp rx: 1132 MB/s 127794 calls/s # tcp tx: 1073 MB/s 18215 calls/s 18215 msg/s # tcp rx: 1074 MB/s 130852 calls/s # tcp tx: 1089 MB/s 18476 calls/s 18476 msg/s # tcp rx: 1090 MB/s 130912 calls/s # tcp tx: 1093 MB/s 18554 calls/s 18554 msg/s # udp gso - over veth touching data # udp rx: 1208 MB/s 881310 calls/s # udp tx: 1243 MB/s 21090 calls/s 21090 msg/s # udp rx: 1233 MB/s 899481 calls/s # udp tx: 1243 MB/s 21096 calls/s 21096 msg/s # udp rx: 1235 MB/s 900968 calls/s # udp tx: 1238 MB/s 21010 calls/s 21010 msg/s # udp rx: 1245 MB/s 908635 calls/s # udp tx: 1248 MB/s 21176 calls/s 21176 msg/s # udp gso and gro - over veth touching data # udp rx: 1212 MB/s 884266 calls/s # udp tx: 1244 MB/s 21109 calls/s 21109 msg/s # udp rx: 1213 MB/s 884873 calls/s # udp tx: 1215 MB/s 20623 calls/s 20623 msg/s # udp rx: 1238 MB/s 903492 calls/s # udp tx: 1242 MB/s 21067 calls/s 21067 msg/s # udp rx: 1246 MB/s 909068 calls/s # udp tx: 1248 MB/s 21176 calls/s 21176 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__->