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: 911 MB/s 15456 calls/s 15456 msg/s # tcp rx: 918 MB/s 129098 calls/s # tcp tx: 830 MB/s 14079 calls/s 14079 msg/s # tcp rx: 833 MB/s 121498 calls/s # tcp tx: 1055 MB/s 17894 calls/s 17894 msg/s # tcp rx: 1062 MB/s 126663 calls/s # tcp tx: 990 MB/s 16807 calls/s 16807 msg/s # udp gso - over veth touching data # udp rx: 1192 MB/s 849664 calls/s # udp tx: 1221 MB/s 20723 calls/s 20723 msg/s # udp rx: 1276 MB/s 909592 calls/s # udp tx: 1274 MB/s 21609 calls/s 21609 msg/s # udp rx: 1245 MB/s 887427 calls/s # udp tx: 1237 MB/s 20986 calls/s 20986 msg/s # udp rx: 1137 MB/s 810319 calls/s # udp tx: 1144 MB/s 19415 calls/s 19415 msg/s # udp gso and gro - over veth touching data # udp rx: 955 MB/s 680950 calls/s # udp tx: 985 MB/s 16714 calls/s 16714 msg/s # udp rx: 1078 MB/s 768254 calls/s # udp tx: 1078 MB/s 18288 calls/s 18288 msg/s # udp rx: 1168 MB/s 832652 calls/s # udp tx: 1178 MB/s 19991 calls/s 19991 msg/s # udp rx: 1141 MB/s 813046 calls/s # udp tx: 1146 MB/s 19442 calls/s 19442 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1104 MB/s 18727 calls/s 18727 msg/s # tcp rx: 1105 MB/s 142507 calls/s # tcp tx: 948 MB/s 16095 calls/s 16095 msg/s # tcp rx: 950 MB/s 124714 calls/s # tcp tx: 879 MB/s 14912 calls/s 14912 msg/s # tcp rx: 880 MB/s 129107 calls/s # tcp tx: 868 MB/s 14734 calls/s 14734 msg/s # udp gso - over veth touching data # udp rx: 1010 MB/s 737005 calls/s # udp tx: 1036 MB/s 17572 calls/s 17572 msg/s # udp rx: 1076 MB/s 785044 calls/s # udp tx: 1073 MB/s 18213 calls/s 18213 msg/s # udp rx: 1021 MB/s 745335 calls/s # udp tx: 1028 MB/s 17447 calls/s 17447 msg/s # udp rx: 1235 MB/s 901186 calls/s # udp tx: 1238 MB/s 21004 calls/s 21004 msg/s # udp gso and gro - over veth touching data # udp rx: 992 MB/s 724172 calls/s # udp tx: 1014 MB/s 17199 calls/s 17199 msg/s # udp rx: 1107 MB/s 807596 calls/s # udp tx: 1107 MB/s 18790 calls/s 18790 msg/s # udp rx: 993 MB/s 724810 calls/s # udp tx: 987 MB/s 16757 calls/s 16757 msg/s # udp rx: 1110 MB/s 810044 calls/s # udp tx: 1123 MB/s 19056 calls/s 19056 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__->