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: 1070 MB/s 18162 calls/s 18162 msg/s # tcp rx: 1071 MB/s 138585 calls/s # tcp tx: 1143 MB/s 19402 calls/s 19402 msg/s # tcp rx: 1145 MB/s 135211 calls/s # tcp tx: 1120 MB/s 19007 calls/s 19007 msg/s # tcp rx: 1121 MB/s 136205 calls/s # tcp tx: 1125 MB/s 19081 calls/s 19081 msg/s # udp gso - over veth touching data # udp rx: 1261 MB/s 898729 calls/s # udp tx: 1299 MB/s 22035 calls/s 22035 msg/s # udp rx: 1207 MB/s 860066 calls/s # udp tx: 1205 MB/s 20448 calls/s 20448 msg/s # udp rx: 1280 MB/s 912273 calls/s # udp tx: 1279 MB/s 21709 calls/s 21709 msg/s # udp rx: 1320 MB/s 940868 calls/s # udp tx: 1319 MB/s 22377 calls/s 22377 msg/s # udp gso and gro - over veth touching data # udp rx: 1209 MB/s 861806 calls/s # udp tx: 1242 MB/s 21073 calls/s 21073 msg/s # udp rx: 1336 MB/s 951820 calls/s # udp tx: 1334 MB/s 22635 calls/s 22635 msg/s # udp rx: 1336 MB/s 952045 calls/s # udp tx: 1335 MB/s 22651 calls/s 22651 msg/s # udp rx: 1334 MB/s 950797 calls/s # udp tx: 1333 MB/s 22613 calls/s 22613 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1125 MB/s 19087 calls/s 19087 msg/s # tcp rx: 1126 MB/s 140004 calls/s # tcp tx: 1165 MB/s 19774 calls/s 19774 msg/s # tcp rx: 1167 MB/s 137671 calls/s # tcp tx: 1172 MB/s 19883 calls/s 19883 msg/s # tcp rx: 1173 MB/s 137634 calls/s # tcp tx: 1108 MB/s 18804 calls/s 18804 msg/s # udp gso - over veth touching data # udp rx: 1205 MB/s 878989 calls/s # udp tx: 1237 MB/s 20995 calls/s 20995 msg/s # udp rx: 1262 MB/s 920529 calls/s # udp tx: 1261 MB/s 21401 calls/s 21401 msg/s # udp rx: 1266 MB/s 923307 calls/s # udp tx: 1264 MB/s 21454 calls/s 21454 msg/s # udp rx: 1261 MB/s 919908 calls/s # udp tx: 1260 MB/s 21377 calls/s 21377 msg/s # udp gso and gro - over veth touching data # udp rx: 1264 MB/s 921880 calls/s # udp tx: 1297 MB/s 22000 calls/s 22000 msg/s # udp rx: 1282 MB/s 935498 calls/s # udp tx: 1281 MB/s 21732 calls/s 21732 msg/s # udp rx: 1258 MB/s 917759 calls/s # udp tx: 1257 MB/s 21325 calls/s 21325 msg/s # udp rx: 1302 MB/s 949848 calls/s # udp tx: 1301 MB/s 22077 calls/s 22077 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__->