Home
last modified time | relevance | path

Searched refs:D_NET (Results 1 – 25 of 35) sorted by relevance

12

/drivers/staging/lustre/lnet/selftest/
Dconsole.c559 CDEBUG(D_NET, "Can't find group %s\n", name); in lstcon_nodes_add()
565 CDEBUG(D_NET, "Group %s is busy\n", name); in lstcon_nodes_add()
587 CDEBUG(D_NET, "Can't find group: %s\n", name); in lstcon_group_del()
593 CDEBUG(D_NET, "Group %s is busy\n", name); in lstcon_group_del()
627 CDEBUG(D_NET, "Can't find group %s\n", name); in lstcon_group_clean()
633 CDEBUG(D_NET, "Group %s is busy\n", name); in lstcon_group_clean()
660 CDEBUG(D_NET, "Can't find group: %s\n", name); in lstcon_nodes_remove()
666 CDEBUG(D_NET, "Group %s is busy\n", name); in lstcon_nodes_remove()
690 CDEBUG(D_NET, "Can't find group: %s\n", name); in lstcon_group_refresh()
696 CDEBUG(D_NET, "Group %s is busy\n", name); in lstcon_group_refresh()
[all …]
Dping_test.c85 CDEBUG(D_NET, "Ping test finished OK.\n"); in ping_client_fini()
165 CDEBUG(D_NET, "%d reply in %u usec\n", reply->pnr_seq, in ping_client_done_rpc()
209 CDEBUG(D_NET, "Get ping %d from %s\n", in ping_server_handle()
Dselftest.h241 CDEBUG(D_NET, "RPC[%p] -> %s (%d)++\n", \
250 CDEBUG(D_NET, "RPC[%p] -> %s (%d)--\n", \
588 CDEBUG(IS_PO2(++__I) ? D_WARNING : D_NET, \
607 CDEBUG (((i & -i) == i) ? D_WARNING : D_NET, in srpc_wait_service_shutdown()
Drpc.c330 CDEBUG(D_NET, "Adding service: id %d, name %s\n", id, sv->sv_name); in srpc_add_service()
389 CDEBUG(D_NET, in srpc_post_passive_rdma()
440 CDEBUG(D_NET, in srpc_post_active_rdma()
670 CDEBUG(D_NET, "waiting for %d posted buffers to unlink", in srpc_finish_service()
738 CDEBUG(D_NET, "Aborting service: id %d, name %s\n", in srpc_abort_service()
764 CDEBUG(D_NET, "Shutting down service: id %d, name %s\n", in srpc_shutdown_service()
907 CDEBUG_LIMIT(status == 0 ? D_NET : D_NETERROR, in srpc_server_rpc_done()
1149 CDEBUG_LIMIT((status == 0) ? D_NET : D_NETERROR, in srpc_client_rpc_done()
1330 CDEBUG(D_NET, in srpc_abort_rpc()
1348 CDEBUG(D_NET, "Posting RPC: peer %s, service %d, timeout %d\n", in srpc_post_rpc()
Dconrpc.c347 CDEBUG(D_NET, "Transaction %s started\n", in lstcon_rpc_trans_postwait()
377 CDEBUG(D_NET, "Transaction %s stopped: %d\n", in lstcon_rpc_trans_postwait()
457 …CDEBUG(D_NET, "transaction %s : success %d, failure %d, total %d, RPC error(%d), Framework error(%… in lstcon_rpc_trans_stat()
589 CDEBUG(D_NET, "Transaction %s destroyed with %d pending RPCs\n", in lstcon_rpc_trans_destroy()
1113 CDEBUG(D_NET, "Condition error while creating RPC for transaction %d: %d\n", in lstcon_rpc_trans_ndlist()
1277 CDEBUG(D_NET, "Ping %d nodes in session\n", count); in lstcon_rpc_pinger()
1342 CDEBUG(D_NET, "Session closed, wakeup transaction %s\n", in lstcon_rpc_cleanup_wait()
Dframework.c292 CDEBUG(D_NET, in sfw_server_rpc_done()
310 CDEBUG(D_NET, in sfw_client_rpc_fini()
581 CDEBUG(D_NET, "Reserved %d buffers for test %s\n", in sfw_load_test()
999 CDEBUG(D_NET, "Batch already active: %llu (%d)\n", in sfw_run_batch()
1034 CDEBUG(D_NET, "Batch %llu inactive\n", tsb->bat_id.bat_id); in sfw_stop_batch()
1174 CDEBUG(rc == 0 ? D_NET : D_WARNING, in sfw_add_test()
Dbrw_test.c336 CDEBUG(reply->brw_status ? D_WARNING : D_NET, in brw_client_done_rpc()
373 CDEBUG(D_NET, "Transferred %d pages bulk data %s %s\n", in brw_server_rpc_done()
/drivers/staging/lustre/lustre/ptlrpc/
Devents.c63 DEBUG_REQ(D_NET, req, "type %d, status %d", ev->type, ev->status); in request_out_callback()
92 DEBUG_REQ(D_NET, req, "type %d, status %d", ev->type, ev->status); in reply_in_callback()
113 DEBUG_REQ(D_NET, req, "unlink"); in reply_in_callback()
193 CDEBUG((ev->status == 0) ? D_NET : D_ERROR, in client_bulk_callback()
296 CDEBUG((ev->status == 0) ? D_NET : D_ERROR, in request_in_callback()
483 CDEBUG(D_NET, "%s->%s\n", uuid->uuid, libcfs_id2str(*peer)); in ptlrpc_uuid_to_peer()
537 CDEBUG(D_NET, "My pid is: %x\n", pid); in ptlrpc_ni_init()
542 CDEBUG(D_NET, "Can't init network interface: %d\n", rc); in ptlrpc_ni_init()
Dniobuf.c82 CDEBUG(D_NET, "Sending %d bytes to portal %d, xid %lld, offset %u\n", in ptl_send_buf()
226 CDEBUG(D_NET, "Setup %u bulk %s buffers: %u pages %u bytes, xid x%#llx-%#llx, portal %u\n", in ptlrpc_register_bulk()
619 CDEBUG(D_NET, "Setup reply buffer: %u bytes, xid %llu, portal %u\n", in ptl_send_rpc()
687 CDEBUG(D_NET, "LNetMEAttach: portal %d\n", in ptlrpc_register_rqbd()
/drivers/staging/lustre/lnet/lnet/
Drouter.c103 CDEBUG(D_NET, "Out of date\n"); in lnet_notify_locked()
112 CDEBUG(D_NET, "Old news\n"); in lnet_notify_locked()
125 CDEBUG(D_NET, "set %s %d\n", libcfs_nid2str(lp->lp_nid), alive); in lnet_notify_locked()
303 CDEBUG(D_NET, "Add route: net %s hops %u priority %u gw %s\n", in lnet_add_route()
472 CDEBUG(D_NET, "Del route: net %s : gw %s\n", in lnet_del_route()
617 CDEBUG(D_NET, "%s: Unexpected magic %08x\n", in lnet_parse_rc_info()
625 CDEBUG(D_NET, "%s: Unexpected features 0x%x\n", in lnet_parse_rc_info()
644 CDEBUG(D_NET, "%s: unexpected LNET_NID_ANY\n", in lnet_parse_rc_info()
673 CDEBUG(D_NET, "%s: Unexpected status 0x%x\n", in lnet_parse_rc_info()
817 CDEBUG(D_NET, "NI(%s:%d) status changed to down\n", in lnet_update_ni_status_locked()
[all …]
Dlib-ptl.c195 CDEBUG(D_NET, "Incoming %s index %x from %s of length %d/%d into md %#llx [%d] + %d\n", in lnet_try_match_md()
542 CDEBUG(D_NET, "Request from %s of length %d into portal %d MB=%#llx\n", in lnet_ptl_match_md()
597 CDEBUG(D_NET, in lnet_ptl_match_md()
688 CDEBUG(D_NET, "Resuming delayed PUT from %s portal %d match %llu offset %d length %d.\n", in lnet_ptl_attach_md()
874 CDEBUG(D_NET, "Setting portal %d lazy\n", portal); in LNetSetLazyPortal()
921 CDEBUG(D_NET, "clearing portal %d lazy\n", portal); in LNetClearLazyPortal()
Dlib-eq.c181 CDEBUG(D_NET, "Event equeue (%d: %d) busy on destroy.\n", in LNetEQFree()
260 CDEBUG(D_NET, "Event Queue Overflow: eq seq %lu ev seq %lu\n", in lnet_eq_dequeue_event()
Dlib-socket.c110 CDEBUG(D_NET, "Interface %s down\n", name); in lnet_ipif_query()
405 CDEBUG(D_NET, "Port %d already in use\n", local_port); in lnet_sock_create()
587 CDEBUG_LIMIT(*fatal ? D_NETERROR : D_NET, in lnet_sock_connect()
Dacceptor.c315 CDEBUG(D_NET, "Accept %s from %pI4h\n", in lnet_accept()
411 CDEBUG(D_NET, "Acceptor stopping\n"); in lnet_acceptor()
Dlib-md.c70 CDEBUG(D_NET, "Queueing unlink of md %p\n", md); in lnet_md_unlink()
74 CDEBUG(D_NET, "Unlinking md %p\n", md); in lnet_md_unlink()
Dlo.c92 CDEBUG(D_NET, "shutdown\n"); in lolnd_shutdown()
Dlib-move.c1303 CDEBUG(D_NET, "Best route to %s via %s for %s %d\n", in lnet_send()
1542 CDEBUG(D_NET, "%s: Reply from %s of length %d/%d into md %#llx\n", in lnet_parse_reply()
1581 CDEBUG(D_NET, in lnet_parse_ack()
1595 CDEBUG(D_NET, "%s: ACK from %s into md %#llx\n", in lnet_parse_ack()
2003 CDEBUG(D_NET, "Resuming delayed PUT from %s portal %d match %llu offset %d length %d.\n", in lnet_recv_delayed_msg_list()
2103 CDEBUG(D_NET, "LNetPut -> %s\n", libcfs_id2str(target)); in LNetPut()
2182 CDEBUG(D_NET, "%s: Reply from %s md %p\n", in lnet_create_reply_msg()
2303 CDEBUG(D_NET, "LNetGet -> %s\n", libcfs_id2str(target)); in LNetGet()
/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c315 CDEBUG(D_NET, "Received %x[%d] from %s\n", in kiblnd_handle_rx()
527 CDEBUG(D_NET, "rx %p conn %p\n", rx, conn); in kiblnd_rx_complete()
719 CDEBUG(D_NET, "niov %d offset %d nob %d\n", nkiov, offset, nob); in kiblnd_setup_rd_kiov()
776 CDEBUG(D_NET, "%s: posted enough\n", in kiblnd_post_tx_locked()
782 CDEBUG(D_NET, "%s: no credits\n", in kiblnd_post_tx_locked()
790 CDEBUG(D_NET, "%s: not using last credit\n", in kiblnd_post_tx_locked()
809 CDEBUG(D_NET, "%s(%d): redundant or enough NOOP\n", in kiblnd_post_tx_locked()
871 CDEBUG(D_NET, "Error %d posting transmit to %s\n", in kiblnd_post_tx_locked()
893 CDEBUG(D_NET, "%s too soon\n", in kiblnd_check_sends()
1216 CDEBUG(D_NET, "bound to port %hu\n", port); in kiblnd_resolve_addr()
[all …]
Do2iblnd.c404 CDEBUG(D_NET, "got peer [%p] -> %s (%d) version: %x\n", in kiblnd_find_peer_locked()
918 CDEBUG(D_NET, "Closing conn -> %s, version: %x, reason: %d\n", in kiblnd_close_peer_conns_locked()
944 CDEBUG(D_NET, in kiblnd_close_stale_conns_locked()
1085 CDEBUG(D_NET, "Peer %s %p, alive %ld secs ago\n", in kiblnd_query()
1180 CDEBUG(D_NET, "rx %d: %p %#llx(%#llx)\n", in kiblnd_map_rx_descs()
1228 CDEBUG(D_NET, "%s: Wait for failover\n", in kiblnd_current_hdev()
1566 CDEBUG(D_NET, in kiblnd_fmr_pool_map()
1582 CDEBUG(D_NET, "Allocate new FMR pool\n"); in kiblnd_fmr_pool_map()
1602 CDEBUG(D_NET, "Finalize %s pool\n", pool->po_owner->ps_name); in kiblnd_fini_pool()
1607 CDEBUG(D_NET, "Initialize %s pool\n", ps->ps_name); in kiblnd_init_pool()
[all …]
Do2iblnd.h625 CDEBUG(D_NET, "conn[%p] (%d)++\n", \
634 CDEBUG(D_NET, "conn[%p] (%d)--\n", \
648 CDEBUG(D_NET, "peer[%p] -> %s (%d)++\n", \
656 CDEBUG(D_NET, "peer[%p] -> %s (%d)--\n", \
/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd.c154 CDEBUG(D_NET, "peer %s %p deleted\n", in ksocknal_destroy_peer()
195 CDEBUG(D_NET, "got peer [%p] -> %s (%d)\n", in ksocknal_find_peer_locked()
233 CDEBUG(D_NET, "peer=%p iface=%p ksni_nroutes=%d\n", in ksocknal_unlink_peer_locked()
335 CDEBUG(D_NET, "Binding %s %pI4h to %pI4h\n", in ksocknal_associate_route_conn_locked()
340 CDEBUG(D_NET, "Rebinding %s %pI4h from %pI4h to %pI4h\n", in ksocknal_associate_route_conn_locked()
1289 CDEBUG(D_NET, "New conn %s p %d.x %pI4h -> %pI4h/%d incarnation:%lld sched[%d:%d]\n", in ksocknal_create_conn()
1360 CDEBUG(D_NET, "Not creating conn %s type %d: %s\n", in ksocknal_create_conn()
1623 CDEBUG(D_NET, "connection %p\n", conn); in ksocknal_destroy_conn()
1770 CDEBUG(D_NET, "gw %s %s\n", libcfs_nid2str(gw_nid), in ksocknal_notify()
1824 CDEBUG(D_NET, "Peer %s %p, alive %ld secs ago, connect %d\n", in ksocknal_query()
[all …]
Dsocklnd_cb.c512 CDEBUG(D_NET, "send(%d) %d\n", tx->tx_resid, rc); in ksocknal_process_transmit()
561 CDEBUG(D_NET, "[%p] Error %d on write to %s ip %pI4h:%d\n", in ksocknal_process_transmit()
697 CDEBUG(D_NET, "Sending to %s ip %pI4h:%d\n", in ksocknal_queue_tx_locked()
716 CDEBUG (D_NET, "Packet %p type %d, nob %d niov %d nkiov %d\n", in ksocknal_queue_tx_locked()
796 CDEBUG(D_NET, in ksocknal_find_connectable_route_locked()
938 CDEBUG(D_NET, "sending %u bytes in %d frags to %s\n", in ksocknal_send()
1129 CDEBUG(D_NET, "[%p] EOF from %s ip %pI4h:%d\n", in ksocknal_process_receive()
1863 CDEBUG(D_NET, in ksocknal_connect()
1911 CDEBUG(D_NET, "peer %s: conn race, retry later.\n", in ksocknal_connect()
Dsocklnd_lib.c138 CDEBUG(D_NET, "page %p + offset %x for %d\n", in ksocknal_lib_send_kiov()
622 CDEBUG(D_NET, "sk %p wspace %d low water %d conn %p%s%s%s\n", in ksocknal_write_space()
/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c666 DEBUG_REQ(D_NET, req, "processing error (%d)", rc); in target_send_reply_msg()
671 DEBUG_REQ(D_NET, req, "sending reply"); in target_send_reply_msg()
718 CDEBUG(D_NET, "rs transno = %llu, last committed = %llu\n", in target_send_reply()
/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_debug.h134 #define D_NET 0x00000200 /* network communications */ macro

12