nvml-sys 0.0.6

A low-level FFI wrapper around the Persistent Memory Development Kit, PMDK (formerly NVML) and its libraries, including libpmem, libpmemobj and others. Currently tracks master after version 1.3.1.
Pool type: log Params: log
libpmempool_api$(nW)TEST9: START: libpmempool_test$(nW)
 $(nW)libpmempool_test$(nW) -d 1 -r 1 -y 1 -t log $(nW)
checking pool header
incorrect pool header
pool_hdr.major is not valid
setting pool_hdr.major to 0x1
checking pmemlog header
pmemlog header correct
status = repaired
libpmempool_api$(nW)TEST9: DONE
Pool type: blk Params: blk 512
libpmempool_api$(nW)TEST9: START: libpmempool_test$(nW)
 $(nW)libpmempool_test$(nW) -d 1 -r 1 -y 1 -t blk $(nW)
checking pool header
incorrect pool header
pool_hdr.major is not valid
setting pool_hdr.major to 0x1
checking pmemblk header
pmemblk header correct
checking BTT Info headers
BTT Layout not written
status = repaired
libpmempool_api$(nW)TEST9: DONE