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: 891 MB/s 15126 calls/s 15126 msg/s # tcp rx: 896 MB/s 158882 calls/s # tcp tx: 786 MB/s 13345 calls/s 13345 msg/s # tcp rx: 786 MB/s 129199 calls/s # tcp tx: 843 MB/s 14299 calls/s 14299 msg/s # tcp rx: 844 MB/s 143606 calls/s # tcp tx: 818 MB/s 13879 calls/s 13879 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 884202 calls/s # udp tx: 1266 MB/s 21475 calls/s 21475 msg/s # udp rx: 1285 MB/s 915966 calls/s # udp tx: 1284 MB/s 21783 calls/s 21783 msg/s # udp rx: 1247 MB/s 888355 calls/s # udp tx: 1246 MB/s 21147 calls/s 21147 msg/s # udp rx: 1274 MB/s 907905 calls/s # udp tx: 1274 MB/s 21610 calls/s 21610 msg/s # udp gso and gro - over veth touching data # udp rx: 588 MB/s 419468 calls/s # udp tx: 602 MB/s 10226 calls/s 10226 msg/s # udp rx: 614 MB/s 437575 calls/s # udp tx: 613 MB/s 10410 calls/s 10410 msg/s # udp rx: 640 MB/s 456277 calls/s # udp tx: 639 MB/s 10854 calls/s 10854 msg/s # udp rx: 642 MB/s 457946 calls/s # udp tx: 662 MB/s 11242 calls/s 11242 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 611 MB/s 10376 calls/s 10376 msg/s # tcp rx: 612 MB/s 82527 calls/s # tcp tx: 668 MB/s 11332 calls/s 11332 msg/s # tcp rx: 668 MB/s 82276 calls/s # tcp tx: 667 MB/s 11317 calls/s 11317 msg/s # tcp rx: 667 MB/s 82347 calls/s # tcp tx: 670 MB/s 11379 calls/s 11379 msg/s # udp gso - over veth touching data # udp rx: 1192 MB/s 869540 calls/s # udp tx: 1216 MB/s 20629 calls/s 20629 msg/s # udp rx: 1251 MB/s 912497 calls/s # udp tx: 1254 MB/s 21271 calls/s 21271 msg/s # udp rx: 1233 MB/s 899411 calls/s # udp tx: 1236 MB/s 20973 calls/s 20973 msg/s # udp rx: 1234 MB/s 900267 calls/s # udp tx: 1237 MB/s 20987 calls/s 20987 msg/s # udp gso and gro - over veth touching data # udp rx: 603 MB/s 440134 calls/s # udp tx: 622 MB/s 10565 calls/s 10565 msg/s # udp rx: 653 MB/s 476734 calls/s # udp tx: 656 MB/s 11137 calls/s 11137 msg/s # udp rx: 648 MB/s 472742 calls/s # udp tx: 651 MB/s 11044 calls/s 11044 msg/s # udp rx: 641 MB/s 467572 calls/s # udp tx: 643 MB/s 10917 calls/s 10917 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__->