[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20121107.153113.716743500905191245.davem@davemloft.net>
Date: Wed, 07 Nov 2012 15:31:13 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org, yevgenyp@...lanox.com,
ogerlitz@...lanox.com, j.vimal@...il.com
Subject: Re: [PATCH net-next] mlx4: change TX coalescing defaults
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Mon, 05 Nov 2012 18:20:42 -0800
> From: Eric Dumazet <edumazet@...gle.com>
>
> mlx4 currently uses a too high tx coalescing setting, deferring
> TX completion interrupts by up to 128 us.
>
> With the recent skb_orphan() removal in commit 8112ec3b872,
> performance of a single TCP flow is capped to ~4 Gbps, unless
> we increase tcp_limit_output_bytes.
>
> I suggest using 16 us instead of 128 us, allowing a finer control.
>
> Performance of a single TCP flow is restored to previous levels,
> while keeping TCP small queues fully enabled with default sysctl.
>
> This patch is also a BQL prereq.
>
> Reported-by: Vimalkumar <j.vimal@...il.com>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
Applied, thanks Eric.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists