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

RPMA Version 1.1.0

Compare
Choose a tag to compare
@ldorau ldorau released this 08 Sep 08:55
145d307

Added

  • (tools) description of the 'schematic' variable (from the report.json file) in the 'tools/perf/BENCHMARKING.md' file

Fixed

  • (tools) added checking if a path saved in the 'schematic' variable exists
  • removed unnecessary rpma_conn_req_delete() calls from examples
  • moved common source code of GPSMP examples to one folder
  • changed size of the read-after-write (RAW) buffer in the example 04
  • (examples) changed the write size from KILOBYTE to HELLO_STR_SIZE

Changed

  • unified coding style in the source, the test and the example files