public inbox for linux-sctp@vger.kernel.org
 help / color / mirror / Atom feed
From: Alexander Sverdlin <alexander.sverdlin@nsn.com>
To: ext David Miller <davem@davemloft.net>, dborkman@redhat.com
Cc: netdev@vger.kernel.org, linux-sctp@vger.kernel.org,
	matija.glavinic-pecotic.ext@nsn.com, vyasevich@gmail.com
Subject: Re: [PATCH net] Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver'
Date: Tue, 15 Apr 2014 08:46:03 +0000	[thread overview]
Message-ID: <534CF1CB.9090502@nsn.com> (raw)
In-Reply-To: <20140414.164839.2032159104530481155.davem@davemloft.net>

Hi!

On 14/04/14 22:48, ext David Miller 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.
>>
>> Current state:
>  ...
>> With the reverted patch applied, the SCTP/IPv4 performance is back
>> to normal on latest upstream for IPv4 and IPv6 and has same throughput
>> as 3.4.2 test kernel, steady and interval reports are smooth again.
>>
>> Fixes: ef2820a735f7 ("net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer")
>> Reported-by: Peter Butler <pbutler@sonusnet.com>
>> Reported-by: Dongsheng Song <dongsheng.song@gmail.com>
>> Reported-by: Fengguang Wu <fengguang.wu@intel.com>
>> Tested-by: Peter Butler <pbutler@sonusnet.com>
>> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
> 
> Applied and queued up for -stable.

Should not this be fixed actually in SCTP congestion control part?
RWND calculation is actually not responsible for congestion control.
And this revert actually introduces serious bug again, which leads to SCTP being stuck completely in particular 
multi-homed use-cases (refer to http://www.spinics.net/lists/linux-sctp/msg02516.html).

We are not arguing against another version of the patch, but:
- you are choosing speed instead of stability here
- you are masking the problem reverting the code, which is not responsible for the problem observed

-- 
Best regards,
Alexander Sverdlin.

  reply	other threads:[~2014-04-15  8:46 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-14 19:45 [PATCH net] Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's bu Daniel Borkmann
2014-04-14 19:57 ` [PATCH net] Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver' Vlad Yasevich
2014-04-16  6:57   ` Matija Glavinic Pecotic
2014-04-16  8:39     ` Dongsheng Song
2014-04-16  9:02       ` Alexander Sverdlin
2014-04-16 11:55         ` Matija Glavinic Pecotic
2014-04-16 13:32           ` Vlad Yasevich
2014-04-16 18:50         ` Vlad Yasevich
2014-04-16 19:05           ` Daniel Borkmann
2014-04-16 19:24             ` Matija Glavinic Pecotic
2014-04-16 19:47               ` Vlad Yasevich
2014-04-21 19:12                 ` Matija Glavinic Pecotic
2014-04-14 20:48 ` David Miller
2014-04-15  8:46   ` Alexander Sverdlin [this message]
2014-04-15  8:57     ` Daniel Borkmann
2014-04-15  6:43 ` Alexander Sverdlin
2014-04-15  7:08   ` Daniel Borkmann
2014-04-15 14:27   ` Butler, Peter
2014-04-16 18:36 ` Vlad Yasevich
  -- strict thread matches above, loose matches on Subject: below --
2015-12-23  7:13 Roger Nyberg
2015-12-23 13:18 ` Marcelo Ricardo Leitner

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=534CF1CB.9090502@nsn.com \
    --to=alexander.sverdlin@nsn.com \
    --cc=davem@davemloft.net \
    --cc=dborkman@redhat.com \
    --cc=linux-sctp@vger.kernel.org \
    --cc=matija.glavinic-pecotic.ext@nsn.com \
    --cc=netdev@vger.kernel.org \
    --cc=vyasevich@gmail.com \
    /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