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: 1136 MB/s 19278 calls/s 19278 msg/s # tcp rx: 1136 MB/s 137164 calls/s # tcp tx: 1130 MB/s 19176 calls/s 19176 msg/s # tcp rx: 1131 MB/s 132252 calls/s # tcp tx: 1127 MB/s 19120 calls/s 19120 msg/s # tcp rx: 1128 MB/s 129457 calls/s # tcp tx: 1133 MB/s 19221 calls/s 19221 msg/s # udp gso - over veth touching data # udp rx: 1217 MB/s 866949 calls/s # udp tx: 1251 MB/s 21223 calls/s 21223 msg/s # udp rx: 1202 MB/s 856552 calls/s # udp tx: 1203 MB/s 20410 calls/s 20410 msg/s # udp rx: 1279 MB/s 911392 calls/s # udp tx: 1278 MB/s 21691 calls/s 21691 msg/s # udp rx: 1307 MB/s 931651 calls/s # udp tx: 1308 MB/s 22201 calls/s 22201 msg/s # udp gso and gro - over veth touching data # udp rx: 678 MB/s 483504 calls/s # udp tx: 699 MB/s 11859 calls/s 11859 msg/s # udp rx: 728 MB/s 518629 calls/s # udp tx: 727 MB/s 12336 calls/s 12336 msg/s # udp rx: 692 MB/s 493499 calls/s # udp tx: 692 MB/s 11738 calls/s 11738 msg/s # udp rx: 666 MB/s 475024 calls/s # udp tx: 666 MB/s 11300 calls/s 11300 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1034 MB/s 17552 calls/s 17552 msg/s # tcp rx: 1037 MB/s 134523 calls/s # tcp tx: 951 MB/s 16134 calls/s 16134 msg/s # tcp rx: 958 MB/s 120380 calls/s # tcp tx: 1034 MB/s 17539 calls/s 17539 msg/s # tcp rx: 1033 MB/s 120660 calls/s # tcp tx: 970 MB/s 16453 calls/s 16453 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 877795 calls/s # udp tx: 1236 MB/s 20964 calls/s 20964 msg/s # udp rx: 1073 MB/s 782642 calls/s # udp tx: 1074 MB/s 18222 calls/s 18222 msg/s # udp rx: 1251 MB/s 912945 calls/s # udp tx: 1253 MB/s 21264 calls/s 21264 msg/s # udp rx: 1268 MB/s 924883 calls/s # udp tx: 1270 MB/s 21554 calls/s 21554 msg/s # udp gso and gro - over veth touching data # udp rx: 1243 MB/s 906954 calls/s # udp tx: 1280 MB/s 21723 calls/s 21723 msg/s # udp rx: 1268 MB/s 925246 calls/s # udp tx: 1267 MB/s 21503 calls/s 21503 msg/s # udp rx: 1259 MB/s 918528 calls/s # udp tx: 1258 MB/s 21351 calls/s 21351 msg/s # udp rx: 1260 MB/s 919141 calls/s # udp tx: 1260 MB/s 21377 calls/s 21377 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__->