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: 1093 MB/s 18554 calls/s 18554 msg/s # tcp rx: 1094 MB/s 139972 calls/s # tcp tx: 717 MB/s 12167 calls/s 12167 msg/s # tcp rx: 718 MB/s 85394 calls/s # tcp tx: 646 MB/s 10957 calls/s 10957 msg/s # tcp rx: 646 MB/s 80851 calls/s # tcp tx: 712 MB/s 12091 calls/s 12091 msg/s # udp gso - over veth touching data # udp rx: 623 MB/s 444014 calls/s # udp tx: 650 MB/s 11031 calls/s 11031 msg/s # udp rx: 660 MB/s 470859 calls/s # udp tx: 652 MB/s 11067 calls/s 11067 msg/s # udp rx: 648 MB/s 461891 calls/s # udp tx: 650 MB/s 11033 calls/s 11033 msg/s # udp rx: 638 MB/s 454806 calls/s # udp tx: 639 MB/s 10850 calls/s 10850 msg/s # udp gso and gro - over veth touching data # udp rx: 1186 MB/s 845524 calls/s # udp tx: 1231 MB/s 20888 calls/s 20888 msg/s # udp rx: 1176 MB/s 838371 calls/s # udp tx: 1166 MB/s 19792 calls/s 19792 msg/s # udp rx: 863 MB/s 615418 calls/s # udp tx: 856 MB/s 14533 calls/s 14533 msg/s # udp rx: 642 MB/s 457929 calls/s # udp tx: 643 MB/s 10908 calls/s 10908 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 790 MB/s 13408 calls/s 13408 msg/s # tcp rx: 790 MB/s 91084 calls/s # tcp tx: 695 MB/s 11799 calls/s 11799 msg/s # tcp rx: 696 MB/s 85308 calls/s # tcp tx: 1085 MB/s 18419 calls/s 18419 msg/s # tcp rx: 1088 MB/s 132471 calls/s # tcp tx: 1060 MB/s 17994 calls/s 17994 msg/s # udp gso - over veth touching data # udp rx: 1210 MB/s 882558 calls/s # udp tx: 1241 MB/s 21050 calls/s 21050 msg/s # udp rx: 1172 MB/s 854894 calls/s # udp tx: 1173 MB/s 19904 calls/s 19904 msg/s # udp rx: 1201 MB/s 876485 calls/s # udp tx: 1200 MB/s 20355 calls/s 20355 msg/s # udp rx: 1086 MB/s 792165 calls/s # udp tx: 1085 MB/s 18405 calls/s 18405 msg/s # udp gso and gro - over veth touching data # udp rx: 582 MB/s 424921 calls/s # udp tx: 598 MB/s 10143 calls/s 10143 msg/s # udp rx: 570 MB/s 416261 calls/s # udp tx: 573 MB/s 9721 calls/s 9721 msg/s # udp rx: 584 MB/s 426613 calls/s # udp tx: 583 MB/s 9896 calls/s 9896 msg/s # udp rx: 723 MB/s 527892 calls/s # udp tx: 736 MB/s 12497 calls/s 12497 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__->