Lines Matching refs:log_rdma_event

153 #define log_rdma_event(level, fmt, args...) \  macro
183 log_rdma_event(INFO, "event=%s status=%d\n", in smbd_conn_upcall()
194 log_rdma_event(ERR, "connecting failed event=%s\n", event_name); in smbd_conn_upcall()
200 log_rdma_event(ERR, "connecting failed event=%s\n", event_name); in smbd_conn_upcall()
206 log_rdma_event(INFO, "connected event=%s\n", event_name); in smbd_conn_upcall()
214 log_rdma_event(ERR, "connecting failed event=%s\n", event_name); in smbd_conn_upcall()
223 log_rdma_event(ERR, "event=%s during negotiation\n", event_name); in smbd_conn_upcall()
236 log_rdma_event(ERR, "unexpected event=%s status=%d\n", in smbd_conn_upcall()
250 log_rdma_event(ERR, "%s on device %s info %p\n", in smbd_qp_async_error_upcall()
311log_rdma_event(INFO, "resp message min_version %u max_version %u negotiated_version %u credits_req… in dump_smbdirect_negotiate_resp()
334 log_rdma_event(ERR, in process_negotiation_response()
340 log_rdma_event(ERR, "error: negotiated_version=%x\n", in process_negotiation_response()
347 log_rdma_event(ERR, "error: credits_requested==0\n"); in process_negotiation_response()
353 log_rdma_event(ERR, "error: credits_granted==0\n"); in process_negotiation_response()
361 log_rdma_event(ERR, "error: preferred_send_size=%d\n", in process_negotiation_response()
368 log_rdma_event(ERR, "error: max_receive_size=%d\n", in process_negotiation_response()
377 log_rdma_event(ERR, "error: max_fragmented_size=%d\n", in process_negotiation_response()
567 log_rdma_event(ERR, "rdma_create_id() failed %i\n", rc); in smbd_create_id()
584 log_rdma_event(ERR, "rdma_resolve_addr() failed %i\n", rc); in smbd_create_id()
591 log_rdma_event(ERR, "rdma_resolve_addr timeout rc: %i\n", rc); in smbd_create_id()
596 log_rdma_event(ERR, "rdma_resolve_addr() completed %i\n", rc); in smbd_create_id()
603 log_rdma_event(ERR, "rdma_resolve_route() failed %i\n", rc); in smbd_create_id()
610 log_rdma_event(ERR, "rdma_resolve_addr timeout rc: %i\n", rc); in smbd_create_id()
615 log_rdma_event(ERR, "rdma_resolve_route() completed %i\n", rc); in smbd_create_id()
655 log_rdma_event(ERR, "Fast Registration Work Requests (FRWR) is not supported\n"); in smbd_ia_open()
656 log_rdma_event(ERR, "Device capability flags = %llx max_fast_reg_page_list_len = %u\n", in smbd_ia_open()
672 log_rdma_event(ERR, "ib_alloc_pd() returned %d\n", rc); in smbd_ia_open()
1090 log_rdma_event(INFO, "smbd_post_recv rc=%d iov.addr=0x%llx iov.length=%u iov.lkey=0x%x\n", in smbd_negotiate()
1104 log_rdma_event(INFO, "wait_for_completion_timeout rc=%d\n", rc); in smbd_negotiate()
1317 log_rdma_event(INFO, "rdma session already destroyed\n"); in smbd_destroy()
1323 log_rdma_event(INFO, "destroying rdma session\n"); in smbd_destroy()
1326 log_rdma_event(INFO, "wait for transport being disconnected\n"); in smbd_destroy()
1332 log_rdma_event(INFO, "destroying qp\n"); in smbd_destroy()
1337 log_rdma_event(INFO, "cancelling idle timer\n"); in smbd_destroy()
1341 log_rdma_event(INFO, "drain the reassembly queue\n"); in smbd_destroy()
1356 log_rdma_event(INFO, "free receive buffers\n"); in smbd_destroy()
1368 log_rdma_event(INFO, "freeing mr list\n"); in smbd_destroy()
1392 log_rdma_event(INFO, "rdma session destroyed\n"); in smbd_destroy()
1403 log_rdma_event(INFO, "reconnecting rdma session\n"); in smbd_reconnect()
1406 log_rdma_event(INFO, "rdma session already destroyed\n"); in smbd_reconnect()
1415 log_rdma_event(INFO, "disconnecting transport\n"); in smbd_reconnect()
1420 log_rdma_event(INFO, "creating rdma session\n"); in smbd_reconnect()
1500 log_rdma_event(ERR, "failed to allocate receive buffers\n"); in allocate_caches_and_workqueue()
1542 log_rdma_event(INFO, "smbd_ia_open rc=%d\n", rc); in _smbd_get_connection()
1548log_rdma_event(ERR, "consider lowering send_credit_target = %d. Possible CQE overrun, device repor… in _smbd_get_connection()
1557log_rdma_event(ERR, "consider lowering receive_credit_max = %d. Possible CQE overrun, device repor… in _smbd_get_connection()
1573 log_rdma_event(ERR, in _smbd_get_connection()
1614 log_rdma_event(ERR, "rdma_create_qp failed %i\n", rc); in _smbd_get_connection()
1646 log_rdma_event(INFO, "connecting to IP %pI4 port %d\n", in _smbd_get_connection()
1653 log_rdma_event(ERR, "rdma_connect() failed with %i\n", rc); in _smbd_get_connection()
1663 log_rdma_event(ERR, "rdma_connect failed port=%d\n", port); in _smbd_get_connection()
1667 log_rdma_event(INFO, "rdma_connect connected\n"); in _smbd_get_connection()
1671 log_rdma_event(ERR, "cache allocation failed\n"); in _smbd_get_connection()
1692 log_rdma_event(ERR, "smbd_negotiate rc=%d\n", rc); in _smbd_get_connection()