14db5b6646
Replaced old PMD_*LOG with * SPDK_WARNLOG * SPDK_ERRLOG * SPDK_DEBUGLOG Added 3 new trace flags: * virtio_dev - SPDK_TRACE_VIRTIO_DEV * virtio_pci - SPDK_TRACE_VIRTIO_PCI * virtio_user - SPDK_TRACE_VIRTIO_USER This patch also makes error messages to be printed on non-debug builds. Some messages should be still reworded, but that will be done in a separate patch. Change-Id: I2dd4c71dfce20cde0ef010a1d91ac6f166bb2c98 Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/382620 Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>