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: 752 MB/s 12771 calls/s 12771 msg/s # tcp rx: 753 MB/s 139352 calls/s # tcp tx: 775 MB/s 13146 calls/s 13146 msg/s # tcp rx: 775 MB/s 144468 calls/s # tcp tx: 855 MB/s 14513 calls/s 14513 msg/s # tcp rx: 856 MB/s 154066 calls/s # tcp tx: 861 MB/s 14618 calls/s 14618 msg/s # udp gso - over veth touching data # udp rx: 1175 MB/s 837564 calls/s # udp tx: 1200 MB/s 20363 calls/s 20363 msg/s # udp rx: 1225 MB/s 873239 calls/s # udp tx: 1223 MB/s 20753 calls/s 20753 msg/s # udp rx: 1204 MB/s 858210 calls/s # udp tx: 1203 MB/s 20418 calls/s 20418 msg/s # udp rx: 1216 MB/s 866916 calls/s # udp tx: 1215 MB/s 20621 calls/s 20621 msg/s # udp gso and gro - over veth touching data # udp rx: 1223 MB/s 871382 calls/s # udp tx: 1236 MB/s 20967 calls/s 20967 msg/s # udp rx: 667 MB/s 475816 calls/s # udp tx: 667 MB/s 11328 calls/s 11328 msg/s # udp rx: 643 MB/s 458531 calls/s # udp tx: 643 MB/s 10920 calls/s 10920 msg/s # udp rx: 645 MB/s 460126 calls/s # udp tx: 646 MB/s 10961 calls/s 10961 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 605 MB/s 10268 calls/s 10268 msg/s # tcp rx: 605 MB/s 80782 calls/s # tcp tx: 593 MB/s 10065 calls/s 10065 msg/s # tcp rx: 593 MB/s 77702 calls/s # tcp tx: 616 MB/s 10459 calls/s 10459 msg/s # tcp rx: 617 MB/s 78700 calls/s # tcp tx: 619 MB/s 10509 calls/s 10509 msg/s # udp gso - over veth touching data # udp rx: 1173 MB/s 856198 calls/s # udp tx: 1200 MB/s 20367 calls/s 20367 msg/s # udp rx: 704 MB/s 513961 calls/s # udp tx: 696 MB/s 11806 calls/s 11806 msg/s # udp rx: 635 MB/s 463345 calls/s # udp tx: 637 MB/s 10812 calls/s 10812 msg/s # udp rx: 637 MB/s 465296 calls/s # udp tx: 640 MB/s 10856 calls/s 10856 msg/s # udp gso and gro - over veth touching data # udp rx: 1147 MB/s 837242 calls/s # udp tx: 1170 MB/s 19851 calls/s 19851 msg/s # udp rx: 1157 MB/s 844458 calls/s # udp tx: 1157 MB/s 19635 calls/s 19635 msg/s # udp rx: 1165 MB/s 850331 calls/s # udp tx: 1157 MB/s 19626 calls/s 19626 msg/s # udp rx: 646 MB/s 471483 calls/s # udp tx: 647 MB/s 10976 calls/s 10976 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__->