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: 870 MB/s 14762 calls/s 14762 msg/s # tcp rx: 871 MB/s 160756 calls/s # tcp tx: 803 MB/s 13621 calls/s 13621 msg/s # tcp rx: 804 MB/s 148839 calls/s # tcp tx: 857 MB/s 14551 calls/s 14551 msg/s # tcp rx: 858 MB/s 158120 calls/s # tcp tx: 845 MB/s 14336 calls/s 14336 msg/s # udp gso - over veth touching data # udp rx: 1154 MB/s 822085 calls/s # udp tx: 1177 MB/s 19979 calls/s 19979 msg/s # udp rx: 1241 MB/s 884042 calls/s # udp tx: 1241 MB/s 21051 calls/s 21051 msg/s # udp rx: 1239 MB/s 883148 calls/s # udp tx: 1239 MB/s 21029 calls/s 21029 msg/s # udp rx: 1241 MB/s 884375 calls/s # udp tx: 1241 MB/s 21059 calls/s 21059 msg/s # udp gso and gro - over veth touching data # udp rx: 672 MB/s 478704 calls/s # udp tx: 687 MB/s 11664 calls/s 11664 msg/s # udp rx: 641 MB/s 457105 calls/s # udp tx: 642 MB/s 10891 calls/s 10891 msg/s # udp rx: 603 MB/s 430026 calls/s # udp tx: 602 MB/s 10226 calls/s 10226 msg/s # udp rx: 629 MB/s 448071 calls/s # udp tx: 628 MB/s 10661 calls/s 10661 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 552 MB/s 9371 calls/s 9371 msg/s # tcp rx: 553 MB/s 79380 calls/s # tcp tx: 580 MB/s 9852 calls/s 9852 msg/s # tcp rx: 581 MB/s 78291 calls/s # tcp tx: 596 MB/s 10113 calls/s 10113 msg/s # tcp rx: 596 MB/s 78087 calls/s # tcp tx: 590 MB/s 10022 calls/s 10022 msg/s # udp gso - over veth touching data # udp rx: 632 MB/s 461395 calls/s # udp tx: 649 MB/s 11014 calls/s 11014 msg/s # udp rx: 662 MB/s 483042 calls/s # udp tx: 662 MB/s 11241 calls/s 11241 msg/s # udp rx: 663 MB/s 484197 calls/s # udp tx: 664 MB/s 11271 calls/s 11271 msg/s # udp rx: 662 MB/s 483056 calls/s # udp tx: 662 MB/s 11241 calls/s 11241 msg/s # udp gso and gro - over veth touching data # udp rx: 585 MB/s 427112 calls/s # udp tx: 598 MB/s 10155 calls/s 10155 msg/s # udp rx: 600 MB/s 438159 calls/s # udp tx: 602 MB/s 10225 calls/s 10225 msg/s # udp rx: 602 MB/s 439463 calls/s # udp tx: 606 MB/s 10293 calls/s 10293 msg/s # udp rx: 599 MB/s 437459 calls/s # udp tx: 601 MB/s 10198 calls/s 10198 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__->