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: 1144 MB/s 19409 calls/s 19409 msg/s # tcp rx: 1154 MB/s 142082 calls/s # tcp tx: 1034 MB/s 17548 calls/s 17548 msg/s # tcp rx: 1042 MB/s 126965 calls/s # tcp tx: 1042 MB/s 17675 calls/s 17675 msg/s # tcp rx: 1044 MB/s 125428 calls/s # tcp tx: 1072 MB/s 18190 calls/s 18190 msg/s # udp gso - over veth touching data # udp rx: 1129 MB/s 804519 calls/s # udp tx: 1165 MB/s 19770 calls/s 19770 msg/s # udp rx: 1201 MB/s 855923 calls/s # udp tx: 1205 MB/s 20446 calls/s 20446 msg/s # udp rx: 1155 MB/s 823351 calls/s # udp tx: 1146 MB/s 19437 calls/s 19437 msg/s # udp rx: 1196 MB/s 852366 calls/s # udp tx: 1208 MB/s 20503 calls/s 20503 msg/s # udp gso and gro - over veth touching data # udp rx: 1238 MB/s 882408 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # udp rx: 1297 MB/s 924325 calls/s # udp tx: 1302 MB/s 22094 calls/s 22094 msg/s # udp rx: 1301 MB/s 927321 calls/s # udp tx: 1305 MB/s 22142 calls/s 22142 msg/s # udp rx: 1326 MB/s 944842 calls/s # udp tx: 1330 MB/s 22569 calls/s 22569 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1073 MB/s 18213 calls/s 18213 msg/s # tcp rx: 1073 MB/s 137924 calls/s # tcp tx: 1117 MB/s 18954 calls/s 18954 msg/s # tcp rx: 1118 MB/s 137738 calls/s # tcp tx: 1106 MB/s 18774 calls/s 18774 msg/s # tcp rx: 1108 MB/s 137217 calls/s # tcp tx: 1110 MB/s 18843 calls/s 18843 msg/s # udp gso - over veth touching data # udp rx: 1165 MB/s 849783 calls/s # udp tx: 1201 MB/s 20380 calls/s 20380 msg/s # udp rx: 1294 MB/s 943813 calls/s # udp tx: 1292 MB/s 21920 calls/s 21920 msg/s # udp rx: 1281 MB/s 934386 calls/s # udp tx: 1279 MB/s 21706 calls/s 21706 msg/s # udp rx: 1282 MB/s 935334 calls/s # udp tx: 1290 MB/s 21890 calls/s 21890 msg/s # udp gso and gro - over veth touching data # udp rx: 610 MB/s 445415 calls/s # udp tx: 631 MB/s 10706 calls/s 10706 msg/s # udp rx: 627 MB/s 457971 calls/s # udp tx: 630 MB/s 10691 calls/s 10691 msg/s # udp rx: 657 MB/s 479614 calls/s # udp tx: 659 MB/s 11184 calls/s 11184 msg/s # udp rx: 655 MB/s 478148 calls/s # udp tx: 657 MB/s 11148 calls/s 11148 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__->