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: 571 MB/s 9689 calls/s 9689 msg/s # tcp rx: 571 MB/s 81166 calls/s # tcp tx: 589 MB/s 9990 calls/s 9990 msg/s # tcp rx: 589 MB/s 78535 calls/s # tcp tx: 604 MB/s 10252 calls/s 10252 msg/s # tcp rx: 605 MB/s 77589 calls/s # tcp tx: 622 MB/s 10565 calls/s 10565 msg/s # udp gso - over veth touching data # udp rx: 938 MB/s 668420 calls/s # udp tx: 962 MB/s 16321 calls/s 16321 msg/s # udp rx: 1261 MB/s 898627 calls/s # udp tx: 1261 MB/s 21400 calls/s 21400 msg/s # udp rx: 1262 MB/s 899668 calls/s # udp tx: 1262 MB/s 21409 calls/s 21409 msg/s # udp rx: 1229 MB/s 876172 calls/s # udp tx: 1232 MB/s 20897 calls/s 20897 msg/s # udp gso and gro - over veth touching data # udp rx: 650 MB/s 463446 calls/s # udp tx: 663 MB/s 11248 calls/s 11248 msg/s # udp rx: 672 MB/s 478938 calls/s # udp tx: 671 MB/s 11393 calls/s 11393 msg/s # udp rx: 684 MB/s 487828 calls/s # udp tx: 684 MB/s 11608 calls/s 11608 msg/s # udp rx: 672 MB/s 478956 calls/s # udp tx: 671 MB/s 11391 calls/s 11391 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 833 MB/s 14145 calls/s 14145 msg/s # tcp rx: 834 MB/s 149452 calls/s # tcp tx: 848 MB/s 14396 calls/s 14396 msg/s # tcp rx: 849 MB/s 149089 calls/s # tcp tx: 789 MB/s 13384 calls/s 13384 msg/s # tcp rx: 789 MB/s 139441 calls/s # tcp tx: 847 MB/s 14376 calls/s 14376 msg/s # udp gso - over veth touching data # udp rx: 701 MB/s 511906 calls/s # udp tx: 714 MB/s 12116 calls/s 12116 msg/s # udp rx: 645 MB/s 470552 calls/s # udp tx: 645 MB/s 10941 calls/s 10941 msg/s # udp rx: 632 MB/s 461163 calls/s # udp tx: 632 MB/s 10729 calls/s 10729 msg/s # udp rx: 649 MB/s 473603 calls/s # udp tx: 649 MB/s 11009 calls/s 11009 msg/s # udp gso and gro - over veth touching data # udp rx: 1211 MB/s 883706 calls/s # udp tx: 1239 MB/s 21020 calls/s 21020 msg/s # udp rx: 1241 MB/s 905530 calls/s # udp tx: 1241 MB/s 21062 calls/s 21062 msg/s # udp rx: 1243 MB/s 906685 calls/s # udp tx: 1244 MB/s 21101 calls/s 21101 msg/s # udp rx: 1244 MB/s 907469 calls/s # udp tx: 1244 MB/s 21103 calls/s 21103 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__->