Lots of updates in this release!
* Code re-organized to support new extensions. While these are called
"plugins", they currently have to be built into the executable. Support
for dynamically loadable plugins is under consideration.
* LightNVM is added as a built-in plugin.
* Intel vendor specific commands and structure decodings are supported
in a new intel plugin.
* Support for NVMe-over-Fabrics
* New output format "json" for a subset of commands that decode returned
structures.
* Lots of various documentation and minor code fixes.
Seems stable, so tagging a release.
Signed-off-by: Keith Busch <keith.busch@intel.com>
#!/bin/sh
GVF=NVME-VERSION-FILE
-DEF_VER=v0.7
+DEF_VER=v0.8
LF='
'