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: 1670 MB/s 28325 calls/s 28325 msg/s # tcp rx: 1672 MB/s 65447 calls/s # tcp tx: 1659 MB/s 28146 calls/s 28146 msg/s # tcp rx: 1661 MB/s 66490 calls/s # tcp tx: 1631 MB/s 27671 calls/s 27671 msg/s # tcp rx: 1630 MB/s 61920 calls/s # tcp tx: 1388 MB/s 23552 calls/s 23552 msg/s # udp gso - over veth touching data # udp rx: 888 MB/s 632655 calls/s # udp tx: 911 MB/s 15460 calls/s 15460 msg/s # udp rx: 988 MB/s 703858 calls/s # udp tx: 990 MB/s 16808 calls/s 16808 msg/s # udp rx: 1053 MB/s 750108 calls/s # udp tx: 1058 MB/s 17955 calls/s 17955 msg/s # udp rx: 1083 MB/s 771818 calls/s # udp tx: 1084 MB/s 18388 calls/s 18388 msg/s # udp gso and gro - over veth touching data # udp rx: 1577 MB/s 26756 calls/s # udp tx: 1635 MB/s 27746 calls/s 27746 msg/s # udp rx: 1788 MB/s 30330 calls/s # udp tx: 1791 MB/s 30390 calls/s 30390 msg/s # udp rx: 1788 MB/s 30342 calls/s # udp tx: 1790 MB/s 30373 calls/s 30373 msg/s # udp rx: 1769 MB/s 30011 calls/s # udp tx: 1754 MB/s 29754 calls/s 29754 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1538 MB/s 26098 calls/s 26098 msg/s # tcp rx: 1541 MB/s 62159 calls/s # tcp tx: 1591 MB/s 26997 calls/s 26997 msg/s # tcp rx: 1593 MB/s 69254 calls/s # tcp tx: 1454 MB/s 24673 calls/s 24673 msg/s # tcp rx: 1455 MB/s 57704 calls/s # tcp tx: 1446 MB/s 24527 calls/s 24527 msg/s # udp gso - over veth touching data # udp rx: 576 MB/s 420454 calls/s # udp tx: 596 MB/s 10112 calls/s 10112 msg/s # udp rx: 605 MB/s 441744 calls/s # udp tx: 605 MB/s 10266 calls/s 10266 msg/s # udp rx: 613 MB/s 447301 calls/s # udp tx: 613 MB/s 10407 calls/s 10407 msg/s # udp rx: 723 MB/s 527767 calls/s # udp tx: 740 MB/s 12563 calls/s 12563 msg/s # udp gso and gro - over veth touching data # udp rx: 867 MB/s 14719 calls/s # udp tx: 890 MB/s 15101 calls/s 15101 msg/s # udp rx: 1376 MB/s 23344 calls/s # udp tx: 1402 MB/s 23789 calls/s 23789 msg/s # udp rx: 1653 MB/s 28051 calls/s # udp tx: 1655 MB/s 28085 calls/s 28085 msg/s # udp rx: 1730 MB/s 29352 calls/s # udp tx: 1731 MB/s 29362 calls/s 29362 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__->