Spdk/examples
Daniel Verkamp 0920923ce2 nvme/perf: remove PCI ID print in probe_cb
The vendor:device ID is already printed out in attach_cb, so printing it
again in probe_cb isn't that useful.

This also lets us remove the last use of spdk_pci_get_device(), allowing
it to be deprecated and removed in future patches.

Change-Id: Ie65abf136cce4d413f06594f91533ab9f9d4aca7
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/405708
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-03-29 01:46:43 -04:00
..
bdev io_channel: use spdk_poller_fn consistently 2018-03-13 11:16:20 -04:00
blob lib: Return instead of exit in event 2018-03-08 11:47:01 -05:00
ioat examples/kmod: add cache.mk to git ignore 2018-03-15 20:50:04 -04:00
nvme nvme/perf: remove PCI ID print in probe_cb 2018-03-29 01:46:43 -04:00
Makefile examples: blobstore hello world 2017-08-11 13:17:11 -04:00