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: 1110 MB/s 18831 calls/s 18831 msg/s # tcp rx: 1110 MB/s 135508 calls/s # tcp tx: 1127 MB/s 19129 calls/s 19129 msg/s # tcp rx: 1128 MB/s 131693 calls/s # tcp tx: 1132 MB/s 19204 calls/s 19204 msg/s # tcp rx: 1133 MB/s 132078 calls/s # tcp tx: 1135 MB/s 19263 calls/s 19263 msg/s # udp gso - over veth touching data # udp rx: 1265 MB/s 901474 calls/s # udp tx: 1303 MB/s 22104 calls/s 22104 msg/s # udp rx: 1290 MB/s 919629 calls/s # udp tx: 1289 MB/s 21864 calls/s 21864 msg/s # udp rx: 1298 MB/s 924664 calls/s # udp tx: 1299 MB/s 22044 calls/s 22044 msg/s # udp rx: 1311 MB/s 934553 calls/s # udp tx: 1312 MB/s 22257 calls/s 22257 msg/s # udp gso and gro - over veth touching data # udp rx: 1174 MB/s 836896 calls/s # udp tx: 1210 MB/s 20529 calls/s 20529 msg/s # udp rx: 1323 MB/s 943041 calls/s # udp tx: 1328 MB/s 22528 calls/s 22528 msg/s # udp rx: 1318 MB/s 939400 calls/s # udp tx: 1322 MB/s 22435 calls/s 22435 msg/s # udp rx: 1316 MB/s 937902 calls/s # udp tx: 1329 MB/s 22555 calls/s 22555 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1104 MB/s 18725 calls/s 18725 msg/s # tcp rx: 1105 MB/s 135252 calls/s # tcp tx: 1123 MB/s 19051 calls/s 19051 msg/s # tcp rx: 1124 MB/s 130767 calls/s # tcp tx: 1111 MB/s 18848 calls/s 18848 msg/s # tcp rx: 1112 MB/s 130898 calls/s # tcp tx: 1131 MB/s 19192 calls/s 19192 msg/s # udp gso - over veth touching data # udp rx: 1139 MB/s 830958 calls/s # udp tx: 1159 MB/s 19663 calls/s 19663 msg/s # udp rx: 1243 MB/s 906901 calls/s # udp tx: 1253 MB/s 21260 calls/s 21260 msg/s # udp rx: 1262 MB/s 920727 calls/s # udp tx: 1262 MB/s 21410 calls/s 21410 msg/s # udp rx: 1265 MB/s 923063 calls/s # udp tx: 1265 MB/s 21460 calls/s 21460 msg/s # udp gso and gro - over veth touching data # udp rx: 1205 MB/s 879189 calls/s # udp tx: 1239 MB/s 21031 calls/s 21031 msg/s # udp rx: 1270 MB/s 926251 calls/s # udp tx: 1272 MB/s 21590 calls/s 21590 msg/s # udp rx: 1268 MB/s 925454 calls/s # udp tx: 1272 MB/s 21578 calls/s 21578 msg/s # udp rx: 1272 MB/s 927730 calls/s # udp tx: 1275 MB/s 21627 calls/s 21627 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__->