make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 770 MB/s 13076 calls/s 13076 msg/s # tcp rx: 772 MB/s 82889 calls/s # tcp tx: 867 MB/s 14709 calls/s 14709 msg/s # tcp rx: 866 MB/s 104675 calls/s # tcp tx: 1039 MB/s 17637 calls/s 17637 msg/s # tcp rx: 1040 MB/s 136089 calls/s # tcp tx: 1026 MB/s 17403 calls/s 17403 msg/s # udp gso - over veth touching data # udp rx: 1266 MB/s 902008 calls/s # udp tx: 1308 MB/s 22199 calls/s 22199 msg/s # udp rx: 1312 MB/s 934825 calls/s # udp tx: 1317 MB/s 22351 calls/s 22351 msg/s # udp rx: 1313 MB/s 935960 calls/s # udp tx: 1319 MB/s 22380 calls/s 22380 msg/s # udp rx: 1238 MB/s 882589 calls/s # udp tx: 1243 MB/s 21086 calls/s 21086 msg/s # udp gso and gro - over veth touching data # udp rx: 636 MB/s 453404 calls/s # udp tx: 657 MB/s 11144 calls/s 11144 msg/s # udp rx: 659 MB/s 469538 calls/s # udp tx: 660 MB/s 11197 calls/s 11197 msg/s # udp rx: 671 MB/s 478500 calls/s # udp tx: 669 MB/s 11352 calls/s 11352 msg/s # udp rx: 668 MB/s 476166 calls/s # udp tx: 668 MB/s 11334 calls/s 11334 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1081 MB/s 18335 calls/s 18335 msg/s # tcp rx: 1081 MB/s 134618 calls/s # tcp tx: 1098 MB/s 18631 calls/s 18631 msg/s # tcp rx: 1138 MB/s 123490 calls/s # tcp tx: 1009 MB/s 17119 calls/s 17119 msg/s # tcp rx: 1006 MB/s 120224 calls/s # tcp tx: 988 MB/s 16764 calls/s 16764 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 905482 calls/s # udp tx: 1274 MB/s 21614 calls/s 21614 msg/s # udp rx: 1256 MB/s 916604 calls/s # udp tx: 1256 MB/s 21309 calls/s 21309 msg/s # udp rx: 1261 MB/s 919867 calls/s # udp tx: 1261 MB/s 21399 calls/s 21399 msg/s # udp rx: 1276 MB/s 930801 calls/s # udp tx: 1274 MB/s 21611 calls/s 21611 msg/s # udp gso and gro - over veth touching data # udp rx: 1229 MB/s 896571 calls/s # udp tx: 1263 MB/s 21428 calls/s 21428 msg/s # udp rx: 1262 MB/s 920452 calls/s # udp tx: 1264 MB/s 21451 calls/s 21451 msg/s # udp rx: 1237 MB/s 902773 calls/s # udp tx: 1239 MB/s 21022 calls/s 21022 msg/s # udp rx: 1265 MB/s 922868 calls/s # udp tx: 1266 MB/s 21489 calls/s 21489 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__->