Signed-off-by: Aleksey Senin <aleks...@voltaire.com>
Reviewed-by:   Moni Shoua  <mo...@voltaire.com>
--

Index: libibverbs-1.1.3/include/infiniband/verbs.h
===================================================================
--- libibverbs-1.1.3.orig/include/infiniband/verbs.h    2010-05-27 
11:18:31.000000000 +0300
+++ libibverbs-1.1.3/include/infiniband/verbs.h 2010-06-02 08:59:24.000000000 
+0300
@@ -515,7 +515,8 @@
        IBV_SEND_FENCE          = 1 << 0,
        IBV_SEND_SIGNALED       = 1 << 1,
        IBV_SEND_SOLICITED      = 1 << 2,
-       IBV_SEND_INLINE         = 1 << 3
+       IBV_SEND_INLINE         = 1 << 3,
+       IBV_SEND_IP_CSUM        = 1 << 4
 };
 
 struct ibv_sge {
_______________________________________________
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

Reply via email to