Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

RPMA Version 0.12.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ldorau ldorau released this 22 Feb 09:00
8d755bc

Fixed

  • links to https://pmem.io in the benchmarking framework
  • templates with fio configuration in the benchmarking framework

Removed

  • APIs:
    • rpma_cq_get_completion - replaced with rpma_cq_get_wc
    • struct rpma_completion - replaced with struct ibv_wc from libibverbs
    • enum rpma_op - replaced with enum ibv_wc_opcode from libibverbs