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: 1135 MB/s 19255 calls/s 19255 msg/s # tcp rx: 1136 MB/s 138447 calls/s # tcp tx: 1249 MB/s 21194 calls/s 21194 msg/s # tcp rx: 1250 MB/s 116310 calls/s # tcp tx: 1113 MB/s 18881 calls/s 18881 msg/s # tcp rx: 1114 MB/s 131647 calls/s # tcp tx: 1108 MB/s 18808 calls/s 18808 msg/s # udp gso - over veth touching data # udp rx: 1229 MB/s 875607 calls/s # udp tx: 1259 MB/s 21367 calls/s 21367 msg/s # udp rx: 1294 MB/s 922148 calls/s # udp tx: 1294 MB/s 21957 calls/s 21957 msg/s # udp rx: 1308 MB/s 931890 calls/s # udp tx: 1307 MB/s 22175 calls/s 22175 msg/s # udp rx: 1263 MB/s 900327 calls/s # udp tx: 1252 MB/s 21246 calls/s 21246 msg/s # udp gso and gro - over veth touching data # udp rx: 1213 MB/s 864779 calls/s # udp tx: 1250 MB/s 21205 calls/s 21205 msg/s # udp rx: 1245 MB/s 886962 calls/s # udp tx: 1250 MB/s 21203 calls/s 21203 msg/s # udp rx: 1273 MB/s 906965 calls/s # udp tx: 1275 MB/s 21627 calls/s 21627 msg/s # udp rx: 1307 MB/s 931574 calls/s # udp tx: 1311 MB/s 22252 calls/s 22252 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1150 MB/s 19514 calls/s 19514 msg/s # tcp rx: 1151 MB/s 143162 calls/s # tcp tx: 1082 MB/s 18362 calls/s 18362 msg/s # tcp rx: 1094 MB/s 131016 calls/s # tcp tx: 1098 MB/s 18637 calls/s 18637 msg/s # tcp rx: 1099 MB/s 129005 calls/s # tcp tx: 1096 MB/s 18589 calls/s 18589 msg/s # udp gso - over veth touching data # udp rx: 1214 MB/s 885774 calls/s # udp tx: 1249 MB/s 21188 calls/s 21188 msg/s # udp rx: 1268 MB/s 925335 calls/s # udp tx: 1271 MB/s 21568 calls/s 21568 msg/s # udp rx: 1203 MB/s 877460 calls/s # udp tx: 1208 MB/s 20489 calls/s 20489 msg/s # udp rx: 1286 MB/s 938304 calls/s # udp tx: 1289 MB/s 21866 calls/s 21866 msg/s # udp gso and gro - over veth touching data # udp rx: 1220 MB/s 890293 calls/s # udp tx: 1248 MB/s 21176 calls/s 21176 msg/s # udp rx: 1174 MB/s 856292 calls/s # udp tx: 1184 MB/s 20091 calls/s 20091 msg/s # udp rx: 1045 MB/s 762582 calls/s # udp tx: 1038 MB/s 17615 calls/s 17615 msg/s # udp rx: 1130 MB/s 824830 calls/s # udp tx: 1154 MB/s 19578 calls/s 19578 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__->