Re: [Lsr] Flow Control Discussion for IS-IS Flooding Speed

Christian Hopps <chopps@chopps.org> Tue, 10 March 2020 14:48 UTC

Return-Path: <chopps@chopps.org>
X-Original-To: lsr@ietfa.amsl.com
Delivered-To: lsr@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8E9E93A14AD for <lsr@ietfa.amsl.com>; Tue, 10 Mar 2020 07:48:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OSBbUD96rjb6 for <lsr@ietfa.amsl.com>; Tue, 10 Mar 2020 07:48:08 -0700 (PDT)
Received: from smtp.chopps.org (smtp.chopps.org [54.88.81.56]) by ietfa.amsl.com (Postfix) with ESMTP id 5BCE53A1488 for <lsr@ietf.org>; Tue, 10 Mar 2020 07:48:08 -0700 (PDT)
Received: from stubbs.int.chopps.org.chopps.org (047-050-069-038.biz.spectrum.com [47.50.69.38]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by smtp.chopps.org (Postfix) with ESMTPSA id 6A29E60B8A; Tue, 10 Mar 2020 14:48:07 +0000 (UTC)
References: <5b430357-56ad-2901-f5a8-c0678a507293@cisco.com> <4FC90EB2-D355-4DC5-8365-E5FBE037954E@gmail.com> <f5b56713-2a4d-1bf7-8362-df4323675c61@cisco.com> <MW3PR11MB4619C54F5C6160491847AA45C1100@MW3PR11MB4619.namprd11.prod.outlook.com><CA+wi2hMH1PjiaGxdE5Nhb2tjsZtCL7+vjxwE+dk9PWN1fyz7vQ@mail.gmail.com> <MW3PR11MB46194A956A31261459526B43C1100@MW3PR11MB4619.namprd11.prod.outlook.com>
User-agent: mu4e 1.3.5; emacs 26.3
From: Christian Hopps <chopps@chopps.org>
To: lsr@ietf.org
Cc: Tony Przygienda <tonysietf@gmail.com>, "tony.li@tony.li" <tony.li@tony.li>, Tony Li <tony1athome@gmail.com>, "Peter Psenak (ppsenak)" <ppsenak@cisco.com>
In-reply-to: <MW3PR11MB46194A956A31261459526B43C1100@MW3PR11MB4619.namprd11.prod.outlook.com>
Date: Tue, 10 Mar 2020 10:48:05 -0400
Message-ID: <sa6wo7suuze.fsf@stubbs.int.chopps.org>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-="; micalg="pgp-sha512"; protocol="application/pgp-signature"
Archived-At: <https://mailarchive.ietf.org/arch/msg/lsr/OE0NSzxApgKg6fQbRlYzu7Rb1zs>
Subject: Re: [Lsr] Flow Control Discussion for IS-IS Flooding Speed
X-BeenThere: lsr@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Link State Routing Working Group <lsr.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/lsr>, <mailto:lsr-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/lsr/>
List-Post: <mailto:lsr@ietf.org>
List-Help: <mailto:lsr-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/lsr>, <mailto:lsr-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Mar 2020 14:48:18 -0000

Les Ginsberg (ginsberg) <ginsberg@cisco.com> writes:

> Tony –
>
> If you have a suggestion for Tx back-off algorithm please feel free to share.
> The proposal in the draft is just a suggestion.
> As this is a local matter there is no interoperability issue, but certainly documenting a better algorithm is worthwhile.

[as WG member]

The main thing I'm afraid of is we're just making up some new overly simple congestion control algorithm (are there CC experts reviewing this?); maybe simulate it a few ways, deploy it, and have it work poorly or make things worse. In any case, damn the torpedos...

In this current algorithm how does MaxLSPTx get set? What happens if MaxLSPTx is too high? If its too low we could be missing a much faster convergence capability.

What if we had more quality information from the receiver, could we do a better job here? Maybe faster ACKs, or could we include a timestamp somehow to calculate RTT? This is the type of data that is used by existing CC algorithms (https://tools.ietf.org/html/rfc4342, https://tools.ietf.org/html/rfc5348). Of course going through these documents (which I've had to do for in another area) can start making one think "Punt to TCP" :)

What would be nice, if we're going to attempt CC, is that the algorithm would be good enough to send relatively fast to start, adjust quickly if need be, and allow for *increasing* the send rate. The increasing part I think is important, if we take this work on, and I don't think it's currently covered.

I also don't have a good feel for how quickly the current suggested algorithm adjusts its send rate when it needs to. The correct value for Usafe seems very much dependent on the receivers partialSNPInterval. It's so dependent that one might imagine it would be smart for the receiver to signal the value to the transmitter so that the transmitter can set Usafe correctly.

Thanks,
Chris.
[as WG member]



>
>    Les (claws in check 😊 )
>
>
> From: Tony Przygienda <tonysietf@gmail.com>
> Sent: Wednesday, February 19, 2020 11:25 AM
> To: Les Ginsberg (ginsberg) <ginsberg@cisco.com>
> Cc: Peter Psenak (ppsenak) <ppsenak@cisco.com>; Tony Li <tony1athome@gmail.com>; lsr@ietf.org; tony.li@tony.li
> Subject: Re: [Lsr] Flow Control Discussion for IS-IS Flooding Speed
>
> Having worked for last couple of years on implementation of flooding speeds that converge LSDBs some order of magnitudes above today's speeds  ;-) here's a bunch of observations
>
> 1. TX side is easy and useful. My observation having gone quickly over the -ginsberg- draft is that you really want a better hysterisis there, it's bit too vertical and you will generate oscillations rather than walk around the equilibrium ;-)
> 2. Queue per interface is fairly trivial with modern implementation techniques and memory sizes if done correctly. Yes, very memory constrained platforms are a mildly different game and kind of precondition a different discussion.
> 3. RX side is possible and somewhat useful but much harder to do well depending on flavor. If we're talking about the RX advertising a very static value to cap the flooding speed that's actually a useful knob to have IMO/IME. Trying to cleverly communicate to the TXer a window size is not only fiendishly difficult, incurs back propagation speed (not neglectible @ those rates IME) but can easily lead to subtle flood starvation behaviors and lots of slow starts due to mixture of control loop dynamics and implementation complexity of such a scheme. Though, giving the TXer some hint that a backpressure is desired is however not a bad thing IME and can be derived failry easily without needs for checking queue sizes and so on. It's observable by looking @ some standard stats on what is productive incoming rate on the interface. Anything smarter needs new TLVs on packets & then you have a problem under/oversampling based on hellos (too low a frequency) and ACKs (too bursty, too batchy) and flooded back LSPs (too unpredictable)
>
> For more details I can recommend rift draft of course ;-)
>
> otherwise I'm staying out from this mildly feline spat ;-)
>
> --- tony
>
> On Wed, Feb 19, 2020 at 9:59 AM Les Ginsberg (ginsberg) <ginsberg@cisco.com<mailto:ginsberg@cisco.com>> wrote:
> Tony -
>
> Peter has a done a great job of highlighting that "single queue" is an oversimplification - I have nothing to add to that discussion.
>
> I would like to point out another aspect of the Rx based solution.
>
> As you need to send signaling based upon dynamic receiver state and this signaling is contained in unreliable PDUs (hellos) and to be useful this signaling needs to be sent ASAP - you cannot wait until the next periodic hello interval (default 10 seconds) to expire. So you are going to have to introduce extra hello traffic at a time when protocol input queues are already stressed.
>
> Given hellos are unreliable, the question of how many transmissions of the update flow info is enough arises. You could make this more deterministic by enhancing the new TLV to include information received from the neighbor so that each side would know when the neighbor had received the updated info. This then requires additional hellos be sent in both directions - which exacerbates the queue issues on both receiver and transmitter.
>
> It is true (of course) that hellos should be treated with higher priority than other PDUs, but this does not mean that the additional hellos have no impact on the queue space available for LSPs/SNPs.
>
> Also, it seems like you are proposing interface independent logic, so you will be adjusting flow information on all interfaces enabled for IS-IS, which means that additional hello traffic will occur on all interfaces. At scale this is concerning.
>
>    Les
>
>
>> -----Original Message-----
>> From: Peter Psenak <ppsenak@cisco.com<mailto:ppsenak@cisco.com>>
>> Sent: Wednesday, February 19, 2020 2:49 AM
>> To: Tony Li <tony1athome@gmail.com<mailto:tony1athome@gmail.com>>
>> Cc: Les Ginsberg (ginsberg) <ginsberg@cisco.com<mailto:ginsberg@cisco.com>>; tony.li@tony.li<mailto:tony.li@tony.li>;
>> lsr@ietf.org<mailto:lsr@ietf.org>
>> Subject: Re: [Lsr] Flow Control Discussion for IS-IS Flooding Speed
>>
>> Tony,
>>
>> On 19/02/2020 11:37, Tony Li wrote:
>> > Peter,
>> >
>> >> I'm aware of the PD layer and that is not the issue. The problem is that
>> there is no common value to report across different PD layers, as each
>> architecture may have different number of queues involved, etc. Trying to
>> find a common value to report to IPGs across various PDs would involve
>> some PD specific logic and that is the part I'm referring to and I would like
>> NOT to get into.
>> >
>> >
>> > I’m sorry that scares you.  It would seem like an initial implementation
>> might be to take the min of the free space of the queues leading from the
>> >interface to the CPU. I grant you that some additional sophistication may be
>> necessary, but I suspect that this is not going to become more >complicated
>> than polynomial evaluation.
>>
>> I'm not scared of polynomial evaluation, but the fact that my IGP
>> implementation is dependent on the PD specifics, which are not generally
>> available and need to be custom built for each PD specifically. I always
>> thought a good IGP implementation is PD agnostic.
>>
>> thanks,
>> Peter
>>
>> >
>> > Tony
>> >
>> > _______________________________________________
>> > Lsr mailing list
>> > Lsr@ietf.org<mailto:Lsr@ietf.org>
>> > https://www.ietf.org/mailman/listinfo/lsr
>> >
>> >
>
> _______________________________________________
> Lsr mailing list
> Lsr@ietf.org<mailto:Lsr@ietf.org>
> https://www.ietf.org/mailman/listinfo/lsr
> _______________________________________________
> Lsr mailing list
> Lsr@ietf.org
> https://www.ietf.org/mailman/listinfo/lsr