Re: RFC: MTU for serving NFS on Infiniband

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Thursday, August 26, 2010 - 5:06 pm

From: Stephen Hemminger <shemminger@vyatta.com>
Date: Thu, 26 Aug 2010 16:53:59 -0700


Agreed, this problem is in the infiniband layer and should be fixed
there.

But I fear there is a real potential blocker for this, if the
infiniband layer can't checksum transmit packets in hardware we cannot
legitimately add SG support.

Paged SKBs can have references to page cache pages and similar.  These
can be updated asynchronously to the transmit, there is no locking at
all to freeze the contents, and therefore full checksum offload is
required to support SG correctly.

So don't get the idea to do the checksum in software in the infiniband
layer, and advertize hw checksumming support, to get around this :-)
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RFC: MTU for serving NFS on Infiniband, Marc Aurele La France, (Mon Aug 23, 7:44 am)
Re: RFC: MTU for serving NFS on Infiniband, Stephen Hemminger, (Mon Aug 23, 8:05 am)
Re: RFC: MTU for serving NFS on Infiniband, Ben Hutchings, (Mon Aug 23, 8:12 am)
Re: RFC: MTU for serving NFS on Infiniband, Marc Aurele La France, (Tue Aug 24, 8:14 am)
Re: RFC: MTU for serving NFS on Infiniband, Ben Hutchings, (Tue Aug 24, 10:57 am)
Re: RFC: MTU for serving NFS on Infiniband, Marc Aurele La France, (Tue Aug 24, 1:33 pm)
Re: RFC: MTU for serving NFS on Infiniband, Ben Hutchings, (Tue Aug 24, 3:20 pm)
Re: RFC: MTU for serving NFS on Infiniband, Stephen Hemminger, (Tue Aug 24, 3:39 pm)
Re: RFC: MTU for serving NFS on Infiniband, Eric Dumazet, (Tue Aug 24, 10:54 pm)
Re: RFC: MTU for serving NFS on Infiniband, Alexey Kuznetsov, (Wed Aug 25, 5:10 am)
Re: RFC: MTU for serving NFS on Infiniband, Eric Dumazet, (Wed Aug 25, 5:17 am)
Re: RFC: MTU for serving NFS on Infiniband, Marc Aurele La France, (Thu Aug 26, 4:40 am)
Re: RFC: MTU for serving NFS on Infiniband, Eric Dumazet, (Thu Aug 26, 4:57 am)
Re: RFC: MTU for serving NFS on Infiniband, Chuck Lever, (Thu Aug 26, 7:58 am)
Re: RFC: MTU for serving NFS on Infiniband, Stephen Hemminger, (Thu Aug 26, 4:53 pm)
Re: RFC: MTU for serving NFS on Infiniband, David Miller, (Thu Aug 26, 5:06 pm)
Re: RFC: MTU for serving NFS on Infiniband, Roland Dreier, (Fri Aug 27, 9:20 am)
Re: RFC: MTU for serving NFS on Infiniband, Roland Dreier, (Fri Aug 27, 10:16 am)
Re: RFC: MTU for serving NFS on Infiniband, Marc Aurele La France, (Fri Aug 27, 10:53 am)
Re: RFC: MTU for serving NFS on Infiniband, Marc Aurele La France, (Thu Sep 30, 11:50 am)