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: 1061 MB/s 18011 calls/s 18011 msg/s # tcp rx: 1062 MB/s 134089 calls/s # tcp tx: 1018 MB/s 17275 calls/s 17275 msg/s # tcp rx: 1019 MB/s 130790 calls/s # tcp tx: 1083 MB/s 18379 calls/s 18379 msg/s # tcp rx: 1084 MB/s 130263 calls/s # tcp tx: 1080 MB/s 18330 calls/s 18330 msg/s # udp gso - over veth touching data # udp rx: 1158 MB/s 825283 calls/s # udp tx: 1193 MB/s 20236 calls/s 20236 msg/s # udp rx: 860 MB/s 613210 calls/s # udp tx: 848 MB/s 14388 calls/s 14388 msg/s # udp rx: 679 MB/s 483955 calls/s # udp tx: 678 MB/s 11509 calls/s 11509 msg/s # udp rx: 687 MB/s 490014 calls/s # udp tx: 687 MB/s 11659 calls/s 11659 msg/s # udp gso and gro - over veth touching data # udp rx: 1197 MB/s 852694 calls/s # udp tx: 1233 MB/s 20919 calls/s 20919 msg/s # udp rx: 1320 MB/s 940907 calls/s # udp tx: 1320 MB/s 22404 calls/s 22404 msg/s # udp rx: 1316 MB/s 937923 calls/s # udp tx: 1316 MB/s 22322 calls/s 22322 msg/s # udp rx: 1314 MB/s 936602 calls/s # udp tx: 1314 MB/s 22299 calls/s 22299 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1158 MB/s 19657 calls/s 19657 msg/s # tcp rx: 1159 MB/s 136178 calls/s # tcp tx: 1056 MB/s 17923 calls/s 17923 msg/s # tcp rx: 1069 MB/s 129894 calls/s # tcp tx: 1029 MB/s 17457 calls/s 17457 msg/s # tcp rx: 1037 MB/s 125026 calls/s # tcp tx: 1033 MB/s 17536 calls/s 17536 msg/s # udp gso - over veth touching data # udp rx: 648 MB/s 473187 calls/s # udp tx: 669 MB/s 11362 calls/s 11362 msg/s # udp rx: 637 MB/s 465285 calls/s # udp tx: 640 MB/s 10864 calls/s 10864 msg/s # udp rx: 560 MB/s 408736 calls/s # udp tx: 564 MB/s 9580 calls/s 9580 msg/s # udp rx: 629 MB/s 458957 calls/s # udp tx: 631 MB/s 10718 calls/s 10718 msg/s # udp gso and gro - over veth touching data # udp rx: 1103 MB/s 804751 calls/s # udp tx: 1136 MB/s 19284 calls/s 19284 msg/s # udp rx: 852 MB/s 621602 calls/s # udp tx: 841 MB/s 14275 calls/s 14275 msg/s # udp rx: 591 MB/s 431676 calls/s # udp tx: 594 MB/s 10087 calls/s 10087 msg/s # udp rx: 603 MB/s 440184 calls/s # udp tx: 607 MB/s 10302 calls/s 10302 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__->