<html><body>
<p><tt>Hello Michael,</tt><br>
<br>
<tt>> Yes. SG currently needs csum offloading, and IPoIB does not<br>
> support that.<br>
> -- <br>
> MST</tt><br>
<br>
SG should have nothing to do with CSUM. They are two different features, one is for scatter/gather IO, one is HW can checksum all the packets. If you look at net device feature, NETIF_F_SG & NETIF_F_HW_CSUM are different flags.<br>
<br>
What did you get when enabling IPoIB SG? I rememerbed there was a discussion in net-dev before.<br>
<br>
Thanks<br>
Shirley Ma</body></html>