numam-spdk/examples
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
..
bdev examples/fio_plugin: add --spdk_single_seg option 2018-03-30 16:43:53 -04:00
blob blobcli: exclude vbdev_lvol from blobcli compilation 2018-04-12 12:40:01 -04:00
ioat check_format: add [v]sprintf() to banned functions 2018-04-06 18:31:14 -04:00
nvme nvme/identify: allow negative Celsius temperatures 2018-04-30 17:11:28 +00:00
Makefile examples: blobstore hello world 2017-08-11 13:17:11 -04:00