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: 1036 MB/s 17586 calls/s 17586 msg/s # tcp rx: 1038 MB/s 129142 calls/s # tcp tx: 716 MB/s 12159 calls/s 12159 msg/s # tcp rx: 717 MB/s 86961 calls/s # tcp tx: 717 MB/s 12166 calls/s 12166 msg/s # tcp rx: 718 MB/s 86983 calls/s # tcp tx: 725 MB/s 12305 calls/s 12305 msg/s # udp gso - over veth touching data # udp rx: 578 MB/s 412336 calls/s # udp tx: 596 MB/s 10115 calls/s 10115 msg/s # udp rx: 613 MB/s 437358 calls/s # udp tx: 614 MB/s 10423 calls/s 10423 msg/s # udp rx: 611 MB/s 435445 calls/s # udp tx: 610 MB/s 10360 calls/s 10360 msg/s # udp rx: 616 MB/s 438961 calls/s # udp tx: 615 MB/s 10439 calls/s 10439 msg/s # udp gso and gro - over veth touching data # udp rx: 605 MB/s 431010 calls/s # udp tx: 622 MB/s 10550 calls/s 10550 msg/s # udp rx: 625 MB/s 445473 calls/s # udp tx: 625 MB/s 10604 calls/s 10604 msg/s # udp rx: 619 MB/s 441000 calls/s # udp tx: 618 MB/s 10484 calls/s 10484 msg/s # udp rx: 613 MB/s 436941 calls/s # udp tx: 612 MB/s 10392 calls/s 10392 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 798 MB/s 13538 calls/s 13538 msg/s # tcp rx: 800 MB/s 97352 calls/s # tcp tx: 820 MB/s 13914 calls/s 13914 msg/s # tcp rx: 820 MB/s 97666 calls/s # tcp tx: 792 MB/s 13443 calls/s 13443 msg/s # tcp rx: 795 MB/s 97554 calls/s # tcp tx: 798 MB/s 13536 calls/s 13536 msg/s # udp gso - over veth touching data # udp rx: 558 MB/s 407005 calls/s # udp tx: 574 MB/s 9736 calls/s 9736 msg/s # udp rx: 603 MB/s 440291 calls/s # udp tx: 601 MB/s 10203 calls/s 10203 msg/s # udp rx: 588 MB/s 429099 calls/s # udp tx: 589 MB/s 10002 calls/s 10002 msg/s # udp rx: 600 MB/s 437826 calls/s # udp tx: 600 MB/s 10182 calls/s 10182 msg/s # udp gso and gro - over veth touching data # udp rx: 1147 MB/s 836766 calls/s # udp tx: 1183 MB/s 20073 calls/s 20073 msg/s # udp rx: 1231 MB/s 898092 calls/s # udp tx: 1233 MB/s 20928 calls/s 20928 msg/s # udp rx: 1245 MB/s 908054 calls/s # udp tx: 1245 MB/s 21127 calls/s 21127 msg/s # udp rx: 1240 MB/s 904877 calls/s # udp tx: 1240 MB/s 21035 calls/s 21035 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__->