[ofw] patch: Add support for more operations

Tzachi Dar tzachid at mellanox.co.il
Sat Sep 11 12:31:29 PDT 2010



From: Tzachi Dar [mailto:tzachid at mellanox.co.il]
Sent: Monday, September 06, 2010 6:24 PM
To: Tzachi Dar; ofw at lists.openfabrics.org
Subject: RE: patch: Add support for more operations

Applied on 2896.

Thanks
Tzachi

From: ofw-bounces at lists.openfabrics.org [mailto:ofw-bounces at lists.openfabrics.org] On Behalf Of Tzachi Dar
Sent: Thursday, September 02, 2010 11:49 AM
To: ofw at lists.openfabrics.org
Subject: [ofw] patch: Add support for more operations

*** inc/iba/ib_types.h  Wed Sep 01 15:58:45 2010
--- inc/iba/ib_types.h     Tue Aug 31 16:29:37 2010
***************
*** 30,36 ****
   * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
   * SOFTWARE.
   *
!  * $Id: ib_types.h 2879 2010-08-31 11:54:59Z tzachid $
   */


--- 30,36 ----
   * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
   * SOFTWARE.
   *
!  * $Id: ib_types.h 6385 2010-08-31 13:27:52Z tzachid $
   */


***************
*** 11056,11061 ****
--- 11056,11063 ----
                IB_WC_RECV = (1 << 7),
                IB_WC_RECV_RDMA_WRITE,
                IB_WC_LSO,
+             IB_WC_LOCAL_INV,
+             IB_WC_FAST_REG_MR,
                IB_WC_UNKNOWN2

  }            ib_wc_type_t;
***************
*** 11101,11106 ****
--- 11103,11109 ----
  #define              IB_RECV_OPT_IMMEDIATE                         0x00000001
  #define IB_RECV_OPT_FORWARD                                         0x00000002
  #define IB_RECV_OPT_GRH_VALID                      0x00000004
+ #define IB_RECV_OPT_INVALIDATE                    0x00000008
  #define IB_RECV_OPT_VEND_MASK                   0xFFFF0000
  #define IB_RECV_OPT_CSUM_MASK                  0x0000FF00
  /*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20100911/7369033f/attachment.html>


More information about the ofw mailing list