[dpdk-dev] [PATCH] virtio: fix newline under debug mode

2016-04-19 Thread Yuanhan Liu
On Tue, Apr 19, 2016 at 05:22:37AM +, Jianfeng Tan wrote: > Issue: output of appliations and debug info of DPDK may be mixed up > in same line when enabling below debug options of virtio: > CONFIG_RTE_LIBRTE_VIRTIO_DEBUG_INIT > CONFIG_RTE_LIBRTE_VIRTIO_DEBUG_TX >

[dpdk-dev] [PATCH] virtio: fix newline under debug mode

2016-04-19 Thread Jianfeng Tan
Issue: output of appliations and debug info of DPDK may be mixed up in same line when enabling below debug options of virtio: CONFIG_RTE_LIBRTE_VIRTIO_DEBUG_INIT CONFIG_RTE_LIBRTE_VIRTIO_DEBUG_TX CONFIG_RTE_LIBRTE_VIRTIO_DEBUG_DRIVER This patch adds "\n" in the tail of definitions like