make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 745 MB/s 12643 calls/s 12643 msg/s # tcp rx: 763 MB/s 82144 calls/s # tcp tx: 662 MB/s 11240 calls/s 11240 msg/s # tcp rx: 662 MB/s 80007 calls/s # tcp tx: 691 MB/s 11720 calls/s 11720 msg/s # tcp rx: 691 MB/s 80991 calls/s # tcp tx: 688 MB/s 11685 calls/s 11685 msg/s # udp gso - over veth touching data # udp rx: 674 MB/s 480251 calls/s # udp tx: 692 MB/s 11745 calls/s 11745 msg/s # udp rx: 692 MB/s 493152 calls/s # udp tx: 692 MB/s 11746 calls/s 11746 msg/s # udp rx: 702 MB/s 500231 calls/s # udp tx: 706 MB/s 11987 calls/s 11987 msg/s # udp rx: 696 MB/s 495798 calls/s # udp tx: 698 MB/s 11855 calls/s 11855 msg/s # udp gso and gro - over veth touching data # udp rx: 574 MB/s 409274 calls/s # udp tx: 599 MB/s 10162 calls/s 10162 msg/s # udp rx: 679 MB/s 483708 calls/s # udp tx: 682 MB/s 11570 calls/s 11570 msg/s # udp rx: 680 MB/s 484641 calls/s # udp tx: 684 MB/s 11604 calls/s 11604 msg/s # udp rx: 681 MB/s 485412 calls/s # udp tx: 684 MB/s 11605 calls/s 11605 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1058 MB/s 17954 calls/s 17954 msg/s # tcp rx: 1059 MB/s 139423 calls/s # tcp tx: 1116 MB/s 18938 calls/s 18938 msg/s # tcp rx: 1117 MB/s 139965 calls/s # tcp tx: 1125 MB/s 19097 calls/s 19097 msg/s # tcp rx: 1127 MB/s 140387 calls/s # tcp tx: 1160 MB/s 19681 calls/s 19681 msg/s # udp gso - over veth touching data # udp rx: 1163 MB/s 848408 calls/s # udp tx: 1196 MB/s 20290 calls/s 20290 msg/s # udp rx: 1241 MB/s 905132 calls/s # udp tx: 1239 MB/s 21025 calls/s 21025 msg/s # udp rx: 1245 MB/s 908527 calls/s # udp tx: 1244 MB/s 21103 calls/s 21103 msg/s # udp rx: 1192 MB/s 869935 calls/s # udp tx: 1192 MB/s 20229 calls/s 20229 msg/s # udp gso and gro - over veth touching data # udp rx: 1162 MB/s 847639 calls/s # udp tx: 1200 MB/s 20357 calls/s 20357 msg/s # udp rx: 1219 MB/s 889047 calls/s # udp tx: 1219 MB/s 20684 calls/s 20684 msg/s # udp rx: 1234 MB/s 900033 calls/s # udp tx: 1234 MB/s 20938 calls/s 20938 msg/s # udp rx: 1249 MB/s 911076 calls/s # udp tx: 1248 MB/s 21179 calls/s 21179 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__->