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: 913 MB/s 15496 calls/s 15496 msg/s # tcp rx: 914 MB/s 134243 calls/s # tcp tx: 1029 MB/s 17463 calls/s 17463 msg/s # tcp rx: 1030 MB/s 133165 calls/s # tcp tx: 1038 MB/s 17617 calls/s 17617 msg/s # tcp rx: 1039 MB/s 130893 calls/s # tcp tx: 967 MB/s 16411 calls/s 16411 msg/s # udp gso - over veth touching data # udp rx: 1279 MB/s 911353 calls/s # udp tx: 1315 MB/s 22319 calls/s 22319 msg/s # udp rx: 1317 MB/s 938741 calls/s # udp tx: 1316 MB/s 22336 calls/s 22336 msg/s # udp rx: 1303 MB/s 928352 calls/s # udp tx: 1302 MB/s 22092 calls/s 22092 msg/s # udp rx: 1301 MB/s 927379 calls/s # udp tx: 1301 MB/s 22067 calls/s 22067 msg/s # udp gso and gro - over veth touching data # udp rx: 1221 MB/s 869956 calls/s # udp tx: 1244 MB/s 21107 calls/s 21107 msg/s # udp rx: 1113 MB/s 793506 calls/s # udp tx: 1129 MB/s 19157 calls/s 19157 msg/s # udp rx: 1293 MB/s 921376 calls/s # udp tx: 1294 MB/s 21959 calls/s 21959 msg/s # udp rx: 1345 MB/s 958503 calls/s # udp tx: 1344 MB/s 22797 calls/s 22797 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1111 MB/s 18846 calls/s 18846 msg/s # tcp rx: 1112 MB/s 137128 calls/s # tcp tx: 1107 MB/s 18789 calls/s 18789 msg/s # tcp rx: 1109 MB/s 136852 calls/s # tcp tx: 1107 MB/s 18784 calls/s 18784 msg/s # tcp rx: 1108 MB/s 135247 calls/s # tcp tx: 1110 MB/s 18828 calls/s 18828 msg/s # udp gso - over veth touching data # udp rx: 1224 MB/s 892907 calls/s # udp tx: 1253 MB/s 21265 calls/s 21265 msg/s # udp rx: 1222 MB/s 891302 calls/s # udp tx: 1213 MB/s 20580 calls/s 20580 msg/s # udp rx: 1240 MB/s 904743 calls/s # udp tx: 1247 MB/s 21156 calls/s 21156 msg/s # udp rx: 1246 MB/s 908819 calls/s # udp tx: 1245 MB/s 21121 calls/s 21121 msg/s # udp gso and gro - over veth touching data # udp rx: 1126 MB/s 821441 calls/s # udp tx: 1156 MB/s 19614 calls/s 19614 msg/s # udp rx: 1221 MB/s 891010 calls/s # udp tx: 1221 MB/s 20720 calls/s 20720 msg/s # udp rx: 1192 MB/s 869605 calls/s # udp tx: 1192 MB/s 20228 calls/s 20228 msg/s # udp rx: 1235 MB/s 901298 calls/s # udp tx: 1234 MB/s 20934 calls/s 20934 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__->