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: 1096 MB/s 18597 calls/s 18597 msg/s # tcp rx: 1096 MB/s 135032 calls/s # tcp tx: 1030 MB/s 17471 calls/s 17471 msg/s # tcp rx: 1031 MB/s 132902 calls/s # tcp tx: 1122 MB/s 19036 calls/s 19036 msg/s # tcp rx: 1123 MB/s 132054 calls/s # tcp tx: 1055 MB/s 17899 calls/s 17899 msg/s # udp gso - over veth touching data # udp rx: 1225 MB/s 872831 calls/s # udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # udp rx: 1281 MB/s 912583 calls/s # udp tx: 1283 MB/s 21773 calls/s 21773 msg/s # udp rx: 1277 MB/s 910024 calls/s # udp tx: 1279 MB/s 21700 calls/s 21700 msg/s # udp rx: 1276 MB/s 909558 calls/s # udp tx: 1281 MB/s 21728 calls/s 21728 msg/s # udp gso and gro - over veth touching data # udp rx: 1165 MB/s 830119 calls/s # udp tx: 1197 MB/s 20312 calls/s 20312 msg/s # udp rx: 1296 MB/s 923791 calls/s # udp tx: 1296 MB/s 21992 calls/s 21992 msg/s # udp rx: 1295 MB/s 922897 calls/s # udp tx: 1294 MB/s 21958 calls/s 21958 msg/s # udp rx: 1300 MB/s 926211 calls/s # udp tx: 1299 MB/s 22046 calls/s 22046 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1098 MB/s 18637 calls/s 18637 msg/s # tcp rx: 1110 MB/s 138429 calls/s # tcp tx: 1037 MB/s 17589 calls/s 17589 msg/s # tcp rx: 1059 MB/s 125944 calls/s # tcp tx: 1049 MB/s 17796 calls/s 17796 msg/s # tcp rx: 1054 MB/s 127469 calls/s # tcp tx: 998 MB/s 16941 calls/s 16941 msg/s # udp gso - over veth touching data # udp rx: 512 MB/s 374065 calls/s # udp tx: 530 MB/s 8991 calls/s 8991 msg/s # udp rx: 597 MB/s 435482 calls/s # udp tx: 599 MB/s 10174 calls/s 10174 msg/s # udp rx: 601 MB/s 438867 calls/s # udp tx: 604 MB/s 10250 calls/s 10250 msg/s # udp rx: 603 MB/s 440096 calls/s # udp tx: 605 MB/s 10270 calls/s 10270 msg/s # udp gso and gro - over veth touching data # udp rx: 501 MB/s 365763 calls/s # udp tx: 516 MB/s 8765 calls/s 8765 msg/s # udp rx: 570 MB/s 416360 calls/s # udp tx: 571 MB/s 9701 calls/s 9701 msg/s # udp rx: 634 MB/s 462382 calls/s # udp tx: 635 MB/s 10774 calls/s 10774 msg/s # udp rx: 598 MB/s 436184 calls/s # udp tx: 599 MB/s 10161 calls/s 10161 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__->