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: 1113 MB/s 18891 calls/s 18891 msg/s # tcp rx: 1114 MB/s 141798 calls/s # tcp tx: 1123 MB/s 19063 calls/s 19063 msg/s # tcp rx: 1125 MB/s 137824 calls/s # tcp tx: 1141 MB/s 19353 calls/s 19353 msg/s # tcp rx: 1142 MB/s 139015 calls/s # tcp tx: 1131 MB/s 19197 calls/s 19197 msg/s # udp gso - over veth touching data # udp rx: 1207 MB/s 859820 calls/s # udp tx: 1233 MB/s 20916 calls/s 20916 msg/s # udp rx: 1227 MB/s 874645 calls/s # udp tx: 1227 MB/s 20816 calls/s 20816 msg/s # udp rx: 1261 MB/s 898729 calls/s # udp tx: 1262 MB/s 21408 calls/s 21408 msg/s # udp rx: 1278 MB/s 910508 calls/s # udp tx: 1277 MB/s 21673 calls/s 21673 msg/s # udp gso and gro - over veth touching data # udp rx: 1265 MB/s 901592 calls/s # udp tx: 1294 MB/s 21960 calls/s 21960 msg/s # udp rx: 1254 MB/s 893341 calls/s # udp tx: 1254 MB/s 21284 calls/s 21284 msg/s # udp rx: 1292 MB/s 920624 calls/s # udp tx: 1292 MB/s 21928 calls/s 21928 msg/s # udp rx: 1291 MB/s 920234 calls/s # udp tx: 1292 MB/s 21928 calls/s 21928 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1008 MB/s 17099 calls/s 17099 msg/s # tcp rx: 1008 MB/s 120141 calls/s # tcp tx: 1070 MB/s 18154 calls/s 18154 msg/s # tcp rx: 1071 MB/s 130987 calls/s # tcp tx: 1074 MB/s 18216 calls/s 18216 msg/s # tcp rx: 1075 MB/s 128547 calls/s # tcp tx: 1076 MB/s 18263 calls/s 18263 msg/s # udp gso - over veth touching data # udp rx: 1216 MB/s 887256 calls/s # udp tx: 1242 MB/s 21074 calls/s 21074 msg/s # udp rx: 1262 MB/s 921056 calls/s # udp tx: 1264 MB/s 21443 calls/s 21443 msg/s # udp rx: 1246 MB/s 909292 calls/s # udp tx: 1246 MB/s 21143 calls/s 21143 msg/s # udp rx: 1091 MB/s 796152 calls/s # udp tx: 1081 MB/s 18346 calls/s 18346 msg/s # udp gso and gro - over veth touching data # udp rx: 1216 MB/s 887494 calls/s # udp tx: 1244 MB/s 21110 calls/s 21110 msg/s # udp rx: 1262 MB/s 920759 calls/s # udp tx: 1268 MB/s 21508 calls/s 21508 msg/s # udp rx: 1263 MB/s 921408 calls/s # udp tx: 1263 MB/s 21423 calls/s 21423 msg/s # udp rx: 1262 MB/s 920500 calls/s # udp tx: 1262 MB/s 21419 calls/s 21419 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__->