> struct ib_sge {
>@@ -659,6 +663,9 @@ struct ib_send_wr {
>               } atomic;
>               struct {
>                       struct ib_ah *ah;
>+                      void   *header;
>+                      int     hlen;
>+                      int     mss;

Can this be done on a per QP basis, versus every send?

- Sean

_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to