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: 1156 MB/s 19623 calls/s 19623 msg/s # tcp rx: 1158 MB/s 141558 calls/s # tcp tx: 1146 MB/s 19439 calls/s 19439 msg/s # tcp rx: 1147 MB/s 142188 calls/s # tcp tx: 1101 MB/s 18676 calls/s 18676 msg/s # tcp rx: 1123 MB/s 135605 calls/s # tcp tx: 1060 MB/s 17992 calls/s 17992 msg/s # udp gso - over veth touching data # udp rx: 1183 MB/s 843346 calls/s # udp tx: 1227 MB/s 20826 calls/s 20826 msg/s # udp rx: 1185 MB/s 844829 calls/s # udp tx: 1175 MB/s 19940 calls/s 19940 msg/s # udp rx: 1243 MB/s 885524 calls/s # udp tx: 1254 MB/s 21272 calls/s 21272 msg/s # udp rx: 1304 MB/s 929106 calls/s # udp tx: 1303 MB/s 22102 calls/s 22102 msg/s # udp gso and gro - over veth touching data # udp rx: 1292 MB/s 920399 calls/s # udp tx: 1329 MB/s 22548 calls/s 22548 msg/s # udp rx: 1233 MB/s 879025 calls/s # udp tx: 1233 MB/s 20915 calls/s 20915 msg/s # udp rx: 1299 MB/s 925753 calls/s # udp tx: 1299 MB/s 22038 calls/s 22038 msg/s # udp rx: 1263 MB/s 899985 calls/s # udp tx: 1262 MB/s 21410 calls/s 21410 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 701 MB/s 11894 calls/s 11894 msg/s # tcp rx: 701 MB/s 85959 calls/s # tcp tx: 711 MB/s 12061 calls/s 12061 msg/s # tcp rx: 711 MB/s 86236 calls/s # tcp tx: 710 MB/s 12052 calls/s 12052 msg/s # tcp rx: 711 MB/s 86033 calls/s # tcp tx: 707 MB/s 11992 calls/s 11992 msg/s # udp gso - over veth touching data # udp rx: 1207 MB/s 880859 calls/s # udp tx: 1245 MB/s 21123 calls/s 21123 msg/s # udp rx: 899 MB/s 656166 calls/s # udp tx: 899 MB/s 15251 calls/s 15251 msg/s # udp rx: 1252 MB/s 913277 calls/s # udp tx: 1252 MB/s 21239 calls/s 21239 msg/s # udp rx: 1246 MB/s 909410 calls/s # udp tx: 1246 MB/s 21145 calls/s 21145 msg/s # udp gso and gro - over veth touching data # udp rx: 1180 MB/s 861101 calls/s # udp tx: 1220 MB/s 20698 calls/s 20698 msg/s # udp rx: 1238 MB/s 903108 calls/s # udp tx: 1240 MB/s 21032 calls/s 21032 msg/s # udp rx: 1277 MB/s 932024 calls/s # udp tx: 1278 MB/s 21679 calls/s 21679 msg/s # udp rx: 1271 MB/s 927634 calls/s # udp tx: 1272 MB/s 21590 calls/s 21590 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__->