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: 881 MB/s 14947 calls/s 14947 msg/s # tcp rx: 882 MB/s 105224 calls/s # tcp tx: 1113 MB/s 18888 calls/s 18888 msg/s # tcp rx: 1114 MB/s 141370 calls/s # tcp tx: 1129 MB/s 19162 calls/s 19162 msg/s # tcp rx: 1130 MB/s 141484 calls/s # tcp tx: 1117 MB/s 18948 calls/s 18948 msg/s # udp gso - over veth touching data # udp rx: 1255 MB/s 894282 calls/s # udp tx: 1284 MB/s 21792 calls/s 21792 msg/s # udp rx: 1306 MB/s 930545 calls/s # udp tx: 1307 MB/s 22182 calls/s 22182 msg/s # udp rx: 1271 MB/s 905486 calls/s # udp tx: 1274 MB/s 21620 calls/s 21620 msg/s # udp rx: 1297 MB/s 924106 calls/s # udp tx: 1299 MB/s 22044 calls/s 22044 msg/s # udp gso and gro - over veth touching data # udp rx: 1221 MB/s 869978 calls/s # udp tx: 1245 MB/s 21129 calls/s 21129 msg/s # udp rx: 1290 MB/s 919202 calls/s # udp tx: 1292 MB/s 21928 calls/s 21928 msg/s # udp rx: 1293 MB/s 921664 calls/s # udp tx: 1296 MB/s 21984 calls/s 21984 msg/s # udp rx: 1301 MB/s 927013 calls/s # udp tx: 1303 MB/s 22109 calls/s 22109 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 775 MB/s 13154 calls/s 13154 msg/s # tcp rx: 776 MB/s 93923 calls/s # tcp tx: 754 MB/s 12795 calls/s 12795 msg/s # tcp rx: 755 MB/s 90548 calls/s # tcp tx: 754 MB/s 12803 calls/s 12803 msg/s # tcp rx: 755 MB/s 90790 calls/s # tcp tx: 756 MB/s 12826 calls/s 12826 msg/s # udp gso - over veth touching data # udp rx: 1239 MB/s 904336 calls/s # udp tx: 1271 MB/s 21567 calls/s 21567 msg/s # udp rx: 1236 MB/s 901606 calls/s # udp tx: 1245 MB/s 21132 calls/s 21132 msg/s # udp rx: 1244 MB/s 907307 calls/s # udp tx: 1246 MB/s 21148 calls/s 21148 msg/s # udp rx: 1294 MB/s 944327 calls/s # udp tx: 1295 MB/s 21981 calls/s 21981 msg/s # udp gso and gro - over veth touching data # udp rx: 1144 MB/s 834338 calls/s # udp tx: 1175 MB/s 19943 calls/s 19943 msg/s # udp rx: 1255 MB/s 915996 calls/s # udp tx: 1256 MB/s 21314 calls/s 21314 msg/s # udp rx: 1274 MB/s 929229 calls/s # udp tx: 1273 MB/s 21605 calls/s 21605 msg/s # udp rx: 1278 MB/s 932404 calls/s # udp tx: 1278 MB/s 21680 calls/s 21680 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__->