| /freebsd-10-stable/contrib/ofed/libibverbs/fixes/ |
| D | XRC_man_pages.patch | 19 …struct ibv_srq *srq; /* SRQ handle if QP is to be associated with an SRQ, other… 20 struct ibv_qp_cap cap; /* QP capabilities */ 21 -enum ibv_qp_type qp_type; /* QP Transport Service Type: IBV_QPT_RC, IBV_QPT_UC, or I… 22 +enum ibv_qp_type qp_type; /* QP Transport Service Type: IBV_QPT_RC, IBV_QPT_UC, IBV_… 24 …_xrc_domain *xrc_domain; /* XRC domain the QP will be associated with (valid only for IBV_QPT… 68 +ibv_create_xrc_rcv_qp \- create an XRC queue pair (QP) for serving as a receive-side only QP 78 +creates an XRC queue pair (QP) for serving as a receive-side only QP and returns its number throug… 80 +This QP number should be passed to the remote node (sender). 85 +when sending to an XRC SRQ on this host in the same xrc domain as the XRC receive QP. 86 +This QP is created in kernel space, and persists until the last process registered for the QP [all …]
|
| D | XRC_RCV_QP.patch | 218 + * ibv_create_xrc_rcv_qp - creates an XRC QP for serving as a receive-side-only QP, 220 + * This QP is created in kernel space, and persists until the last process 221 + * registered for the QP calls ibv_unreg_xrc_rcv_qp() (at which time the QP 224 + * @init_attr: init attributes to use for QP. xrc domain MUST be included here. 227 + * @xrc_rcv_qpn: qp_num of created QP (if success). To be passed to the 234 + * NOTE: this verb also registers the calling user-process with the QP at its 237 + * for the QP to release it from this process. 245 + * @xrc_domain: xrc domain the QP belongs to (for verification). 246 + * @xrc_qp_num: The (24 bit) number of the XRC QP. 251 + * The QP need not be brought to RTS for the QP to operate as a [all …]
|
| D | qpt_raw_eth.patch | 1 libibverbs: add raw ethernet QP type IBV_QPT_RAW_ETH=7 3 The patch enables usage of L2 raw ethernet QP type for user-space
|
| D | verbs_man_page.patch | 52 …rces such as Protection Domains (PD), Completion Queues (CQ), Queue-Pairs (QP), Shared Receive Que… 57 …lticast group under IB), where a resource managed through IB verbs such as QP or AH would be event…
|
| D | rocee_examples.patch | 215 fprintf(stderr, "Couldn't connect to remote QP\n"); 481 fprintf(stderr, "Couldn't connect to remote QP\n"); 504 printf(" -n, --iters=<iters> number of exchanges per QP(default 1000)\n"); 710 fprintf(stderr, "Couldn't connect to remote QP\n"); 932 fprintf(stderr, "Couldn't connect to remote QP\n");
|
| D | XRC_base_implementation.patch | 4 Set "is_srq" flag only when the QP has an SRQ (6f6d29e74ca0c19a8821990aad603e3c575b7f4d)
|
| /freebsd-10-stable/contrib/ofed/libmthca/ |
| D | ChangeLog | 37 lock first, which is prone to deadlock if the send_cq of one QP is 38 the recv_cq of another QP destroyed at the same time. This bug 66 HCAs), QP buffers and SRQ buffers to use the new buffer 108 receives that have exactly a multiple of 256 entries (same as QP 170 * src/verbs.c (mthca_query_qp, mthca_query_srq): Add query QP and 206 Thread A destroys QP A at the kernel side by calling 210 Thread B allocates QP B, receiving a QP number that matches the 211 just-destroyed QP A in the low 16 bits. Thread B will now 212 over-write the slot in qp_table which was used for QP A. 214 Thread A wakes up and clears qp_table slot, in effect removing QP [all …]
|
| /freebsd-10-stable/contrib/ofed/libibverbs/ |
| D | ChangeLog | 120 ibv_init_ah_from_wc() and ibv_create_ah_from_wc() to simplify UD QP 125 a UD QP. 306 query QP and query SRQ kernel commands. 308 * include/infiniband/kern-abi.h: Add kernel ABI for query QP and 312 include/infiniband/verbs.h: Add query QP and query SRQ library 432 QP attribute with kernel modules. 441 * src/cmd.c (ibv_cmd_create_qp): Add handling for new create QP 442 interface, which has the kernel return QP capabilities. 451 there can be one send completion pending for each QP. 457 * examples/uc_pingpong.c (pp_connect_ctx): Fix QP attribute masks [all …]
|
| /freebsd-10-stable/sys/ofed/drivers/infiniband/util/ |
| D | Kconfig | 5 Prints sent and received MADs on QP 0/1 for debugging.
|
| /freebsd-10-stable/sys/netgraph/ |
| D | ng_base.c | 1908 #define QUEUE_ACTIVE(QP) ((QP)->q_flags & OP_PENDING) argument 1911 #define HEAD_IS_READER(QP) NGI_QUEUED_READER(STAILQ_FIRST(&(QP)->queue)) argument 1912 #define HEAD_IS_WRITER(QP) NGI_QUEUED_WRITER(STAILQ_FIRST(&(QP)->queue)) /* notused */ argument 1915 #define QUEUED_READER_CAN_PROCEED(QP) \ argument 1916 (((QP)->q_flags & (NGQ_RMASK & ~OP_PENDING)) == 0) 1917 #define QUEUED_WRITER_CAN_PROCEED(QP) \ argument 1918 (((QP)->q_flags & (NGQ_WMASK & ~OP_PENDING)) == 0) 1921 #define NEXT_QUEUED_ITEM_CAN_PROCEED(QP) \ argument 1922 ((HEAD_IS_READER(QP)) ? QUEUED_READER_CAN_PROCEED(QP) : \ 1923 QUEUED_WRITER_CAN_PROCEED(QP))
|
| /freebsd-10-stable/contrib/ofed/libmlx4/fixes/ |
| D | lim_qp_resources.patch | 45 /* Sanity check QP size before proceeding */
|
| D | fix_inline_size.patch | 71 /* Sanity check QP size before proceeding */
|
| D | xrc_consolidated_v2.patch | 71 * We do not have to take the QP table lock here,
|
| /freebsd-10-stable/sys/ia64/disasm/ |
| D | disasm_int.h | 59 #define QP(i) FIELD(i, 0, QP_BITS) macro
|
| /freebsd-10-stable/contrib/ofed/libcxgb4/ |
| D | ChangeLog | 264 There is a race when moving a QP from RTS->CLOSING where a SQ work 276 status regardless of the QP state. 356 Mind the sq_sig_all/sq_sig_type QP attributes. 678 libcxgb4: Don't flush unsignaled WRs if the QP closed normally 684 - don't flush unsignaled WRs is QP had a normal close. 833 Raw QP implementation
|
| /freebsd-10-stable/contrib/ofed/management/opensm/doc/ |
| D | perf-manager-arch.txt | 142 2. Use RC QP communication and build on top of this 145 RC QP communication improves on the lower performance of the vendor
|
| D | opensm_release_notes-3.1.11.txt | 37 counters overflow, supports LID/QP redirection and is able to work
|
| D | opensm_release_notes-3.1.10.txt | 37 counters overflow, supports LID/QP redirection and is able to work
|
| /freebsd-10-stable/share/syscons/fonts/ |
| D | armscii8-8x16.fnt | 81 M#`P,#`P,;-QP``#@8&!F9F9F9F9F/```````X&!@8&9F9F9F9CX``````/@,
|
| /freebsd-10-stable/contrib/ofed/management/infiniband-diags/ |
| D | README | 7 operations. Operations that require QP 0 mads only, may use direct routed
|
| /freebsd-10-stable/contrib/ofed/management/doc/ |
| D | diagtools.txt | 7 operations. Operations that require QP 0 mads only, may use direct routed
|
| /freebsd-10-stable/contrib/sendmail/contrib/ |
| D | mail.local.linux | 47 MA=1LCPK=^U[XQK>\W_$OADQP(JY\V$;X13$)OAL"%0Z(/4`609"$',+QP!@$
|
| /freebsd-10-stable/contrib/sendmail/ |
| D | PGPKEYS | 1635 2QP/YP25VZ4P1EPp47VUusxq0N+pGuNUVrtLS0qQlIfa/Yp16z1y4V5QBdJEs627
|
| /freebsd-10-stable/contrib/groff/ |
| D | NEWS | 123 Defines number of lines following `LP', `PP', `QP', `IP' or `XP' which
|
| /freebsd-10-stable/contrib/groff/doc/ |
| D | groff-1 | 2146 Defines the indentation on both sides of a quoted (`QP' macro) 2382 -- Macro: .QP 2410 .QP
|