<html><body>
<p><tt>"Michael S. Tsirkin" <mst@mellanox.co.il> wrote on 10/16/2006 11:12:03 PM:<br>
<br>
> Quoting r. Shirley Ma <xma@us.ibm.com>:<br>
> > /* can be added later once ipoib support sg<br>
> > .get_sg = ethtool_op_get_sg,<br>
> > .set_sg = ethtool_op_set_sg,<br>
> > */<br>
> <br>
> The difficulty here is that sg currently requires checksum offloading in<br>
> netdevice.<br>
> <br>
> -- <br>
> MST<br>
</tt><br>
<tt>I read the discussion in net-dev. Since IB packet has its own CRC (ICRC, VCRC). Is it a good idea to enable checksum unnecessary in a pure IB Fabrics for large MTU 64K. It requires some negotiation. Does your prototype implementation for large MTU requires both ends agreement? Practically it can be implemented, but I don't know what RFCs have defined.</tt></body></html>