public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Yuval Shaia <yuval.shaia-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
To: Yann Droneaud <ydroneaud-RlY5vtjFyJ3QT0dZR+AlfA@public.gmane.org>
Cc: john.sobecki-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org,
	christian-x8YiTEMPTCFhl2p70BpVqQ@public.gmane.org,
	dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v3] IB/ipoib: Scatter-Gather support in connected mode
Date: Tue, 12 May 2015 09:08:16 +0300	[thread overview]
Message-ID: <20150512060815.GA2668@yuval-lab> (raw)
In-Reply-To: <1431344407.25060.29.camel-RlY5vtjFyJ3QT0dZR+AlfA@public.gmane.org>

On Mon, May 11, 2015 at 01:40:07PM +0200, Yann Droneaud wrote:
> Hi,
> 
> Le lundi 11 mai 2015 à 03:04 -0700, Yuval Shaia a écrit :
> > By default, IPoIB-CM driver uses 64k MTU. Larger MTU gives better performance.
> > This MTU plus overhead puts the memory allocation for IP based packets at 32
> > 4k pages (order 5), which have to be contiguous.
> > When the system memory under pressure, it was observed that allocating 128k
> > contiguous physical memory is difficult and causes serious errors (such as
> > system becomes unusable).
> > 
> > This enhancement resolve the issue by removing the physically contiguous memory
> > requirement using Scatter/Gather feature that exists in Linux stack.
> > 
> > With this fix Scatter-Gather will be supported also in connected mode.
> > 
> > This change reverts the some of the change made in commit
> > e112373fd6aa280bd2cbc0d5cc3809115325a1be
> > ("IPoIB/cm: Reduce connected mode TX object size)".
> > 
> > The ability to use SG in IPoIB CM is possible because the coupling
> > between NETIF_F_SG and NETIF_F_CSUM was removed in commit
> > ec5f061564238892005257c83565a0b58ec79295
> > ("net: Kill link between CSUM and SG features.")
> > 
> > Signed-off-by: Yuval Shaia <yuval.shaia-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
> > ---
> > v2: Enhance commit log message
> > 
> > I'd like to thank John Sobecki <john.sobecki-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> and
> > Christian Marie <christian-x8YiTEMPTCFhl2p70BpVqQ@public.gmane.org> for helping me with reviewing this patch.
> > I will be glad if you can ACK it.
> > 
> > v3: Add an empty line to start a new paragraph and use 12 hex-digits identifier
> 
> Thanks, but you don't have to use the full commit identifier, 12
> characters were enough.
Will do.
> 
> Anyway, you haven't addressed the comments embedded in the patch in my
> reply [1] to your v2 patch.
Changing comments was quite easy, the rest will take a bit more, v4 will address it.
> 
> [1]
> http://marc.info/?i=1431335754.25060.26.camel-RlY5vtjFyJ3QT0dZR+AlfA@public.gmane.org
> http://mid.gmane.org/1431335754.25060.26.camel-RlY5vtjFyJ3QT0dZR+AlfA@public.gmane.org
> 
> Regards.
> 
> -- 
> Yann Droneaud
> OPTEYA
> 
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2015-05-12  6:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-11 10:04 [PATCH v3] IB/ipoib: Scatter-Gather support in connected mode Yuval Shaia
     [not found] ` <1431338642-22812-1-git-send-email-yuval.shaia-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
2015-05-11 11:40   ` Yann Droneaud
     [not found]     ` <1431344407.25060.29.camel-RlY5vtjFyJ3QT0dZR+AlfA@public.gmane.org>
2015-05-12  6:08       ` Yuval Shaia [this message]
2015-06-10  9:55   ` Erez Shitrit
2015-06-10 13:06   ` Erez Shitrit
     [not found]     ` <CAAk-MO__VpkfV341o_BVOj_3t2xh+0HNwjQ7kmTYGSsqv3ngug-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-06-10 16:02       ` Yuval Shaia

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150512060815.GA2668@yuval-lab \
    --to=yuval.shaia-qhclzuegtsvqt0dzr+alfa@public.gmane.org \
    --cc=christian-x8YiTEMPTCFhl2p70BpVqQ@public.gmane.org \
    --cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=john.sobecki-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=ydroneaud-RlY5vtjFyJ3QT0dZR+AlfA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox