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: 1039 MB/s 17634 calls/s 17634 msg/s # tcp rx: 1039 MB/s 129375 calls/s # tcp tx: 1027 MB/s 17425 calls/s 17425 msg/s # tcp rx: 1028 MB/s 128296 calls/s # tcp tx: 1015 MB/s 17219 calls/s 17219 msg/s # tcp rx: 1016 MB/s 126434 calls/s # tcp tx: 967 MB/s 16414 calls/s 16414 msg/s # udp gso - over veth touching data # udp rx: 723 MB/s 515712 calls/s # udp tx: 742 MB/s 12599 calls/s 12599 msg/s # udp rx: 719 MB/s 512712 calls/s # udp tx: 721 MB/s 12238 calls/s 12238 msg/s # udp rx: 714 MB/s 508855 calls/s # udp tx: 715 MB/s 12139 calls/s 12139 msg/s # udp rx: 721 MB/s 513759 calls/s # udp tx: 722 MB/s 12252 calls/s 12252 msg/s # udp gso and gro - over veth touching data # udp rx: 1250 MB/s 890714 calls/s # udp tx: 1287 MB/s 21835 calls/s 21835 msg/s # udp rx: 1315 MB/s 937430 calls/s # udp tx: 1315 MB/s 22307 calls/s 22307 msg/s # udp rx: 1314 MB/s 936215 calls/s # udp tx: 1316 MB/s 22335 calls/s 22335 msg/s # udp rx: 1292 MB/s 920665 calls/s # udp tx: 1292 MB/s 21915 calls/s 21915 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 811 MB/s 13772 calls/s 13772 msg/s # tcp rx: 814 MB/s 90302 calls/s # tcp tx: 724 MB/s 12294 calls/s 12294 msg/s # tcp rx: 725 MB/s 81039 calls/s # tcp tx: 775 MB/s 13145 calls/s 13145 msg/s # tcp rx: 776 MB/s 88146 calls/s # tcp tx: 842 MB/s 14290 calls/s 14290 msg/s # udp gso - over veth touching data # udp rx: 626 MB/s 456819 calls/s # udp tx: 645 MB/s 10949 calls/s 10949 msg/s # udp rx: 636 MB/s 463916 calls/s # udp tx: 635 MB/s 10784 calls/s 10784 msg/s # udp rx: 636 MB/s 464358 calls/s # udp tx: 636 MB/s 10788 calls/s 10788 msg/s # udp rx: 633 MB/s 461938 calls/s # udp tx: 632 MB/s 10734 calls/s 10734 msg/s # udp gso and gro - over veth touching data # udp rx: 635 MB/s 463314 calls/s # udp tx: 653 MB/s 11089 calls/s 11089 msg/s # udp rx: 601 MB/s 438791 calls/s # udp tx: 598 MB/s 10158 calls/s 10158 msg/s # udp rx: 639 MB/s 466200 calls/s # udp tx: 641 MB/s 10877 calls/s 10877 msg/s # udp rx: 657 MB/s 479823 calls/s # udp tx: 657 MB/s 11147 calls/s 11147 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__->