Hi shirley,

my comments are:
1. The first patch (1/3) is malformed. I suggest you try to apply it
before sending.
2. Make sure they compile before submitting - patch 1/3 for example
changes ipoib_rx_buf

struct ipoib_rx_buf {
        struct sk_buff *skb;
        u64             mapping;
+       u64             mapping[IPOIB_CM_RX_SG];
 };

but does not change code in the UD flow to align with these changes.
3. Please put an explanation in the changelog.


_______________________________________________
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