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: 1181 MB/s 20036 calls/s 20036 msg/s # tcp rx: 1182 MB/s 140190 calls/s # tcp tx: 1243 MB/s 21096 calls/s 21096 msg/s # tcp rx: 1244 MB/s 123085 calls/s # tcp tx: 1095 MB/s 18580 calls/s 18580 msg/s # tcp rx: 1096 MB/s 126786 calls/s # tcp tx: 1104 MB/s 18741 calls/s 18741 msg/s # udp gso - over veth touching data # udp rx: 1283 MB/s 914444 calls/s # udp tx: 1320 MB/s 22401 calls/s 22401 msg/s # udp rx: 1319 MB/s 940111 calls/s # udp tx: 1321 MB/s 22407 calls/s 22407 msg/s # udp rx: 1313 MB/s 935605 calls/s # udp tx: 1315 MB/s 22317 calls/s 22317 msg/s # udp rx: 1297 MB/s 924200 calls/s # udp tx: 1299 MB/s 22032 calls/s 22032 msg/s # udp gso and gro - over veth touching data # udp rx: 1217 MB/s 867539 calls/s # udp tx: 1257 MB/s 21331 calls/s 21331 msg/s # udp rx: 1284 MB/s 915249 calls/s # udp tx: 1284 MB/s 21791 calls/s 21791 msg/s # udp rx: 1279 MB/s 911352 calls/s # udp tx: 1278 MB/s 21683 calls/s 21683 msg/s # udp rx: 1262 MB/s 899485 calls/s # udp tx: 1262 MB/s 21421 calls/s 21421 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1133 MB/s 19219 calls/s 19219 msg/s # tcp rx: 1198 MB/s 136265 calls/s # tcp tx: 1095 MB/s 18585 calls/s 18585 msg/s # tcp rx: 1247 MB/s 117520 calls/s # tcp tx: 1115 MB/s 18917 calls/s 18917 msg/s # tcp rx: 1111 MB/s 112349 calls/s # tcp tx: 1109 MB/s 18821 calls/s 18821 msg/s # udp gso - over veth touching data # udp rx: 1240 MB/s 904749 calls/s # udp tx: 1277 MB/s 21665 calls/s 21665 msg/s # udp rx: 1293 MB/s 943127 calls/s # udp tx: 1297 MB/s 22012 calls/s 22012 msg/s # udp rx: 1287 MB/s 938927 calls/s # udp tx: 1291 MB/s 21906 calls/s 21906 msg/s # udp rx: 1174 MB/s 856592 calls/s # udp tx: 1187 MB/s 20138 calls/s 20138 msg/s # udp gso and gro - over veth touching data # udp rx: 1253 MB/s 913901 calls/s # udp tx: 1288 MB/s 21850 calls/s 21850 msg/s # udp rx: 1282 MB/s 935291 calls/s # udp tx: 1281 MB/s 21738 calls/s 21738 msg/s # udp rx: 1285 MB/s 937276 calls/s # udp tx: 1284 MB/s 21780 calls/s 21780 msg/s # udp rx: 1282 MB/s 935290 calls/s # udp tx: 1283 MB/s 21771 calls/s 21771 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__->