From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Borkmann Subject: Re: [PATCH net] Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer" Date: Tue, 15 Apr 2014 09:08:37 +0200 Message-ID: <534CDAF5.1040900@redhat.com> References: <1397504717-19566-1-git-send-email-dborkman@redhat.com> <534CD523.50301@nsn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: davem@davemloft.net, netdev@vger.kernel.org, linux-sctp@vger.kernel.org, Matija Glavinic Pecotic , Vlad Yasevich , pbutler@sonusnet.com To: Alexander Sverdlin Return-path: Received: from mx1.redhat.com ([209.132.183.28]:12714 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750770AbaDOHIs (ORCPT ); Tue, 15 Apr 2014 03:08:48 -0400 In-Reply-To: <534CD523.50301@nsn.com> Sender: netdev-owner@vger.kernel.org List-ID: Hi Matija, [cc'ing Peter] On 04/15/2014 08:43 AM, Alexander Sverdlin wrote: > On 14/04/14 21:45, ext Daniel Borkmann wrote: >> This reverts commit ef2820a735f7 ("net: sctp: Fix a_rwnd/rwnd management >> to reflect real state of the receiver's buffer") as it introduced a >> serious performance regression on SCTP over IPv4 and IPv6, though a not >> as dramatic on the latter. Measurements are on 10Gbit/s with ixgbe NICs. > > Could you please share other HW details? I wonder how much CPU power one needs for such a throughput? If you would like to get to know the exact specifics from the bug report, resp. numbers from the commit message, I refer you to Peter's setup, i.e. he used ixgbe NICs as these are one of the few with SCTP checksum offloading available. Thanks, Daniel [1] http://www.spinics.net/lists/linux-sctp/msg03290.html