Searched refs:VHOST_LOG (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/vhost/ |
| H A D | rte_eth_vhost.c | 24 #define VHOST_LOG(level, ...) \ macro 564 VHOST_LOG(ERR, "Add epoll event failed.\n"); in eth_vhost_update_intr() 669 VHOST_LOG(ERR, in eth_vhost_install_intr() 676 VHOST_LOG(INFO, "Prepare intr vec\n"); in eth_vhost_install_intr() 690 VHOST_LOG(INFO, in eth_vhost_install_intr() 696 VHOST_LOG(INFO, in eth_vhost_install_intr() 822 VHOST_LOG(INFO, in new_device() 981 VHOST_LOG(INFO, "vring%u is %s\n", in vring_state_changed() 1072 VHOST_LOG(ERR, "Invalid port id\n"); in rte_eth_vhost_get_queue_event() 1078 VHOST_LOG(ERR, "Unused port\n"); in rte_eth_vhost_get_queue_event() [all …]
|