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: 1065 MB/s 18078 calls/s 18078 msg/s # tcp rx: 1066 MB/s 140439 calls/s # tcp tx: 1157 MB/s 19626 calls/s 19626 msg/s # tcp rx: 1158 MB/s 135214 calls/s # tcp tx: 1180 MB/s 20018 calls/s 20018 msg/s # tcp rx: 1181 MB/s 137969 calls/s # tcp tx: 1175 MB/s 19931 calls/s 19931 msg/s # udp gso - over veth touching data # udp rx: 1275 MB/s 908817 calls/s # udp tx: 1310 MB/s 22229 calls/s 22229 msg/s # udp rx: 1210 MB/s 862630 calls/s # udp tx: 1208 MB/s 20491 calls/s 20491 msg/s # udp rx: 1293 MB/s 921429 calls/s # udp tx: 1294 MB/s 21955 calls/s 21955 msg/s # udp rx: 1313 MB/s 935740 calls/s # udp tx: 1313 MB/s 22277 calls/s 22277 msg/s # udp gso and gro - over veth touching data # udp rx: 1212 MB/s 863436 calls/s # udp tx: 1252 MB/s 21243 calls/s 21243 msg/s # udp rx: 1339 MB/s 954121 calls/s # udp tx: 1338 MB/s 22709 calls/s 22709 msg/s # udp rx: 1337 MB/s 952988 calls/s # udp tx: 1337 MB/s 22692 calls/s 22692 msg/s # udp rx: 1337 MB/s 952640 calls/s # udp tx: 1336 MB/s 22676 calls/s 22676 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1122 MB/s 19045 calls/s 19045 msg/s # tcp rx: 1122 MB/s 137340 calls/s # tcp tx: 1140 MB/s 19349 calls/s 19349 msg/s # tcp rx: 1141 MB/s 136165 calls/s # tcp tx: 1132 MB/s 19211 calls/s 19211 msg/s # tcp rx: 1133 MB/s 136565 calls/s # tcp tx: 1126 MB/s 19106 calls/s 19106 msg/s # udp gso - over veth touching data # udp rx: 1192 MB/s 869588 calls/s # udp tx: 1230 MB/s 20871 calls/s 20871 msg/s # udp rx: 1239 MB/s 903791 calls/s # udp tx: 1251 MB/s 21230 calls/s 21230 msg/s # udp rx: 1292 MB/s 942375 calls/s # udp tx: 1291 MB/s 21905 calls/s 21905 msg/s # udp rx: 1289 MB/s 940100 calls/s # udp tx: 1299 MB/s 22039 calls/s 22039 msg/s # udp gso and gro - over veth touching data # udp rx: 1190 MB/s 868472 calls/s # udp tx: 1222 MB/s 20736 calls/s 20736 msg/s # udp rx: 1253 MB/s 914254 calls/s # udp tx: 1273 MB/s 21593 calls/s 21593 msg/s # udp rx: 1272 MB/s 928269 calls/s # udp tx: 1276 MB/s 21657 calls/s 21657 msg/s # udp rx: 1258 MB/s 917636 calls/s # udp tx: 1261 MB/s 21401 calls/s 21401 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__->