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: 1078 MB/s 18300 calls/s 18300 msg/s # tcp rx: 1079 MB/s 134698 calls/s # tcp tx: 1117 MB/s 18949 calls/s 18949 msg/s # tcp rx: 1117 MB/s 135126 calls/s # tcp tx: 1123 MB/s 19056 calls/s 19056 msg/s # tcp rx: 1124 MB/s 132564 calls/s # tcp tx: 1152 MB/s 19550 calls/s 19550 msg/s # udp gso - over veth touching data # udp rx: 1243 MB/s 885503 calls/s # udp tx: 1283 MB/s 21766 calls/s 21766 msg/s # udp rx: 1305 MB/s 930026 calls/s # udp tx: 1309 MB/s 22208 calls/s 22208 msg/s # udp rx: 1310 MB/s 933768 calls/s # udp tx: 1314 MB/s 22288 calls/s 22288 msg/s # udp rx: 1330 MB/s 948059 calls/s # udp tx: 1334 MB/s 22639 calls/s 22639 msg/s # udp gso and gro - over veth touching data # udp rx: 677 MB/s 482822 calls/s # udp tx: 717 MB/s 12174 calls/s 12174 msg/s # udp rx: 1246 MB/s 888197 calls/s # udp tx: 1238 MB/s 21007 calls/s 21007 msg/s # udp rx: 1210 MB/s 862348 calls/s # udp tx: 1219 MB/s 20678 calls/s 20678 msg/s # udp rx: 1266 MB/s 902336 calls/s # udp tx: 1266 MB/s 21486 calls/s 21486 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1161 MB/s 19702 calls/s 19702 msg/s # tcp rx: 1162 MB/s 142120 calls/s # tcp tx: 1176 MB/s 19954 calls/s 19954 msg/s # tcp rx: 1197 MB/s 136912 calls/s # tcp tx: 1090 MB/s 18500 calls/s 18500 msg/s # tcp rx: 1088 MB/s 124039 calls/s # tcp tx: 1124 MB/s 19078 calls/s 19078 msg/s # udp gso - over veth touching data # udp rx: 615 MB/s 449126 calls/s # udp tx: 634 MB/s 10761 calls/s 10761 msg/s # udp rx: 631 MB/s 460573 calls/s # udp tx: 634 MB/s 10769 calls/s 10769 msg/s # udp rx: 643 MB/s 469057 calls/s # udp tx: 645 MB/s 10955 calls/s 10955 msg/s # udp rx: 643 MB/s 469003 calls/s # udp tx: 670 MB/s 11366 calls/s 11366 msg/s # udp gso and gro - over veth touching data # udp rx: 1218 MB/s 888989 calls/s # udp tx: 1252 MB/s 21242 calls/s 21242 msg/s # udp rx: 1247 MB/s 910009 calls/s # udp tx: 1247 MB/s 21161 calls/s 21161 msg/s # udp rx: 1237 MB/s 902625 calls/s # udp tx: 1236 MB/s 20977 calls/s 20977 msg/s # udp rx: 1231 MB/s 898025 calls/s # udp tx: 1231 MB/s 20881 calls/s 20881 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__->