Re: [conex] ConEx as sender side only modification

Ingemar Johansson S <ingemar.s.johansson@ericsson.com> Fri, 30 March 2012 10:16 UTC

Return-Path: <ingemar.s.johansson@ericsson.com>
X-Original-To: conex@ietfa.amsl.com
Delivered-To: conex@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 525E021F8880 for <conex@ietfa.amsl.com>; Fri, 30 Mar 2012 03:16:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.054
X-Spam-Level:
X-Spam-Status: No, score=-8.054 tagged_above=-999 required=5 tests=[AWL=-1.805, BAYES_00=-2.599, HELO_EQ_SE=0.35, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M0FuUbHDHTEG for <conex@ietfa.amsl.com>; Fri, 30 Mar 2012 03:15:59 -0700 (PDT)
Received: from mailgw1.ericsson.se (mailgw1.ericsson.se [193.180.251.45]) by ietfa.amsl.com (Postfix) with ESMTP id 8314621F8799 for <conex@ietf.org>; Fri, 30 Mar 2012 03:15:57 -0700 (PDT)
X-AuditID: c1b4fb2d-b7b76ae0000063d8-24-4f7587dc699b
Received: from esessmw0256.eemea.ericsson.se (Unknown_Domain [153.88.253.124]) (using TLS with cipher AES128-SHA (AES128-SHA/128 bits)) (Client did not present a certificate) by mailgw1.ericsson.se (Symantec Mail Security) with SMTP id B6.D0.25560.CD7857F4; Fri, 30 Mar 2012 12:15:56 +0200 (CEST)
Received: from ESESSCMS0366.eemea.ericsson.se ([169.254.1.196]) by esessmw0256.eemea.ericsson.se ([153.88.115.96]) with mapi; Fri, 30 Mar 2012 12:15:56 +0200
From: Ingemar Johansson S <ingemar.s.johansson@ericsson.com>
To: "Scheffenegger, Richard" <rs@netapp.com>, Bob Briscoe <bob.briscoe@bt.com>
Date: Fri, 30 Mar 2012 12:15:54 +0200
Thread-Topic: [conex] ConEx as sender side only modification
Thread-Index: AQHNDcbkWDATXpQn5E29dgi3nK8Uk5aBy8bggADUJEA=
Message-ID: <DBB1DC060375D147AC43F310AD987DCC4B69C0786A@ESESSCMS0366.eemea.ericsson.se>
References: <20111030141755.21962.83789.idtracker@ietfa.amsl.com> <20111107160135.GA45061@verdi> <DBB1DC060375D147AC43F310AD987DCC42D7A26772@ESESSCMS0366.eemea.ericsson.se> <201203291612.q2TGCQPI001627@bagheera.jungle.bt.co.uk> <012C3117EDDB3C4781FD802A8C27DD4F130496@SACEXCMBX02-PRD.hq.netapp.com>
In-Reply-To: <012C3117EDDB3C4781FD802A8C27DD4F130496@SACEXCMBX02-PRD.hq.netapp.com>
Accept-Language: sv-SE, en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: sv-SE, en-US
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Brightmail-Tracker: AAAAAA==
Cc: "conex@ietf.org" <conex@ietf.org>
Subject: Re: [conex] ConEx as sender side only modification
X-BeenThere: conex@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Congestion Exposure working group discussion list <conex.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/conex>, <mailto:conex-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/conex>
List-Post: <mailto:conex@ietf.org>
List-Help: <mailto:conex-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/conex>, <mailto:conex-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 30 Mar 2012 10:16:00 -0000

Hi

Thanks all, this really improved my understanding. 

/Ingemar

> -----Original Message-----
> From: Scheffenegger, Richard [mailto:rs@netapp.com] 
> Sent: den 30 mars 2012 08:39
> To: Bob Briscoe; Ingemar Johansson S
> Cc: conex@ietf.org
> Subject: RE: [conex] ConEx as sender side only modification
> 
> 
> Bob, 
> 
> a minor nit-pick; even with SACK-enabled flows, you may 
> underestimate the lost bytes from time to time. Whenever a 
> retransmission is lost, the sender won't know about these 
> further bytes that have lost.
> 
> Unless, that is, the sender also implements lost 
> retransmission detection (which is not standard, and only 
> available in Linux, when the sender buffer is not empty).
> 
> But I do agree with the spirit of your comment, SACK is good 
> enough for conex to account the lost bytes. The deviation can 
> be estimated by looking at the fraction of (sender side) 
> timeout retransmissions (I think linux breaks them down even 
> further) vs. total packets sent. That should be in the order 
> of 10^-4 or lower even for bad links.
> 
> 
> 
> Richard Scheffenegger
> 
> 
> > -----Original Message-----
> > From: conex-bounces@ietf.org 
> [mailto:conex-bounces@ietf.org] On Behalf 
> > Of Bob Briscoe
> > Sent: Donnerstag, 29. März 2012 18:11
> > To: Ingemar Johansson S
> > Cc: conex@ietf.org
> > Subject: Re: [conex] ConEx as sender side only modification
> > 
> > Ingemar,
> > 
> > For a Not-ECN-capable transport, SACK is fully accurate 
> enough for the 
> > sender to know every lost byte. That's the main reason ConEx is 
> > optional for the receiver.
> > 
> > For ECN-capable transport, using an un-modifed receiver is not so 
> > good. You can use various strategies if you have to (a couple are 
> > given in the accurate ECN draft).
> > 
> > You will see Michael Menth's simulations later in the ConEx session 
> > show how it's not so good with unmodified ECN-capable receiver.
> > 
> > HTH
> > 
> > 
> > Bob
> > 
> > At 11:16 14/11/2011, Ingemar Johansson S wrote:
> > >Hi
> > >
> > >Have not been able to follow the ConEx list in detail but reading 
> > >http://tools.ietf.org/id/draft-briscoe-conex-initial-deploy-00.txt
> > >I can see that received side modifications are optional.
> > >This is of course interesting at least if consinder the 
> normal server 
> > >client architecture as it is easier to modify a million 
> servers than 
> > >a zillion clients.
> > >Assuming that I read right...
> > >How does it work with TCP, I know TCP modifications have been 
> > >considered to make TCP echo back the exact correct number 
> of ECN-CE 
> > >to the server.
> > >Does this then mean that a TCP flow (unmodified
> > >TCP) will state a higher congestion level in the dest-opts 
> than the actual ?
> > >
> > >/Ingemar
> > >
> > >=================================
> > >INGEMAR JOHANSSON  M.Sc.
> > >Senior Researcher
> > >
> > >Ericsson AB
> > >Wireless Access Networks
> > >Labratoriegränd 11
> > >971 28, Luleå, Sweden
> > >Phone +46-1071 43042
> > >SMS/MMS +46-73 078 3289
> > >ingemar.s.johansson@ericsson.com
> > >www.ericsson.com
> > >=================================
> > >_______________________________________________
> > >conex mailing list
> > >conex@ietf.org
> > >https://www.ietf.org/mailman/listinfo/conex
> > 
> > __________________________________________________________
> > ______
> > Bob Briscoe,                                BT Innovate & Design
> > 
> > _______________________________________________
> > conex mailing list
> > conex@ietf.org
> > https://www.ietf.org/mailman/listinfo/conex
>