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: 1052 MB/s 17846 calls/s 17846 msg/s # tcp rx: 1057 MB/s 135418 calls/s # tcp tx: 1021 MB/s 17332 calls/s 17332 msg/s # tcp rx: 1021 MB/s 131100 calls/s # tcp tx: 1029 MB/s 17463 calls/s 17463 msg/s # tcp rx: 1031 MB/s 131500 calls/s # tcp tx: 1053 MB/s 17871 calls/s 17871 msg/s # udp gso - over veth touching data # udp rx: 1294 MB/s 922036 calls/s # udp tx: 1323 MB/s 22449 calls/s 22449 msg/s # udp rx: 1325 MB/s 944383 calls/s # udp tx: 1325 MB/s 22475 calls/s 22475 msg/s # udp rx: 1314 MB/s 936246 calls/s # udp tx: 1313 MB/s 22274 calls/s 22274 msg/s # udp rx: 1315 MB/s 937352 calls/s # udp tx: 1314 MB/s 22303 calls/s 22303 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 876218 calls/s # udp tx: 1255 MB/s 21292 calls/s 21292 msg/s # udp rx: 1253 MB/s 892611 calls/s # udp tx: 1257 MB/s 21335 calls/s 21335 msg/s # udp rx: 1301 MB/s 926849 calls/s # udp tx: 1303 MB/s 22105 calls/s 22105 msg/s # udp rx: 1302 MB/s 927622 calls/s # udp tx: 1304 MB/s 22123 calls/s 22123 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1077 MB/s 18267 calls/s 18267 msg/s # tcp rx: 1077 MB/s 138756 calls/s # tcp tx: 1049 MB/s 17803 calls/s 17803 msg/s # tcp rx: 1050 MB/s 131090 calls/s # tcp tx: 1055 MB/s 17894 calls/s 17894 msg/s # tcp rx: 1055 MB/s 130231 calls/s # tcp tx: 1076 MB/s 18258 calls/s 18258 msg/s # udp gso - over veth touching data # udp rx: 1261 MB/s 920380 calls/s # udp tx: 1288 MB/s 21846 calls/s 21846 msg/s # udp rx: 1285 MB/s 937612 calls/s # udp tx: 1284 MB/s 21780 calls/s 21780 msg/s # udp rx: 1287 MB/s 938909 calls/s # udp tx: 1286 MB/s 21819 calls/s 21819 msg/s # udp rx: 1287 MB/s 939275 calls/s # udp tx: 1288 MB/s 21847 calls/s 21847 msg/s # udp gso and gro - over veth touching data # udp rx: 556 MB/s 406043 calls/s # udp tx: 572 MB/s 9707 calls/s 9707 msg/s # udp rx: 602 MB/s 439402 calls/s # udp tx: 605 MB/s 10275 calls/s 10275 msg/s # udp rx: 608 MB/s 444083 calls/s # udp tx: 609 MB/s 10341 calls/s 10341 msg/s # udp rx: 641 MB/s 467668 calls/s # udp tx: 642 MB/s 10890 calls/s 10890 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__->