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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1096 MB/s 18591 calls/s 18591 msg/s # tcp rx: 1097 MB/s 140377 calls/s # tcp tx: 1066 MB/s 18089 calls/s 18089 msg/s # tcp rx: 1068 MB/s 128977 calls/s # tcp tx: 1071 MB/s 18165 calls/s 18165 msg/s # tcp rx: 1090 MB/s 128731 calls/s # tcp tx: 1025 MB/s 17393 calls/s 17393 msg/s # udp gso - over veth touching data # udp rx: 1163 MB/s 828857 calls/s # udp tx: 1185 MB/s 20101 calls/s 20101 msg/s # udp rx: 1172 MB/s 835102 calls/s # udp tx: 1174 MB/s 19914 calls/s 19914 msg/s # udp rx: 1188 MB/s 846613 calls/s # udp tx: 1189 MB/s 20172 calls/s 20172 msg/s # udp rx: 1249 MB/s 889783 calls/s # udp tx: 1250 MB/s 21204 calls/s 21204 msg/s # udp gso and gro - over veth touching data # udp rx: 1228 MB/s 875473 calls/s # udp tx: 1255 MB/s 21294 calls/s 21294 msg/s # udp rx: 1206 MB/s 859668 calls/s # udp tx: 1199 MB/s 20338 calls/s 20338 msg/s # udp rx: 1156 MB/s 823902 calls/s # udp tx: 1164 MB/s 19750 calls/s 19750 msg/s # udp rx: 1180 MB/s 841216 calls/s # udp tx: 1183 MB/s 20076 calls/s 20076 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 768 MB/s 13031 calls/s 13031 msg/s # tcp rx: 841 MB/s 91501 calls/s # tcp tx: 686 MB/s 11651 calls/s 11651 msg/s # tcp rx: 635 MB/s 82355 calls/s # tcp tx: 695 MB/s 11804 calls/s 11804 msg/s # tcp rx: 708 MB/s 83575 calls/s # tcp tx: 717 MB/s 12161 calls/s 12161 msg/s # udp gso - over veth touching data # udp rx: 1173 MB/s 855695 calls/s # udp tx: 1202 MB/s 20392 calls/s 20392 msg/s # udp rx: 1243 MB/s 906988 calls/s # udp tx: 1242 MB/s 21067 calls/s 21067 msg/s # udp rx: 1224 MB/s 892813 calls/s # udp tx: 1225 MB/s 20780 calls/s 20780 msg/s # udp rx: 1214 MB/s 885572 calls/s # udp tx: 1213 MB/s 20580 calls/s 20580 msg/s # udp gso and gro - over veth touching data # udp rx: 1047 MB/s 763932 calls/s # udp tx: 1078 MB/s 18287 calls/s 18287 msg/s # udp rx: 1238 MB/s 902899 calls/s # udp tx: 1239 MB/s 21018 calls/s 21018 msg/s # udp rx: 1236 MB/s 901808 calls/s # udp tx: 1238 MB/s 21002 calls/s 21002 msg/s # udp rx: 1241 MB/s 905678 calls/s # udp tx: 1243 MB/s 21097 calls/s 21097 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__->