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: 1136 MB/s 19282 calls/s 19282 msg/s # tcp rx: 1137 MB/s 146871 calls/s # tcp tx: 1119 MB/s 18987 calls/s 18987 msg/s # tcp rx: 1156 MB/s 140494 calls/s # tcp tx: 1140 MB/s 19339 calls/s 19339 msg/s # tcp rx: 1136 MB/s 143595 calls/s # tcp tx: 1141 MB/s 19360 calls/s 19360 msg/s # udp gso - over veth touching data # udp rx: 1205 MB/s 858736 calls/s # udp tx: 1231 MB/s 20891 calls/s 20891 msg/s # udp rx: 1185 MB/s 844771 calls/s # udp tx: 1190 MB/s 20193 calls/s 20193 msg/s # udp rx: 1277 MB/s 909983 calls/s # udp tx: 1278 MB/s 21684 calls/s 21684 msg/s # udp rx: 1280 MB/s 911807 calls/s # udp tx: 1279 MB/s 21699 calls/s 21699 msg/s # udp gso and gro - over veth touching data # udp rx: 1262 MB/s 899390 calls/s # udp tx: 1301 MB/s 22069 calls/s 22069 msg/s # udp rx: 1300 MB/s 926293 calls/s # udp tx: 1302 MB/s 22091 calls/s 22091 msg/s # udp rx: 1298 MB/s 924948 calls/s # udp tx: 1302 MB/s 22096 calls/s 22096 msg/s # udp rx: 1298 MB/s 925026 calls/s # udp tx: 1302 MB/s 22091 calls/s 22091 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1056 MB/s 17914 calls/s 17914 msg/s # tcp rx: 1056 MB/s 141234 calls/s # tcp tx: 1123 MB/s 19050 calls/s 19050 msg/s # tcp rx: 1123 MB/s 142049 calls/s # tcp tx: 1124 MB/s 19080 calls/s 19080 msg/s # tcp rx: 1126 MB/s 141073 calls/s # tcp tx: 1134 MB/s 19248 calls/s 19248 msg/s # udp gso - over veth touching data # udp rx: 1197 MB/s 873069 calls/s # udp tx: 1229 MB/s 20851 calls/s 20851 msg/s # udp rx: 1245 MB/s 908001 calls/s # udp tx: 1244 MB/s 21100 calls/s 21100 msg/s # udp rx: 1206 MB/s 879700 calls/s # udp tx: 1207 MB/s 20482 calls/s 20482 msg/s # udp rx: 1280 MB/s 934124 calls/s # udp tx: 1279 MB/s 21705 calls/s 21705 msg/s # udp gso and gro - over veth touching data # udp rx: 1141 MB/s 832856 calls/s # udp tx: 1175 MB/s 19932 calls/s 19932 msg/s # udp rx: 1186 MB/s 864988 calls/s # udp tx: 1188 MB/s 20159 calls/s 20159 msg/s # udp rx: 1239 MB/s 903914 calls/s # udp tx: 1242 MB/s 21082 calls/s 21082 msg/s # udp rx: 1243 MB/s 906646 calls/s # udp tx: 1247 MB/s 21154 calls/s 21154 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__->