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: 1031 MB/s 17498 calls/s 17498 msg/s # tcp rx: 1032 MB/s 140939 calls/s # tcp tx: 1137 MB/s 19288 calls/s 19288 msg/s # tcp rx: 1138 MB/s 128254 calls/s # tcp tx: 1061 MB/s 18006 calls/s 18006 msg/s # tcp rx: 1061 MB/s 133821 calls/s # tcp tx: 1064 MB/s 18048 calls/s 18048 msg/s # udp gso - over veth touching data # udp rx: 1291 MB/s 920014 calls/s # udp tx: 1324 MB/s 22461 calls/s 22461 msg/s # udp rx: 1303 MB/s 928658 calls/s # udp tx: 1303 MB/s 22111 calls/s 22111 msg/s # udp rx: 1321 MB/s 941193 calls/s # udp tx: 1319 MB/s 22373 calls/s 22373 msg/s # udp rx: 1316 MB/s 937472 calls/s # udp tx: 1314 MB/s 22291 calls/s 22291 msg/s # udp gso and gro - over veth touching data # udp rx: 1271 MB/s 905620 calls/s # udp tx: 1307 MB/s 22175 calls/s 22175 msg/s # udp rx: 1302 MB/s 927883 calls/s # udp tx: 1304 MB/s 22133 calls/s 22133 msg/s # udp rx: 1265 MB/s 901667 calls/s # udp tx: 1266 MB/s 21483 calls/s 21483 msg/s # udp rx: 1289 MB/s 918904 calls/s # udp tx: 1300 MB/s 22063 calls/s 22063 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1091 MB/s 18512 calls/s 18512 msg/s # tcp rx: 1092 MB/s 143432 calls/s # tcp tx: 1101 MB/s 18686 calls/s 18686 msg/s # tcp rx: 1102 MB/s 140521 calls/s # tcp tx: 1128 MB/s 19139 calls/s 19139 msg/s # tcp rx: 1129 MB/s 141712 calls/s # tcp tx: 1062 MB/s 18015 calls/s 18015 msg/s # udp gso - over veth touching data # udp rx: 1127 MB/s 822402 calls/s # udp tx: 1173 MB/s 19901 calls/s 19901 msg/s # udp rx: 1267 MB/s 924618 calls/s # udp tx: 1268 MB/s 21519 calls/s 21519 msg/s # udp rx: 1228 MB/s 895879 calls/s # udp tx: 1230 MB/s 20865 calls/s 20865 msg/s # udp rx: 1188 MB/s 866899 calls/s # udp tx: 1190 MB/s 20197 calls/s 20197 msg/s # udp gso and gro - over veth touching data # udp rx: 1236 MB/s 901831 calls/s # udp tx: 1272 MB/s 21590 calls/s 21590 msg/s # udp rx: 1294 MB/s 944434 calls/s # udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # udp rx: 1293 MB/s 943321 calls/s # udp tx: 1293 MB/s 21931 calls/s 21931 msg/s # udp rx: 1282 MB/s 934977 calls/s # udp tx: 1281 MB/s 21728 calls/s 21728 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__->