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: 813 MB/s 13804 calls/s 13804 msg/s # tcp rx: 814 MB/s 94087 calls/s # tcp tx: 786 MB/s 13335 calls/s 13335 msg/s # tcp rx: 786 MB/s 91469 calls/s # tcp tx: 810 MB/s 13739 calls/s 13739 msg/s # tcp rx: 810 MB/s 93101 calls/s # tcp tx: 803 MB/s 13625 calls/s 13625 msg/s # udp gso - over veth touching data # udp rx: 607 MB/s 432978 calls/s # udp tx: 629 MB/s 10674 calls/s 10674 msg/s # udp rx: 580 MB/s 413838 calls/s # udp tx: 575 MB/s 9766 calls/s 9766 msg/s # udp rx: 629 MB/s 448068 calls/s # udp tx: 634 MB/s 10770 calls/s 10770 msg/s # udp rx: 658 MB/s 468930 calls/s # udp tx: 658 MB/s 11167 calls/s 11167 msg/s # udp gso and gro - over veth touching data # udp rx: 595 MB/s 424494 calls/s # udp tx: 615 MB/s 10446 calls/s 10446 msg/s # udp rx: 649 MB/s 462569 calls/s # udp tx: 649 MB/s 11023 calls/s 11023 msg/s # udp rx: 649 MB/s 462632 calls/s # udp tx: 650 MB/s 11027 calls/s 11027 msg/s # udp rx: 650 MB/s 463519 calls/s # udp tx: 651 MB/s 11051 calls/s 11051 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 798 MB/s 13547 calls/s 13547 msg/s # tcp rx: 798 MB/s 91430 calls/s # tcp tx: 683 MB/s 11590 calls/s 11590 msg/s # tcp rx: 684 MB/s 86802 calls/s # tcp tx: 727 MB/s 12331 calls/s 12331 msg/s # tcp rx: 727 MB/s 87366 calls/s # tcp tx: 732 MB/s 12422 calls/s 12422 msg/s # udp gso - over veth touching data # udp rx: 1069 MB/s 780055 calls/s # udp tx: 1089 MB/s 18486 calls/s 18486 msg/s # udp rx: 642 MB/s 468662 calls/s # udp tx: 641 MB/s 10872 calls/s 10872 msg/s # udp rx: 621 MB/s 453378 calls/s # udp tx: 621 MB/s 10538 calls/s 10538 msg/s # udp rx: 641 MB/s 467778 calls/s # udp tx: 641 MB/s 10883 calls/s 10883 msg/s # udp gso and gro - over veth touching data # udp rx: 1172 MB/s 855264 calls/s # udp tx: 1209 MB/s 20521 calls/s 20521 msg/s # udp rx: 1226 MB/s 894677 calls/s # udp tx: 1227 MB/s 20827 calls/s 20827 msg/s # udp rx: 1250 MB/s 911712 calls/s # udp tx: 1250 MB/s 21211 calls/s 21211 msg/s # udp rx: 1270 MB/s 926935 calls/s # udp tx: 1271 MB/s 21560 calls/s 21560 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__->