tools/testing/nvdimm: Add command debug messages
authorDan Williams <dan.j.williams@intel.com>
Mon, 20 Jul 2020 22:07:51 +0000 (15:07 -0700)
committerVishal Verma <vishal.l.verma@intel.com>
Sun, 26 Jul 2020 01:34:47 +0000 (19:34 -0600)
commit0d47c4dfe5431abd04951a65845b3d989a704f63
treeeb0614bf1bcb97eb46f54f9fb12906e6a378b3fc
parent24770658dc03bc568dd217b470cba827aeaed582
tools/testing/nvdimm: Add command debug messages

Arrange the for nfit_test_ctl() path to dump command payloads similarly
to the acpi_nfit_ctl() path. This is useful for comparing the
sequence of command events between an emulated ACPI-NFIT platform and a
real one.

Cc: Vishal Verma <vishal.l.verma@intel.com>
Cc: Dave Jiang <dave.jiang@intel.com>
Cc: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
tools/testing/nvdimm/test/nfit.c