Lines Matching refs:PFX

57 #define PFX "krping: "
261 printk(KERN_ERR PFX "rdma_resolve_route error %d\n",
292 printk(KERN_ERR PFX "cma event %d, error %d\n", event->event,
299 printk(KERN_ERR PFX "DISCONNECT EVENT...\n");
305 printk(KERN_ERR PFX "cma detected device removal!!!!\n");
311 printk(KERN_ERR PFX "oof bad type!\n");
321 printk(KERN_ERR PFX "Received bogus data, size %d\n",
344 printk(KERN_ERR PFX "Received bogus data, size %d\n",
366 printk(KERN_ERR PFX "cq completion in ERROR state\n");
370 printk(KERN_ERR PFX "cq completion event in frtest!\n");
381 printk(KERN_ERR PFX "cq completion failed with "
421 printk(KERN_ERR PFX "recv wc error: %d\n", ret);
427 printk(KERN_ERR PFX "post recv error: %d\n",
435 printk(KERN_ERR PFX
442 printk(KERN_ERR PFX "poll error %d\n", ret);
464 printk(KERN_ERR PFX "rdma_accept error: %d\n", ret);
471 printk(KERN_ERR PFX "wait for CONNECTED state %d\n",
519 DEBUG_LOG(PFX "krping_setup_buffers called on cb %p\n", cb);
534 DEBUG_LOG(PFX "rdma_buf allocation failed\n");
545 DEBUG_LOG(PFX "recv_buf reg_mr failed %d\n", ret);
548 DEBUG_LOG(PFX "reg rkey 0x%x page_list_len %u\n",
557 DEBUG_LOG(PFX "start_buf malloc failed\n");
565 DEBUG_LOG(PFX "allocated & registered buffers...\n");
661 printk(KERN_ERR PFX "ib_alloc_pd failed\n");
673 printk(KERN_ERR PFX "ib_create_cq failed\n");
682 printk(KERN_ERR PFX "ib_create_cq failed\n");
689 printk(KERN_ERR PFX "krping_create_qp failed: %d\n", ret);
734 DEBUG_LOG(PFX "post_inv = %d, reg_mr new rkey 0x%x pgsz %u len %u"
747 printk(KERN_ERR PFX "post send error %d\n", ret);
783 printk(KERN_ERR PFX "wait for RDMA_READ_ADV state %d\n",
815 printk(KERN_ERR PFX "post send error %d\n", ret);
826 printk(KERN_ERR PFX
835 printk(KERN_INFO PFX "server ping data: %s\n",
846 printk(KERN_ERR PFX "post send error %d\n", ret);
854 printk(KERN_ERR PFX
878 printk(KERN_ERR PFX "post send error %d\n", ret);
886 printk(KERN_ERR PFX
903 printk(KERN_ERR PFX "post send error %d\n", ret);
936 printk(KERN_ERR PFX
956 printk(KERN_ERR PFX
964 printk(KERN_ERR PFX "poll CQ failed %d\n", ne);
968 printk(KERN_ERR PFX "Completion wth error at %s:\n",
970 printk(KERN_ERR PFX "Failed status %d: wr_id %d\n",
983 printk(KERN_ERR PFX "delta sec %lu delta usec %lu iter %d size %d\n",
1011 printk(KERN_ERR PFX "%s kmalloc failed\n", __FUNCTION__);
1016 printk(KERN_ERR PFX "%s kmalloc failed\n", __FUNCTION__);
1021 printk(KERN_ERR PFX "%s kmalloc failed\n", __FUNCTION__);
1026 printk(KERN_ERR PFX "%s kmalloc failed\n", __FUNCTION__);
1032 printk(KERN_ERR PFX "%s kmalloc failed\n", __FUNCTION__);
1050 printk(KERN_ERR PFX
1064 printk(KERN_ERR PFX
1091 printk(KERN_ERR PFX "poll CQ failed %d\n", ne);
1095 printk(KERN_ERR PFX
1098 printk(KERN_ERR PFX
1101 printk(KERN_ERR PFX
1120 printk(KERN_ERR PFX
1156 printk(KERN_ERR PFX "%s kmalloc failed\n", __FUNCTION__);
1161 printk(KERN_ERR PFX "%s kmalloc failed\n", __FUNCTION__);
1166 printk(KERN_ERR PFX "%s kmalloc failed\n", __FUNCTION__);
1171 printk(KERN_ERR PFX "%s kmalloc failed\n", __FUNCTION__);
1177 printk(KERN_ERR PFX "%s kmalloc failed\n", __FUNCTION__);
1196 printk(KERN_ERR PFX
1223 printk(KERN_ERR PFX "poll CQ failed %d\n", ne);
1227 printk(KERN_ERR PFX
1230 printk(KERN_ERR PFX
1249 printk(KERN_ERR PFX
1280 printk(KERN_ERR PFX "post send error %d\n", ret);
1287 printk(KERN_ERR PFX "poll error %d\n", ret);
1291 printk(KERN_ERR PFX "send completiong error %d\n", wc.status);
1313 printk(KERN_ERR PFX "post send error %d\n", ret);
1320 printk(KERN_ERR PFX "poll error %d\n", ret);
1324 printk(KERN_ERR PFX "send completiong error %d\n", wc.status);
1347 printk(KERN_ERR PFX "post send error %d\n", ret);
1354 printk(KERN_ERR PFX "poll error %d\n", ret);
1358 printk(KERN_ERR PFX "send completiong error %d\n", wc.status);
1372 printk(KERN_ERR PFX
1411 printk(KERN_ERR PFX "rdma_bind_addr error %d\n", ret);
1419 printk(KERN_ERR PFX "rdma_listen failed: %d\n", ret);
1425 printk(KERN_ERR PFX "wait for CONNECT_REQUEST state %d\n",
1447 printk(KERN_ERR PFX "setup_qp failed: %d\n", ret);
1453 printk(KERN_ERR PFX "krping_setup_buffers failed: %d\n", ret);
1459 printk(KERN_ERR PFX "ib_post_recv failed: %d\n", ret);
1465 printk(KERN_ERR PFX "connect error %d\n", ret);
1511 printk(KERN_ERR PFX "krping_format_send failed\n");
1516 printk(KERN_ERR PFX "post send error %d\n", ret);
1523 printk(KERN_ERR PFX
1532 printk(KERN_ERR PFX "post send error %d\n", ret);
1540 printk(KERN_ERR PFX
1548 printk(KERN_ERR PFX "data mismatch!\n");
1553 printk(KERN_INFO PFX "ping data: %s\n", cb->rdma_buf);
1571 printk(KERN_ERR PFX "krping_format_send failed\n");
1576 printk(KERN_ERR PFX "post send error %d\n", ret);
1583 printk(KERN_ERR PFX "poll error %d\n", ret);
1587 printk(KERN_ERR PFX "send completion error %d\n", wc.status);
1616 printk(KERN_ERR PFX "Couldn't post send\n");
1623 printk(KERN_ERR PFX "poll CQ failed %d\n", ne);
1627 printk(KERN_ERR PFX "Completion wth error at %s:\n",
1629 printk(KERN_ERR PFX "Failed status %d: wr_id %d\n",
1643 printk(KERN_ERR PFX "0B-write-lat iters 100000 usec %llu\n", elapsed);
1661 printk(KERN_ERR PFX "krping_format_send failed\n");
1666 printk(KERN_ERR PFX "post send error %d\n", ret);
1673 printk(KERN_ERR PFX "poll error %d\n", ret);
1677 printk(KERN_ERR PFX "send completion error %d\n", wc.status);
1700 printk(KERN_ERR PFX "krping_format_send failed\n");
1705 printk(KERN_ERR PFX "post send error %d\n", ret);
1712 printk(KERN_ERR PFX "poll error %d\n", ret);
1716 printk(KERN_ERR PFX "send completion error %d\n", wc.status);
1747 printk(KERN_ERR PFX "%s post_send failed ret %d\n", __func__, ret);
1754 printk(KERN_ERR PFX "%s post_recv failed ret %d\n", __func__, ret);
1762 printk(KERN_ERR PFX "ib_poll_cq failed %d\n", ret);
1792 printk(KERN_ERR PFX "ib_alloc_mr failed %ld\n", PTR_ERR(mr));
1800 printk(KERN_ERR PFX "ib_map_mr_sge err %d\n", ret);
1818 printk(KERN_ERR PFX "signal!\n");
1839 printk(KERN_ERR PFX "ib_map_mr_sge err %d\n", ret);
1844 printk(KERN_ERR PFX "ib_post_send failed %d\n", ret);
1852 printk(KERN_ERR PFX "ib_poll_cq failed %d\n", ret);
1857 printk(KERN_ERR PFX "completion error %u\n", wc.status);
1882 printk(KERN_ERR PFX "rdma_connect error %d\n", ret);
1888 printk(KERN_ERR PFX "wait for CONNECTED state %d\n", cb->state);
1905 printk(KERN_ERR PFX "rdma_resolve_addr error %d\n", ret);
1911 printk(KERN_ERR PFX
1939 printk(KERN_ERR PFX "setup_qp failed: %d\n", ret);
1945 printk(KERN_ERR PFX "krping_setup_buffers failed: %d\n", ret);
1951 printk(KERN_ERR PFX "ib_post_recv failed: %d\n", ret);
1957 printk(KERN_ERR PFX "connect error %d\n", ret);
2027 printk(KERN_ERR PFX "bad addr string %s\n",
2042 printk(KERN_ERR PFX "bad addr string %s\n",
2073 printk(KERN_ERR PFX "Invalid size %d "
2083 printk(KERN_ERR PFX "Invalid count %d\n",
2133 printk(KERN_ERR PFX "unknown opt %s\n", optarg);
2142 printk(KERN_ERR PFX "must be either client or server\n");
2148 printk(KERN_ERR PFX "must be client to run frtest\n");
2154 printk(KERN_ERR PFX "Pick only one test: fr, bw, rlat, wlat\n");
2160 printk(KERN_ERR PFX "wlat, rlat, and bw tests only support mem_mode MR - which is no longer supported\n");
2168 printk(KERN_ERR PFX "rdma_create_id error %d\n", ret);