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: 741 MB/s 12574 calls/s 12574 msg/s # tcp rx: 760 MB/s 94481 calls/s # tcp tx: 697 MB/s 11830 calls/s 11830 msg/s # tcp rx: 693 MB/s 82179 calls/s # tcp tx: 701 MB/s 11902 calls/s 11902 msg/s # tcp rx: 706 MB/s 84106 calls/s # tcp tx: 712 MB/s 12088 calls/s 12088 msg/s # udp gso - over veth touching data # udp rx: 700 MB/s 499305 calls/s # udp tx: 718 MB/s 12189 calls/s 12189 msg/s # udp rx: 736 MB/s 524503 calls/s # udp tx: 735 MB/s 12481 calls/s 12481 msg/s # udp rx: 736 MB/s 524523 calls/s # udp tx: 736 MB/s 12485 calls/s 12485 msg/s # udp rx: 736 MB/s 524883 calls/s # udp tx: 736 MB/s 12500 calls/s 12500 msg/s # udp gso and gro - over veth touching data # udp rx: 1202 MB/s 856830 calls/s # udp tx: 1235 MB/s 20953 calls/s 20953 msg/s # udp rx: 1155 MB/s 823040 calls/s # udp tx: 1159 MB/s 19670 calls/s 19670 msg/s # udp rx: 1237 MB/s 881724 calls/s # udp tx: 1238 MB/s 21013 calls/s 21013 msg/s # udp rx: 1297 MB/s 924311 calls/s # udp tx: 1301 MB/s 22068 calls/s 22068 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1059 MB/s 17964 calls/s 17964 msg/s # tcp rx: 1059 MB/s 134531 calls/s # tcp tx: 1076 MB/s 18250 calls/s 18250 msg/s # tcp rx: 1077 MB/s 135849 calls/s # tcp tx: 953 MB/s 16176 calls/s 16176 msg/s # tcp rx: 954 MB/s 134295 calls/s # tcp tx: 679 MB/s 11525 calls/s 11525 msg/s # udp gso - over veth touching data # udp rx: 564 MB/s 411389 calls/s # udp tx: 577 MB/s 9788 calls/s 9788 msg/s # udp rx: 598 MB/s 436422 calls/s # udp tx: 597 MB/s 10136 calls/s 10136 msg/s # udp rx: 608 MB/s 443939 calls/s # udp tx: 608 MB/s 10315 calls/s 10315 msg/s # udp rx: 604 MB/s 441147 calls/s # udp tx: 604 MB/s 10249 calls/s 10249 msg/s # udp gso and gro - over veth touching data # udp rx: 673 MB/s 491452 calls/s # udp tx: 691 MB/s 11730 calls/s 11730 msg/s # udp rx: 723 MB/s 527411 calls/s # udp tx: 724 MB/s 12293 calls/s 12293 msg/s # udp rx: 719 MB/s 524917 calls/s # udp tx: 723 MB/s 12270 calls/s 12270 msg/s # udp rx: 1199 MB/s 875066 calls/s # udp tx: 1213 MB/s 20586 calls/s 20586 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__->