Lines Matching refs:VHOST_LOG_CONFIG

550 		VHOST_LOG_CONFIG(ERR, "(%s) failed to init vring, out of bound (%d)\n",  in init_vring_queue()
557 VHOST_LOG_CONFIG(ERR, "(%s) virtqueue not allocated (%d)\n", in init_vring_queue()
570 VHOST_LOG_CONFIG(ERR, "(%s) failed to query numa node: %s\n", in init_vring_queue()
587 VHOST_LOG_CONFIG(ERR, in reset_vring_queue()
595 VHOST_LOG_CONFIG(ERR, "(%s) failed to reset vring, virtqueue not allocated (%d)\n", in reset_vring_queue()
618 VHOST_LOG_CONFIG(ERR, "(%s) failed to allocate memory for vring %u.\n", in alloc_vring_queue()
671 VHOST_LOG_CONFIG(ERR, "failed to find a free slot for new device.\n"); in vhost_new_device()
678 VHOST_LOG_CONFIG(ERR, "failed to allocate memory for new device.\n"); in vhost_new_device()
830 VHOST_LOG_CONFIG(ERR, "(%s) failed to query numa node: %s\n", in rte_vhost_get_numa_node()
1633 VHOST_LOG_CONFIG(ERR, in async_channel_register()
1641 VHOST_LOG_CONFIG(ERR, "(%s) failed to allocate async metadata (qid: %d)\n", in async_channel_register()
1649 VHOST_LOG_CONFIG(ERR, "(%s) failed to allocate async_pkts_info (qid: %d)\n", in async_channel_register()
1657 VHOST_LOG_CONFIG(ERR, "(%s) failed to allocate async pkts_cmpl_flag (qid: %d)\n", in async_channel_register()
1667 VHOST_LOG_CONFIG(ERR, "(%s) failed to allocate async buffers (qid: %d)\n", in async_channel_register()
1676 VHOST_LOG_CONFIG(ERR, "(%s) failed to allocate async descs (qid: %d)\n", in async_channel_register()
1762 VHOST_LOG_CONFIG(ERR, "(%s) failed to unregister async channel, virtqueue busy.\n", in rte_vhost_async_channel_unregister()
1768 VHOST_LOG_CONFIG(ERR, "(%s) failed to unregister async channel.\n", dev->ifname); in rte_vhost_async_channel_unregister()
1769 VHOST_LOG_CONFIG(ERR, "(%s) inflight packets must be completed before unregistration.\n", in rte_vhost_async_channel_unregister()
1803 VHOST_LOG_CONFIG(ERR, "(%s) failed to unregister async channel.\n", dev->ifname); in rte_vhost_async_channel_unregister_thread_unsafe()
1804 VHOST_LOG_CONFIG(ERR, "(%s) inflight packets must be completed before unregistration.\n", in rte_vhost_async_channel_unregister_thread_unsafe()
1822 VHOST_LOG_CONFIG(ERR, "DMA %d is not found.\n", dma_id); in rte_vhost_async_dma_configure()
1828 VHOST_LOG_CONFIG(ERR, "Invalid DMA %d vChannel %u.\n", dma_id, vchan_id); in rte_vhost_async_dma_configure()
1838 VHOST_LOG_CONFIG(ERR, "Failed to allocate vchans for DMA %d vChannel %u.\n", in rte_vhost_async_dma_configure()
1847 VHOST_LOG_CONFIG(INFO, "DMA %d vChannel %u already registered.\n", dma_id, in rte_vhost_async_dma_configure()
1858 VHOST_LOG_CONFIG(ERR, "Failed to allocate pkts_cmpl_flag_addr for DMA %d " in rte_vhost_async_dma_configure()
1898 VHOST_LOG_CONFIG(DEBUG, in rte_vhost_async_get_inflight()