Lines Matching refs:VHOST_LOG_CONFIG
126 VHOST_LOG_CONFIG(ERR, "(%s) recvmsg failed on fd %d (%s)\n", in read_fd_message()
132 VHOST_LOG_CONFIG(ERR, "(%s) truncated msg (fd %d)\n", ifname, sockfd); in read_fd_message()
177 VHOST_LOG_CONFIG(ERR, "(%s) cmsg == NULL\n", ifname); in send_fd_message()
195 VHOST_LOG_CONFIG(ERR, "(%s) sendmsg error on fd %d (%s)\n", in send_fd_message()
247 VHOST_LOG_CONFIG(INFO, "(%s) new device, handle is %d\n", vsocket->path, vid); in vhost_user_add_connection()
252 VHOST_LOG_CONFIG(ERR, in vhost_user_add_connection()
265 VHOST_LOG_CONFIG(ERR, "(%s) failed to add fd %d into vhost server fdset\n", in vhost_user_add_connection()
298 VHOST_LOG_CONFIG(INFO, "(%s) new vhost user connection is %d\n", in vhost_user_server_new_connection()
347 VHOST_LOG_CONFIG(INFO, "(%s) vhost-user %s: socket created, fd: %d\n", in create_unix_socket()
351 VHOST_LOG_CONFIG(ERR, in create_unix_socket()
386 VHOST_LOG_CONFIG(ERR, "(%s) failed to bind: %s; remove it and try again\n", in vhost_user_start_server()
390 VHOST_LOG_CONFIG(INFO, "(%s) binding succeeded\n", path); in vhost_user_start_server()
399 VHOST_LOG_CONFIG(ERR, in vhost_user_start_server()
440 VHOST_LOG_CONFIG(ERR, "(%s) can't get flags for connfd %d (%s)\n", in vhost_user_connect_nonblock()
445 VHOST_LOG_CONFIG(ERR, "(%s) can't disable nonblocking on fd %d\n", path, fd); in vhost_user_connect_nonblock()
473 VHOST_LOG_CONFIG(ERR, "(%s) reconnection for fd %d failed\n", in vhost_user_client_reconnect()
480 VHOST_LOG_CONFIG(INFO, "(%s) connected\n", reconn->vsocket->path); in vhost_user_client_reconnect()
501 VHOST_LOG_CONFIG(ERR, "%s: failed to initialize mutex", __func__); in vhost_user_reconnect_init()
509 VHOST_LOG_CONFIG(ERR, "failed to create reconnect thread"); in vhost_user_reconnect_init()
511 VHOST_LOG_CONFIG(ERR, "%s: failed to destroy reconnect mutex", __func__); in vhost_user_reconnect_init()
532 VHOST_LOG_CONFIG(WARNING, "(%s) failed to connect: %s\n", path, strerror(errno)); in vhost_user_start_client()
539 VHOST_LOG_CONFIG(INFO, "(%s) reconnecting...\n", path); in vhost_user_start_client()
542 VHOST_LOG_CONFIG(ERR, "(%s) failed to allocate memory for reconnect\n", path); in vhost_user_start_client()
696 VHOST_LOG_CONFIG(ERR, "(%s) socket file is not registered yet.\n", path); in rte_vhost_driver_get_features()
708 VHOST_LOG_CONFIG(ERR, "(%s) failed to get vdpa features for socket file.\n", path); in rte_vhost_driver_get_features()
746 VHOST_LOG_CONFIG(ERR, "(%s) socket file is not registered yet.\n", path); in rte_vhost_driver_get_protocol_features()
759 VHOST_LOG_CONFIG(ERR, "(%s) failed to get vdpa protocol features.\n", in rte_vhost_driver_get_protocol_features()
784 VHOST_LOG_CONFIG(ERR, "(%s) socket file is not registered yet.\n", path); in rte_vhost_driver_get_queue_num()
796 VHOST_LOG_CONFIG(ERR, "(%s) failed to get vdpa queue number.\n", in rte_vhost_driver_get_queue_num()
840 VHOST_LOG_CONFIG(ERR, "(%s) the number of vhost sockets reaches maximum\n", in rte_vhost_driver_register()
851 VHOST_LOG_CONFIG(ERR, "(%s) failed to copy socket path string\n", path); in rte_vhost_driver_register()
858 VHOST_LOG_CONFIG(ERR, "(%s) failed to init connection mutex\n", path); in rte_vhost_driver_register()
870 VHOST_LOG_CONFIG(ERR, "(%s) async copy with IOMMU or post-copy not supported\n", in rte_vhost_driver_register()
895 VHOST_LOG_CONFIG(INFO, "(%s) logging feature is disabled in async copy mode\n", in rte_vhost_driver_register()
910 VHOST_LOG_CONFIG(INFO, "(%s) Linear buffers requested without external buffers,\n", in rte_vhost_driver_register()
912 VHOST_LOG_CONFIG(INFO, "(%s) disabling host segmentation offloading support\n", in rte_vhost_driver_register()
928 VHOST_LOG_CONFIG(ERR, "(%s) Postcopy requested but not compiled\n", path); in rte_vhost_driver_register()
955 VHOST_LOG_CONFIG(ERR, "(%s) failed to destroy connection mutex\n", path); in rte_vhost_driver_register()
1043 VHOST_LOG_CONFIG(INFO, "(%s) free connfd %d\n", path, conn->connfd); in rte_vhost_driver_unregister()
1119 VHOST_LOG_CONFIG(ERR, "(%s) failed to create pipe for vhost fdset\n", path); in rte_vhost_driver_start()
1127 VHOST_LOG_CONFIG(ERR, "(%s) failed to create fdset handling thread", path); in rte_vhost_driver_start()