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: 798 MB/s 13545 calls/s 13545 msg/s # tcp rx: 800 MB/s 89714 calls/s # tcp tx: 742 MB/s 12600 calls/s 12600 msg/s # tcp rx: 742 MB/s 83610 calls/s # tcp tx: 737 MB/s 12510 calls/s 12510 msg/s # tcp rx: 737 MB/s 83426 calls/s # tcp tx: 741 MB/s 12580 calls/s 12580 msg/s # udp gso - over veth touching data # udp rx: 611 MB/s 435660 calls/s # udp tx: 626 MB/s 10626 calls/s 10626 msg/s # udp rx: 622 MB/s 443777 calls/s # udp tx: 624 MB/s 10598 calls/s 10598 msg/s # udp rx: 625 MB/s 445775 calls/s # udp tx: 627 MB/s 10638 calls/s 10638 msg/s # udp rx: 620 MB/s 442171 calls/s # udp tx: 622 MB/s 10554 calls/s 10554 msg/s # udp gso and gro - over veth touching data # udp rx: 1202 MB/s 856558 calls/s # udp tx: 1242 MB/s 21074 calls/s 21074 msg/s # udp rx: 935 MB/s 666581 calls/s # udp tx: 920 MB/s 15609 calls/s 15609 msg/s # udp rx: 634 MB/s 452189 calls/s # udp tx: 636 MB/s 10788 calls/s 10788 msg/s # udp rx: 634 MB/s 452039 calls/s # udp tx: 635 MB/s 10780 calls/s 10780 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 784 MB/s 13305 calls/s 13305 msg/s # tcp rx: 785 MB/s 93191 calls/s # tcp tx: 864 MB/s 14668 calls/s 14668 msg/s # tcp rx: 865 MB/s 97473 calls/s # tcp tx: 859 MB/s 14586 calls/s 14586 msg/s # tcp rx: 860 MB/s 96238 calls/s # tcp tx: 852 MB/s 14464 calls/s 14464 msg/s # udp gso - over veth touching data # udp rx: 675 MB/s 492615 calls/s # udp tx: 693 MB/s 11765 calls/s 11765 msg/s # udp rx: 696 MB/s 507647 calls/s # udp tx: 695 MB/s 11804 calls/s 11804 msg/s # udp rx: 689 MB/s 502614 calls/s # udp tx: 687 MB/s 11664 calls/s 11664 msg/s # udp rx: 691 MB/s 504427 calls/s # udp tx: 691 MB/s 11735 calls/s 11735 msg/s # udp gso and gro - over veth touching data # udp rx: 1211 MB/s 883408 calls/s # udp tx: 1245 MB/s 21117 calls/s 21117 msg/s # udp rx: 1027 MB/s 749727 calls/s # udp tx: 1027 MB/s 17428 calls/s 17428 msg/s # udp rx: 1204 MB/s 878441 calls/s # udp tx: 1203 MB/s 20414 calls/s 20414 msg/s # udp rx: 1234 MB/s 900634 calls/s # udp tx: 1234 MB/s 20944 calls/s 20944 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__->