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: 1103 MB/s 18717 calls/s 18717 msg/s # tcp rx: 1112 MB/s 141719 calls/s # tcp tx: 1063 MB/s 18042 calls/s 18042 msg/s # tcp rx: 1074 MB/s 130780 calls/s # tcp tx: 1073 MB/s 18206 calls/s 18206 msg/s # tcp rx: 1086 MB/s 123325 calls/s # tcp tx: 1081 MB/s 18341 calls/s 18341 msg/s # udp gso - over veth touching data # udp rx: 1220 MB/s 869269 calls/s # udp tx: 1256 MB/s 21313 calls/s 21313 msg/s # udp rx: 1299 MB/s 925476 calls/s # udp tx: 1300 MB/s 22055 calls/s 22055 msg/s # udp rx: 1317 MB/s 938323 calls/s # udp tx: 1319 MB/s 22378 calls/s 22378 msg/s # udp rx: 1326 MB/s 945094 calls/s # udp tx: 1326 MB/s 22506 calls/s 22506 msg/s # udp gso and gro - over veth touching data # udp rx: 1196 MB/s 852312 calls/s # udp tx: 1235 MB/s 20957 calls/s 20957 msg/s # udp rx: 1311 MB/s 934069 calls/s # udp tx: 1317 MB/s 22349 calls/s 22349 msg/s # udp rx: 1314 MB/s 936460 calls/s # udp tx: 1313 MB/s 22281 calls/s 22281 msg/s # udp rx: 1303 MB/s 928624 calls/s # udp tx: 1302 MB/s 22097 calls/s 22097 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1024 MB/s 17383 calls/s 17383 msg/s # tcp rx: 1025 MB/s 139703 calls/s # tcp tx: 1003 MB/s 17025 calls/s 17025 msg/s # tcp rx: 1005 MB/s 139278 calls/s # tcp tx: 948 MB/s 16089 calls/s 16089 msg/s # tcp rx: 948 MB/s 115258 calls/s # tcp tx: 711 MB/s 12074 calls/s 12074 msg/s # udp gso - over veth touching data # udp rx: 664 MB/s 484846 calls/s # udp tx: 685 MB/s 11626 calls/s 11626 msg/s # udp rx: 691 MB/s 504431 calls/s # udp tx: 692 MB/s 11738 calls/s 11738 msg/s # udp rx: 703 MB/s 512795 calls/s # udp tx: 702 MB/s 11919 calls/s 11919 msg/s # udp rx: 714 MB/s 521039 calls/s # udp tx: 714 MB/s 12121 calls/s 12121 msg/s # udp gso and gro - over veth touching data # udp rx: 565 MB/s 412262 calls/s # udp tx: 583 MB/s 9890 calls/s 9890 msg/s # udp rx: 580 MB/s 423201 calls/s # udp tx: 582 MB/s 9888 calls/s 9888 msg/s # udp rx: 610 MB/s 445154 calls/s # udp tx: 613 MB/s 10408 calls/s 10408 msg/s # udp rx: 612 MB/s 446662 calls/s # udp tx: 638 MB/s 10831 calls/s 10831 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__->