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: 1015 MB/s 17224 calls/s 17224 msg/s # tcp rx: 1016 MB/s 142204 calls/s # tcp tx: 1073 MB/s 18214 calls/s 18214 msg/s # tcp rx: 1075 MB/s 131913 calls/s # tcp tx: 788 MB/s 13372 calls/s 13372 msg/s # tcp rx: 805 MB/s 88586 calls/s # tcp tx: 788 MB/s 13378 calls/s 13378 msg/s # udp gso - over veth touching data # udp rx: 1207 MB/s 859856 calls/s # udp tx: 1235 MB/s 20961 calls/s 20961 msg/s # udp rx: 1281 MB/s 913199 calls/s # udp tx: 1285 MB/s 21807 calls/s 21807 msg/s # udp rx: 1280 MB/s 912378 calls/s # udp tx: 1282 MB/s 21751 calls/s 21751 msg/s # udp rx: 1280 MB/s 911970 calls/s # udp tx: 1282 MB/s 21753 calls/s 21753 msg/s # udp gso and gro - over veth touching data # udp rx: 1050 MB/s 748443 calls/s # udp tx: 1077 MB/s 18283 calls/s 18283 msg/s # udp rx: 1276 MB/s 909463 calls/s # udp tx: 1280 MB/s 21713 calls/s 21713 msg/s # udp rx: 1316 MB/s 937613 calls/s # udp tx: 1318 MB/s 22368 calls/s 22368 msg/s # udp rx: 1295 MB/s 922520 calls/s # udp tx: 1298 MB/s 22018 calls/s 22018 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1125 MB/s 19086 calls/s 19086 msg/s # tcp rx: 1139 MB/s 140217 calls/s # tcp tx: 1062 MB/s 18017 calls/s 18017 msg/s # tcp rx: 1062 MB/s 126498 calls/s # tcp tx: 1086 MB/s 18422 calls/s 18422 msg/s # tcp rx: 1086 MB/s 131480 calls/s # tcp tx: 1058 MB/s 17948 calls/s 17948 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 877690 calls/s # udp tx: 1233 MB/s 20921 calls/s 20921 msg/s # udp rx: 1160 MB/s 846386 calls/s # udp tx: 1161 MB/s 19705 calls/s 19705 msg/s # udp rx: 1244 MB/s 907883 calls/s # udp tx: 1246 MB/s 21138 calls/s 21138 msg/s # udp rx: 1245 MB/s 908630 calls/s # udp tx: 1247 MB/s 21155 calls/s 21155 msg/s # udp gso and gro - over veth touching data # udp rx: 582 MB/s 425019 calls/s # udp tx: 596 MB/s 10119 calls/s 10119 msg/s # udp rx: 624 MB/s 455312 calls/s # udp tx: 623 MB/s 10574 calls/s 10574 msg/s # udp rx: 618 MB/s 451299 calls/s # udp tx: 618 MB/s 10490 calls/s 10490 msg/s # udp rx: 621 MB/s 453424 calls/s # udp tx: 621 MB/s 10540 calls/s 10540 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__->