]> git.openfabrics.org - ~ardavis/dapl.git/commit
dtest: pre-allocated buffer too small for RMR, DTO ops timeout
authorAmir Hanania <amir.hanania@intel.com>
Wed, 5 Aug 2015 20:16:12 +0000 (13:16 -0700)
committerArlin Davis <arlin.r.davis@intel.com>
Wed, 5 Aug 2015 20:16:12 +0000 (13:16 -0700)
commita3afd24a0ff9c77bc073cb27dfc79da7236beb47
tree15c8c815a9fb59f03ab6315a091c11adbd05b62b
parent2d8348ec1f2099d083b35f63890bb37225c25ff5
dtest: pre-allocated buffer too small for RMR, DTO ops timeout

The buf_len settings (-b) for small IO may cause segfault.
Increase allocation and adjust DTO operations to infinite.

Signed-off-by: Arlin Davis <arlin.r.davis@intel.com>
Signed-off-by: Amir Hanania <amir.hanania@intel.com>
test/dtest/dtest.c