Re: [Bier] BIER: draft-eckert-bier-cgm2-rbs-01 with performance analysis simulation

Toerless Eckert <tte@cs.fau.de> Tue, 15 February 2022 13:41 UTC

Return-Path: <eckert@i4.informatik.uni-erlangen.de>
X-Original-To: bier@ietfa.amsl.com
Delivered-To: bier@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 65A513A0B77 for <bier@ietfa.amsl.com>; Tue, 15 Feb 2022 05:41:47 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.649
X-Spam-Level:
X-Spam-Status: No, score=-6.649 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=unavailable 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 wNkHN1mV40X4 for <bier@ietfa.amsl.com>; Tue, 15 Feb 2022 05:41:41 -0800 (PST)
Received: from faui40.informatik.uni-erlangen.de (faui40.informatik.uni-erlangen.de [131.188.34.40]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6DFBD3A0B6E for <bier@ietf.org>; Tue, 15 Feb 2022 05:41:40 -0800 (PST)
Received: from faui48e.informatik.uni-erlangen.de (faui48e.informatik.uni-erlangen.de [131.188.34.51]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by faui40.informatik.uni-erlangen.de (Postfix) with ESMTPS id 0FC3C549B25; Tue, 15 Feb 2022 14:41:34 +0100 (CET)
Received: by faui48e.informatik.uni-erlangen.de (Postfix, from userid 10463) id F0D0F4EA66E; Tue, 15 Feb 2022 14:41:33 +0100 (CET)
Date: Tue, 15 Feb 2022 14:41:33 +0100
From: Toerless Eckert <tte@cs.fau.de>
To: zhang.zheng@zte.com.cn
Cc: bier@ietf.org, bing.xu@huawei.com, zzhang=40juniper.net@dmarc.ietf.org
Message-ID: <YgutjayNd0YTCm67@faui48e.informatik.uni-erlangen.de>
References: <YgVCf0BLgPnZ8N3n@faui48e.informatik.uni-erlangen.de> <202202150959405012900@zte.com.cn>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <202202150959405012900@zte.com.cn>
Archived-At: <https://mailarchive.ietf.org/arch/msg/bier/W0DGPij8ZPg6Nag6opkC5pETs7M>
Subject: Re: [Bier] BIER: draft-eckert-bier-cgm2-rbs-01 with performance analysis simulation
X-BeenThere: bier@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "\"Bit Indexed Explicit Replication discussion list\"" <bier.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/bier>, <mailto:bier-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/bier/>
List-Post: <mailto:bier@ietf.org>
List-Help: <mailto:bier-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/bier>, <mailto:bier-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Feb 2022 13:41:48 -0000

On Tue, Feb 15, 2022 at 09:59:40AM +0800, zhang.zheng@zte.com.cn wrote:
> Hi Toerless, 
> Thank you very much for your response! 
> I have one more question, let we consider CGM2/RBS solution only. 
> Since all the bits have local significance in CGM2/RBS,  what if we want to send one flow to multiple BFERs but we don't want to indicate any path?
> In this case we can't reach the BFERs because we don't put any path bits in the BitString and there is no global BIFT in the intermediate nodes, right?

Right. This is how we've introduced CGM2/RBS and it makes it very simple and IMHO elegant.
And seemingly from the first simulations also quite competitive versus the "flat bitstring" BIER/TE
approach in terms of replications required with same address size. More simulations would be great.

Cheers
    Toerless

> Best regards,
> Sandy
> 
> 
> ------------------原始邮件------------------
> 发件人:ToerlessEckert
> 收件人:张征00007940;
> 抄送人:bier@ietf.org;bing.xu@huawei.com;zzhang=40juniper.net@dmarc.ietf.org;
> 日 期 :2022年02月11日 00:51
> 主 题 :Re: [Bier] BIER: draft-eckert-bier-cgm2-rbs-01 with performance analysis simulation
> On Thu, Feb 10, 2022 at 09:16:28AM +0800, zhang.zheng@zte.com.cn wrote:
> > Hi Toerless,
> > Haven't read the new version of CGM2/RBS, just have the same question with Jeffrey.
> > If I understand BIER-TE and CGM2/RBS solutions right, the forwarding tables of the two methods are only focus on the local links.
> > So the table's scale for the two solutions is almost same.
> Jeffrey wasn't asking about BIER-TE (i think).
> > The commen issue of the two solution is the BSL limitation.
> > BIER-TE solution has an exclusive issue that the BP needs to be assigned globally.
> > But in CGM2/RBS solution, the BP needs not to be assigned globally.
> > So the main difference of the two solutions is: is it necessary to assign the BP globally, right?
> That is one core difference, yes. And it eliminates IMHO all the scaling
> challenges we have with BIER-TE (that we try to compensate for to some degree with
> controller based bit optimizations). But as discussed in the answer to Jeffs message,
> the fact that the encoding in CGM2/RBS is a tree means that we also eliminate
> the BIER/BIER-TE issue that a bitstring can carry a lot of unnecessary (zero) bits
> and need to make multiple copies just because some BFER or adjacencies have their
> bits in different SI (in larger topologies).
> Cheers
> Toerless
> > Best regards,
> > Sandy
> >
> >
> > ------------------原始邮件------------------
> > 发件人:Jeffrey(Zhaohui)Zhang
> > 收件人:tte@cs.fau.de;bier@ietf.org;
> > 抄送人:bing.xu@huawei.com;
> > 日 期 :2022年02月10日 04:50
> > 主 题 :Re: [Bier] BIER: draft-eckert-bier-cgm2-rbs-01 with performance analysis simulation
> > Hi Toerless,
> > Not sure if my understanding is correct, but it seems that RBS does not reduce the number of bits that are needed to encode the tree. Rather, it increases the number of bits (to encode the recursive structure).
> > I agree that it reduces the size of BIFTs, but even current BIER-TE can reduce the number of copies if you use a longer bitstring?
> > Jeffrey
> > Juniper Business Use Only
> > -----Original Message-----
> > From: BIER <bier-bounces@ietf.org> On Behalf Of tte@cs.fau.de
> > Sent: Wednesday, February 9, 2022 2:19 PM
> > To: bier@ietf.org
> > Cc: bing.xu@huawei.com
> > Subject: [Bier] BIER: draft-eckert-bier-cgm2-rbs-01 with performance analysis simulation
> > [External Email. Be cautious of content]
> > Dear BIER-TE WG:
> > Robin did add a section (6.3) describing an initial performance gain analysis of CGM2/RBS to the github source (https://urldefense.com/v3/__https://github.com/toerless/bier-cgm2-rbs__;!!NEt6yMaO-gk!WS49OT72vlonSWP3yLtLcW_RQARYP00KEiAWpH592AuDXmrOOJH_bgVzQZyfK9En$ ), and i just did a bit of editorial fixup and posted it as -01 of the draft.
> > This actually is the first time i actually like the HTML'ized version of a draft, because the topology picture is so large it doesn't fit a single page:
> > https://urldefense.com/v3/__https://www.ietf.org/archive/id/draft-eckert-bier-cgm2-rbs-01.html__;!!NEt6yMaO-gk!WS49OT72vlonSWP3yLtLcW_RQARYP00KEiAWpH592AuDXmrOOJH_bgVzQaBIgBPC$
> > The interesting piece about the comparison is that it is actually comparing CGM2/RBS to BIER, and not BIER-TE. Because BIER itself should be requiring less copies than BIER-TE, so the gain of CGM2/RBS over BIER-TE should be even higher, but the fact alone that you get away with fewer packet copies to large receiver sets even though the bitstring also needs to encode the path/tree towards the receivers is really cool.
> > Robin, two Q:
> > 1. The new text mentions "in our graphs", but the text does not include any such graphs (yet).
> > I guess such a graph would be even worse to convert to ASCII than the topology.
> > Maybe post whatever format you have those results in to github (PDF, png...) and then we actually may want to see if/how a PDF version of the draft could include better than just ASCII art. Certainly a good reason to finally try it out.
> > And short term we can just add references to such visuals to the draft.
> > 2; Is it correct to assume that the hops through the topology that you simulated are "just" shortest-path, maybe with some ECMP choice - aka: the same paths that also BIER would choose given some "default" IGP routing setup ?
> > Cheers
> > Toerless
> > _______________________________________________
> > BIER mailing list
> > BIER@ietf.org
> > https://urldefense.com/v3/__https://www.ietf.org/mailman/listinfo/bier__;!!NEt6yMaO-gk!WS49OT72vlonSWP3yLtLcW_RQARYP00KEiAWpH592AuDXmrOOJH_bgVzQZXGUd9P$
> > _______________________________________________
> > BIER mailing list
> > BIER@ietf.org
> > https://www.ietf.org/mailman/listinfo/bier
> --
> ---
> tte@cs.fau.de

-- 
---
tte@cs.fau.de