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: 783 MB/s 13294 calls/s 13294 msg/s # tcp rx: 784 MB/s 138782 calls/s # tcp tx: 830 MB/s 14091 calls/s 14091 msg/s # tcp rx: 831 MB/s 149102 calls/s # tcp tx: 901 MB/s 15296 calls/s 15296 msg/s # tcp rx: 902 MB/s 137050 calls/s # tcp tx: 824 MB/s 13986 calls/s 13986 msg/s # udp gso - over veth touching data # udp rx: 1211 MB/s 863279 calls/s # udp tx: 1243 MB/s 21083 calls/s 21083 msg/s # udp rx: 1241 MB/s 884641 calls/s # udp tx: 1240 MB/s 21046 calls/s 21046 msg/s # udp rx: 1227 MB/s 874322 calls/s # udp tx: 1226 MB/s 20802 calls/s 20802 msg/s # udp rx: 1225 MB/s 873028 calls/s # udp tx: 1224 MB/s 20773 calls/s 20773 msg/s # udp gso and gro - over veth touching data # udp rx: 1208 MB/s 861190 calls/s # udp tx: 1236 MB/s 20971 calls/s 20971 msg/s # udp rx: 1233 MB/s 878899 calls/s # udp tx: 1231 MB/s 20892 calls/s 20892 msg/s # udp rx: 1234 MB/s 879402 calls/s # udp tx: 1234 MB/s 20941 calls/s 20941 msg/s # udp rx: 1240 MB/s 883677 calls/s # udp tx: 1239 MB/s 21023 calls/s 21023 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 602 MB/s 10215 calls/s 10215 msg/s # tcp rx: 602 MB/s 81541 calls/s # tcp tx: 624 MB/s 10590 calls/s 10590 msg/s # tcp rx: 625 MB/s 82486 calls/s # tcp tx: 617 MB/s 10468 calls/s 10468 msg/s # tcp rx: 617 MB/s 79279 calls/s # tcp tx: 617 MB/s 10479 calls/s 10479 msg/s # udp gso - over veth touching data # udp rx: 1149 MB/s 838507 calls/s # udp tx: 1184 MB/s 20083 calls/s 20083 msg/s # udp rx: 1167 MB/s 851558 calls/s # udp tx: 1168 MB/s 19819 calls/s 19819 msg/s # udp rx: 1172 MB/s 854926 calls/s # udp tx: 1175 MB/s 19944 calls/s 19944 msg/s # udp rx: 1214 MB/s 885815 calls/s # udp tx: 1216 MB/s 20632 calls/s 20632 msg/s # udp gso and gro - over veth touching data # udp rx: 1132 MB/s 826303 calls/s # udp tx: 1164 MB/s 19750 calls/s 19750 msg/s # udp rx: 1154 MB/s 841810 calls/s # udp tx: 1154 MB/s 19580 calls/s 19580 msg/s # udp rx: 1162 MB/s 847763 calls/s # udp tx: 1163 MB/s 19732 calls/s 19732 msg/s # udp rx: 1187 MB/s 865978 calls/s # udp tx: 1186 MB/s 20125 calls/s 20125 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__->