Spdk/examples/nvme
Daniel Verkamp dbcc9c1e4b nvme/identify: allow negative Celsius temperatures
The original temperature values are all in (unsigned) Kelvin and cannot
be negative due to the laws of physics, but when we convert these
temperatures to Celsius, they can be negative.  Fix the printf
specifiers and calculations to take this into account.

Change-Id: I0326b96bf71137a5c1cdaf068ab6bcd91d8411b9
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/408907
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Maciej Szwed <maciej.szwed@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-04-30 17:11:28 +00:00
..
arbitration lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00
cmb_copy cmb_copy: An example app that uses NVMe CMBs 2018-02-14 12:36:01 -05:00
fio_plugin examples/fio_plugin: add SGL support for R/W commands 2018-04-13 12:42:49 -04:00
hello_world hello_world: If supported, use CMB WDS buffer 2018-02-12 19:11:44 -05:00
hotplug lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00
identify nvme/identify: allow negative Celsius temperatures 2018-04-30 17:11:28 +00:00
nvme_manage scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00
perf examples/perf: set the number of IO requests for each queue pair 2018-04-23 20:09:26 +00:00
reserve nvme: use uint32_t consistently for NSID values 2018-03-16 14:15:08 -04:00
Makefile cmb_copy: An example app that uses NVMe CMBs 2018-02-14 12:36:01 -05:00