Spdk/lib/bdev/virtio/rte_virtio
Dariusz Stojaczyk 14db5b6646 rte_virtio: removed virtio_logs.h
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>
2017-10-16 15:48:09 -04:00
..
virtio_user rte_virtio: removed virtio_logs.h 2017-10-16 15:48:09 -04:00
virtio_dev.c rte_virtio: removed virtio_logs.h 2017-10-16 15:48:09 -04:00
virtio_dev.h rte_virtio: removed virtio_logs.h 2017-10-16 15:48:09 -04:00
virtio_pci.c rte_virtio: removed virtio_logs.h 2017-10-16 15:48:09 -04:00
virtio_pci.h rte_virtio: use linux headers where possible 2017-10-06 17:15:19 -04:00
virtio_user.c rte_virtio: removed virtio_logs.h 2017-10-16 15:48:09 -04:00