Re: [Detnet-dp-dt] a quick look at the replication/discarding case for detnet flows
Loa Andersson <loa@pi.nu> Wed, 18 January 2017 01:55 UTC
Return-Path: <loa@pi.nu>
X-Original-To: detnet-dp-dt@ietfa.amsl.com
Delivered-To: detnet-dp-dt@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id C6E501295F8
for <detnet-dp-dt@ietfa.amsl.com>; Tue, 17 Jan 2017 17:55:19 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.099
X-Spam-Level:
X-Spam-Status: No, score=-5.099 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-3.199]
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 HuWDzwF5NIFz for <detnet-dp-dt@ietfa.amsl.com>;
Tue, 17 Jan 2017 17:55:17 -0800 (PST)
Received: from pipi.pi.nu (pipi.pi.nu [83.168.239.141])
(using TLSv1.1 with cipher AECDH-AES256-SHA (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 85AA61295F1
for <detnet-dp-dt@ietf.org>; Tue, 17 Jan 2017 17:55:17 -0800 (PST)
Received: from [192.168.1.11] (unknown [49.150.98.11])
(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
(No client certificate requested) (Authenticated sender: loa@pi.nu)
by pipi.pi.nu (Postfix) with ESMTPSA id 10D8418013D1;
Wed, 18 Jan 2017 02:55:14 +0100 (CET)
To: Norman Finn <nfinn@alumni.caltech.edu>
References: <6ff03919-9584-0a48-da2e-7ded7d2aacbb@pi.nu>
<55BCA431-23FC-4641-A221-08DE0ABDB5B3@alumni.caltech.edu>
From: Loa Andersson <loa@pi.nu>
Message-ID: <ffb0de62-60bf-6110-5d37-6e53845cd55a@pi.nu>
Date: Wed, 18 Jan 2017 09:55:10 +0800
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101
Thunderbird/45.6.0
MIME-Version: 1.0
In-Reply-To: <55BCA431-23FC-4641-A221-08DE0ABDB5B3@alumni.caltech.edu>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/detnet-dp-dt/ZhOexCGcDAz3-3HO9RmHvSkJKV8>
Cc: "detnet-dp-dt@ietf.org" <detnet-dp-dt@ietf.org>
Subject: Re: [Detnet-dp-dt] a quick look at the replication/discarding case
for detnet flows
X-BeenThere: detnet-dp-dt@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: DetNet WG Data Plane Design Team <detnet-dp-dt.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/detnet-dp-dt>,
<mailto:detnet-dp-dt-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/detnet-dp-dt/>
List-Post: <mailto:detnet-dp-dt@ietf.org>
List-Help: <mailto:detnet-dp-dt-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/detnet-dp-dt>,
<mailto:detnet-dp-dt-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Jan 2017 01:55:20 -0000
On 2017-01-17 22:41, Norman Finn wrote: > Thanks for the slides! > > Question: You don’t introduce the cross-connect with intermediate packet deletion until slide 9. Is there any reason you could not add the cross-connect to slide 5, No other reason than I wanted to take one step at the time. You could have PW5 (B to C) and PW6 (C to B). B would discard duplicates between PW1 and PW6, outputting the remaining packets on PW2. Sure, but I thought that just one case (PW5 B to C) would be enough, replication at B and discarding at C, wouldn't that be the same as (PW6 C to B replication at C and discarding at B? > > I assume that you didn’t put this idea in the slides, because you’re assuming that the two streams have to have the same PW label in order for you to discard duplicates. Well the PW label (d-pw) will be the same everywhere for a detnet PW starting at A. I’m assuming that you can direct two PW labels to a single state machine. Is that necessarily a problem? Don't get the question? You can direct as many PW labels as you want (within reason) th the same machine. I don't see the problem. /Loa > > — Norm > >> On Jan 13, 2017, at 23:28, Loa Andersson <loa@pi.nu> wrote: >> >> Folks, >> >> I took a quick look at the replication / discarding case we talked about at the meeting this week. >> >> Please remember that so far this is not a proposal, just a demonstration >> that there is at least one way of doing it. >> >> What is there can bee revised, improved, changed or discarded if we >> find something better. Take a look a send comments. >> >> /loa >> >> Warning: I have a grave case of dyslexia, so any odd or inventive >> spelling is pure accident. >> -- >> >> >> Loa Andersson email: loa@mail01.huawei.com >> Senior MPLS Expert loa@pi.nu >> Huawei Technologies (consultant) phone: +46 739 81 21 64 >> <detnet-replication.pptx>_______________________________________________ >> Detnet-dp-dt mailing list >> Detnet-dp-dt@ietf.org >> https://www.ietf.org/mailman/listinfo/detnet-dp-dt > -- Loa Andersson email: loa@mail01.huawei.com Senior MPLS Expert loa@pi.nu Huawei Technologies (consultant) phone: +46 739 81 21 64
- [Detnet-dp-dt] a quick look at the replication/di… Loa Andersson
- Re: [Detnet-dp-dt] a quick look at the replicatio… Jiangyuanlong
- Re: [Detnet-dp-dt] a quick look at the replicatio… Loa Andersson
- Re: [Detnet-dp-dt] a quick look at the replicatio… Jiangyuanlong
- Re: [Detnet-dp-dt] a quick look at the replicatio… Norman Finn
- Re: [Detnet-dp-dt] a quick look at the replicatio… Balázs Varga A
- Re: [Detnet-dp-dt] a quick look at the replicatio… Norman Finn
- Re: [Detnet-dp-dt] a quick look at the replicatio… Loa Andersson
- Re: [Detnet-dp-dt] a quick look at the replicatio… Loa Andersson
- Re: [Detnet-dp-dt] a quick look at the replicatio… Norman Finn
- Re: [Detnet-dp-dt] a quick look at the replicatio… Jouni Korhonen
- Re: [Detnet-dp-dt] a quick look at the replicatio… Loa Andersson
- Re: [Detnet-dp-dt] a quick look at the replicatio… Jouni Korhonen
- Re: [Detnet-dp-dt] a quick look at the replicatio… Loa Andersson
- Re: [Detnet-dp-dt] a quick look at the replicatio… Loa Andersson
- Re: [Detnet-dp-dt] a quick look at the replicatio… Jouni Korhonen
- Re: [Detnet-dp-dt] a quick look at the replicatio… Loa Andersson
- Re: [Detnet-dp-dt] a quick look at the replicatio… Loa Andersson
- Re: [Detnet-dp-dt] a quick look at the replicatio… Jouni Korhonen