]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/crimson: add v1-crc-enabled for msgr perf
authorYingxin Cheng <yingxin.cheng@intel.com>
Mon, 8 Jul 2019 11:34:32 +0000 (19:34 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Mon, 8 Jul 2019 14:19:18 +0000 (22:19 +0800)
commit5fd2dc0fc6812affb5ae36bc68a7a0c13553054c
tree98173cd3d3de3803cb89f64fb976c93bde30f19f
parent78f4ada0c976d41f3a964591f4edf76bbc2d6863
test/crimson: add v1-crc-enabled for msgr perf

* fix a bug that perf_crimson_msgr and perf_async_msgr cannot connect
  to each other in v1 due to CRC checks;
* add an option to enable v1 CRC checks, because they are enabled in
  real world, and we might want to see the performance impact;

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/test/crimson/perf_async_msgr.cc
src/test/crimson/perf_crimson_msgr.cc