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: 810 MB/s 13747 calls/s 13747 msg/s # tcp rx: 811 MB/s 91231 calls/s # tcp tx: 792 MB/s 13444 calls/s 13444 msg/s # tcp rx: 793 MB/s 89596 calls/s # tcp tx: 882 MB/s 14973 calls/s 14973 msg/s # tcp rx: 884 MB/s 101842 calls/s # tcp tx: 1060 MB/s 17986 calls/s 17986 msg/s # udp gso - over veth touching data # udp rx: 1251 MB/s 891529 calls/s # udp tx: 1286 MB/s 21826 calls/s 21826 msg/s # udp rx: 1198 MB/s 854069 calls/s # udp tx: 1204 MB/s 20428 calls/s 20428 msg/s # udp rx: 1306 MB/s 930428 calls/s # udp tx: 1310 MB/s 22235 calls/s 22235 msg/s # udp rx: 1316 MB/s 937452 calls/s # udp tx: 1318 MB/s 22361 calls/s 22361 msg/s # udp gso and gro - over veth touching data # udp rx: 592 MB/s 422373 calls/s # udp tx: 613 MB/s 10410 calls/s 10410 msg/s # udp rx: 642 MB/s 457595 calls/s # udp tx: 638 MB/s 10828 calls/s 10828 msg/s # udp rx: 642 MB/s 457343 calls/s # udp tx: 643 MB/s 10909 calls/s 10909 msg/s # udp rx: 658 MB/s 468951 calls/s # udp tx: 655 MB/s 11113 calls/s 11113 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 782 MB/s 13264 calls/s 13264 msg/s # tcp rx: 781 MB/s 74866 calls/s # tcp tx: 745 MB/s 12648 calls/s 12648 msg/s # tcp rx: 746 MB/s 59936 calls/s # tcp tx: 780 MB/s 13244 calls/s 13244 msg/s # tcp rx: 796 MB/s 71106 calls/s # tcp tx: 933 MB/s 15833 calls/s 15833 msg/s # udp gso - over veth touching data # udp rx: 1130 MB/s 824307 calls/s # udp tx: 1150 MB/s 19511 calls/s 19511 msg/s # udp rx: 968 MB/s 706214 calls/s # udp tx: 967 MB/s 16405 calls/s 16405 msg/s # udp rx: 662 MB/s 482941 calls/s # udp tx: 663 MB/s 11253 calls/s 11253 msg/s # udp rx: 604 MB/s 440714 calls/s # udp tx: 605 MB/s 10268 calls/s 10268 msg/s # udp gso and gro - over veth touching data # udp rx: 1260 MB/s 919271 calls/s # udp tx: 1297 MB/s 21998 calls/s 21998 msg/s # udp rx: 1286 MB/s 938174 calls/s # udp tx: 1284 MB/s 21791 calls/s 21791 msg/s # udp rx: 1300 MB/s 948199 calls/s # udp tx: 1300 MB/s 22058 calls/s 22058 msg/s # udp rx: 1273 MB/s 928735 calls/s # udp tx: 1272 MB/s 21587 calls/s 21587 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__->