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: 1007 MB/s 17083 calls/s 17083 msg/s # tcp rx: 1007 MB/s 128796 calls/s # tcp tx: 1096 MB/s 18605 calls/s 18605 msg/s # tcp rx: 1097 MB/s 132845 calls/s # tcp tx: 1102 MB/s 18692 calls/s 18692 msg/s # tcp rx: 1102 MB/s 135061 calls/s # tcp tx: 1069 MB/s 18144 calls/s 18144 msg/s # udp gso - over veth touching data # udp rx: 1280 MB/s 912009 calls/s # udp tx: 1316 MB/s 22325 calls/s 22325 msg/s # udp rx: 1299 MB/s 925480 calls/s # udp tx: 1304 MB/s 22117 calls/s 22117 msg/s # udp rx: 1287 MB/s 917278 calls/s # udp tx: 1287 MB/s 21845 calls/s 21845 msg/s # udp rx: 1186 MB/s 844850 calls/s # udp tx: 1189 MB/s 20176 calls/s 20176 msg/s # udp gso and gro - over veth touching data # udp rx: 637 MB/s 453932 calls/s # udp tx: 661 MB/s 11214 calls/s 11214 msg/s # udp rx: 696 MB/s 496063 calls/s # udp tx: 695 MB/s 11802 calls/s 11802 msg/s # udp rx: 697 MB/s 496590 calls/s # udp tx: 696 MB/s 11818 calls/s 11818 msg/s # udp rx: 695 MB/s 495337 calls/s # udp tx: 688 MB/s 11680 calls/s 11680 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 957 MB/s 16233 calls/s 16233 msg/s # tcp rx: 977 MB/s 138553 calls/s # tcp tx: 925 MB/s 15692 calls/s 15692 msg/s # tcp rx: 937 MB/s 126460 calls/s # tcp tx: 991 MB/s 16822 calls/s 16822 msg/s # tcp rx: 987 MB/s 128418 calls/s # tcp tx: 970 MB/s 16458 calls/s 16458 msg/s # udp gso - over veth touching data # udp rx: 546 MB/s 398792 calls/s # udp tx: 563 MB/s 9559 calls/s 9559 msg/s # udp rx: 619 MB/s 451719 calls/s # udp tx: 625 MB/s 10605 calls/s 10605 msg/s # udp rx: 655 MB/s 477830 calls/s # udp tx: 658 MB/s 11171 calls/s 11171 msg/s # udp rx: 658 MB/s 479945 calls/s # udp tx: 661 MB/s 11220 calls/s 11220 msg/s # udp gso and gro - over veth touching data # udp rx: 1160 MB/s 846085 calls/s # udp tx: 1195 MB/s 20274 calls/s 20274 msg/s # udp rx: 756 MB/s 551752 calls/s # udp tx: 747 MB/s 12685 calls/s 12685 msg/s # udp rx: 585 MB/s 427194 calls/s # udp tx: 584 MB/s 9920 calls/s 9920 msg/s # udp rx: 629 MB/s 459119 calls/s # udp tx: 629 MB/s 10676 calls/s 10676 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__->