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: 849 MB/s 14411 calls/s 14411 msg/s # tcp rx: 850 MB/s 154617 calls/s # tcp tx: 843 MB/s 14311 calls/s 14311 msg/s # tcp rx: 844 MB/s 138465 calls/s # tcp tx: 856 MB/s 14520 calls/s 14520 msg/s # tcp rx: 856 MB/s 132521 calls/s # tcp tx: 842 MB/s 14281 calls/s 14281 msg/s # udp gso - over veth touching data # udp rx: 1255 MB/s 894023 calls/s # udp tx: 1283 MB/s 21772 calls/s 21772 msg/s # udp rx: 1253 MB/s 892900 calls/s # udp tx: 1253 MB/s 21263 calls/s 21263 msg/s # udp rx: 1253 MB/s 893144 calls/s # udp tx: 1254 MB/s 21279 calls/s 21279 msg/s # udp rx: 1071 MB/s 763344 calls/s # udp tx: 1060 MB/s 17995 calls/s 17995 msg/s # udp gso and gro - over veth touching data # udp rx: 656 MB/s 467589 calls/s # udp tx: 673 MB/s 11419 calls/s 11419 msg/s # udp rx: 702 MB/s 500632 calls/s # udp tx: 703 MB/s 11927 calls/s 11927 msg/s # udp rx: 690 MB/s 491992 calls/s # udp tx: 687 MB/s 11663 calls/s 11663 msg/s # udp rx: 685 MB/s 488062 calls/s # udp tx: 688 MB/s 11679 calls/s 11679 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 648 MB/s 11006 calls/s 11006 msg/s # tcp rx: 648 MB/s 82002 calls/s # tcp tx: 619 MB/s 10511 calls/s 10511 msg/s # tcp rx: 621 MB/s 82487 calls/s # tcp tx: 646 MB/s 10957 calls/s 10957 msg/s # tcp rx: 646 MB/s 80735 calls/s # tcp tx: 652 MB/s 11075 calls/s 11075 msg/s # udp gso - over veth touching data # udp rx: 1150 MB/s 839311 calls/s # udp tx: 1177 MB/s 19965 calls/s 19965 msg/s # udp rx: 1172 MB/s 855459 calls/s # udp tx: 1172 MB/s 19878 calls/s 19878 msg/s # udp rx: 1233 MB/s 899843 calls/s # udp tx: 1233 MB/s 20915 calls/s 20915 msg/s # udp rx: 1238 MB/s 902888 calls/s # udp tx: 1246 MB/s 21148 calls/s 21148 msg/s # udp gso and gro - over veth touching data # udp rx: 1146 MB/s 836045 calls/s # udp tx: 1170 MB/s 19852 calls/s 19852 msg/s # udp rx: 1192 MB/s 869843 calls/s # udp tx: 1190 MB/s 20191 calls/s 20191 msg/s # udp rx: 1184 MB/s 863659 calls/s # udp tx: 1184 MB/s 20087 calls/s 20087 msg/s # udp rx: 1184 MB/s 863946 calls/s # udp tx: 1184 MB/s 20088 calls/s 20088 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__->