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: 652 MB/s 11068 calls/s 11068 msg/s # tcp rx: 655 MB/s 82146 calls/s # tcp tx: 638 MB/s 10827 calls/s 10827 msg/s # tcp rx: 639 MB/s 81705 calls/s # tcp tx: 701 MB/s 11895 calls/s 11895 msg/s # tcp rx: 702 MB/s 98480 calls/s # tcp tx: 773 MB/s 13123 calls/s 13123 msg/s # udp gso - over veth touching data # udp rx: 1127 MB/s 802862 calls/s # udp tx: 1157 MB/s 19626 calls/s 19626 msg/s # udp rx: 1149 MB/s 818498 calls/s # udp tx: 1153 MB/s 19562 calls/s 19562 msg/s # udp rx: 1176 MB/s 838024 calls/s # udp tx: 1175 MB/s 19933 calls/s 19933 msg/s # udp rx: 1202 MB/s 856637 calls/s # udp tx: 1201 MB/s 20383 calls/s 20383 msg/s # udp gso and gro - over veth touching data # udp rx: 1174 MB/s 836972 calls/s # udp tx: 1207 MB/s 20474 calls/s 20474 msg/s # udp rx: 1206 MB/s 859759 calls/s # udp tx: 1207 MB/s 20477 calls/s 20477 msg/s # udp rx: 1209 MB/s 861392 calls/s # udp tx: 1209 MB/s 20516 calls/s 20516 msg/s # udp rx: 1210 MB/s 862586 calls/s # udp tx: 1210 MB/s 20539 calls/s 20539 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 864 MB/s 14658 calls/s 14658 msg/s # tcp rx: 865 MB/s 161295 calls/s # tcp tx: 852 MB/s 14462 calls/s 14462 msg/s # tcp rx: 853 MB/s 159445 calls/s # tcp tx: 822 MB/s 13949 calls/s 13949 msg/s # tcp rx: 823 MB/s 152926 calls/s # tcp tx: 825 MB/s 13999 calls/s 13999 msg/s # udp gso - over veth touching data # udp rx: 1086 MB/s 792482 calls/s # udp tx: 1118 MB/s 18966 calls/s 18966 msg/s # udp rx: 1102 MB/s 803840 calls/s # udp tx: 1097 MB/s 18608 calls/s 18608 msg/s # udp rx: 1145 MB/s 835071 calls/s # udp tx: 1159 MB/s 19668 calls/s 19668 msg/s # udp rx: 1077 MB/s 785959 calls/s # udp tx: 1268 MB/s 21517 calls/s 21517 msg/s # udp gso and gro - over veth touching data # udp rx: 1153 MB/s 841017 calls/s # udp tx: 1181 MB/s 20039 calls/s 20039 msg/s # udp rx: 1195 MB/s 871611 calls/s # udp tx: 1198 MB/s 20333 calls/s 20333 msg/s # udp rx: 1193 MB/s 870527 calls/s # udp tx: 1195 MB/s 20277 calls/s 20277 msg/s # udp rx: 1192 MB/s 869821 calls/s # udp tx: 1194 MB/s 20263 calls/s 20263 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__->