Re: [nwcrg] RG Item Call for Adoption for "BATS Coding Scheme for Multi-hop Data Transport"

Emmanuel Lochin <emmanuel.lochin@enac.fr> Tue, 08 September 2020 07:49 UTC

Return-Path: <emmanuel.lochin@enac.fr>
X-Original-To: nwcrg@ietfa.amsl.com
Delivered-To: nwcrg@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B02033A103A for <nwcrg@ietfa.amsl.com>; Tue, 8 Sep 2020 00:49:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.846
X-Spam-Level:
X-Spam-Status: No, score=-2.846 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, NICE_REPLY_A=-0.948, SPF_HELO_NONE=0.001, SPF_PASS=-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 1s5xnP78ONVw for <nwcrg@ietfa.amsl.com>; Tue, 8 Sep 2020 00:49:34 -0700 (PDT)
Received: from imss-3.enac.fr (imss-3.enac.fr [195.220.159.36]) by ietfa.amsl.com (Postfix) with ESMTP id 5C1923A0E55 for <nwcrg@irtf.org>; Tue, 8 Sep 2020 00:49:31 -0700 (PDT)
Received: from mta1.lfbq.aviation (localhost [127.0.0.1]) by imss-3.enac.fr (Postfix) with ESMTP id 290C75FD89 for <nwcrg@irtf.org>; Tue, 8 Sep 2020 09:49:29 +0200 (CEST)
MIME-version: 1.0
Content-type: multipart/alternative; boundary="Boundary_(ID_pkKBTv185H8o/WKhybKrWQ)"
Received: from [10.33.35.16] (pouff.recherche.enac.fr [195.83.136.8]) by webmail.lfbq.aviation (Oracle Communications Messaging Exchange Server 7u4-22.01 32bit (built Apr 21 2011)) with ESMTPSA id <0QGB00MAVXQHRN60@webmail.lfbq.aviation> for nwcrg@irtf.org; Tue, 08 Sep 2020 09:49:29 +0200 (CEST)
Sender: emmanuel.lochin@enac.fr
To: Vincent Roca <vincent.roca@inria.fr>, nwcrg@irtf.org
Cc: Marie-Jose Montpetit <marie@mjmontpetit.com>
References: <AD5376B8-94DC-4FC5-B324-4CEC5C48746E@inria.fr>
From: Emmanuel Lochin <emmanuel.lochin@enac.fr>
Message-id: <11ed3229-b113-3d35-647d-c462e43dc56b@enac.fr>
Date: Tue, 08 Sep 2020 09:49:32 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0
In-reply-to: <AD5376B8-94DC-4FC5-B324-4CEC5C48746E@inria.fr>
Content-language: en-US
X-TM-AS-Product-Ver: IMSS-7.1.0.1224-8.2.0.1013-25490.005
X-TM-AS-User-Approved-Sender: Yes
Archived-At: <https://mailarchive.ietf.org/arch/msg/nwcrg/rOaTX44Xet8rbDCFF9EkMajimYI>
Subject: Re: [nwcrg] RG Item Call for Adoption for "BATS Coding Scheme for Multi-hop Data Transport"
X-BeenThere: nwcrg@irtf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IRTF Network Coding Research Group discussion list <nwcrg.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/options/nwcrg>, <mailto:nwcrg-request@irtf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/nwcrg/>
List-Post: <mailto:nwcrg@irtf.org>
List-Help: <mailto:nwcrg-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/nwcrg>, <mailto:nwcrg-request@irtf.org?subject=subscribe>
X-List-Received-Date: Tue, 08 Sep 2020 07:49:37 -0000

Dear all,

I already did a review end of July but may be it hasn't been 
well-received. Please find it below :

-------- Forwarded Message --------

Subject: 	[nwcrg] Review draft-yang-nwcrg-bats-03
Date: 	Wed, 29 Jul 2020 09:00:22 +0200
From: 	Emmanuel Lochin <emmanuel.lochin@enac.fr>
To: 	nwcrg@irtf.org



Dear all,

After carefully reading "BATS Coding Scheme for Multi-hop Data 
Transport", I have no specific comment on it.
The draft is well explained and self-contained. It appears almost clear 
to me concerning the implementation of BATS.

Just some slight comments/questions :

- Being a little bit fussy, I would just rephrase "Existing network 
protocols like TCP/IP use end-to-end retransmission and 
store-and-forward at the relays" by "Existing transport protocols like 
TCP use end-to-end retransmission while network protocols such as IP 
might enable store-and-forward at the relays". I understand that you 
want to point out that TCP/IP has the same objective that the 
combination of both inner/outer BATS codes while less efficient over 
multihop;

- Correct "Suppose that a pseudorandom number generator Rand() which 
generate an unsigned integer of 32 bit" -> "generates";

I understand that you need one BATS session per flow at the outer code 
and you write that "The inner code comprises (random) linear network 
coding applied on the coded packets belonging to the same batch.". So my 
questions are:

- Does a batch similar to an encoding window as defined in RFC8406?

- Does the inner code must differentiate each microflow before 
re-encoding? If yes, without re-encoding (pure e2e exchange) does the 
Batch_ID field still mandatory?

- Is there a relationship between the e2e microflow and the Batch_ID? 
Meaning a Batch_ID always identifies a source/sender or a one of its 
microflow?

Regards,

Emmanuel



On 07/09/2020 16:00, Vincent Roca wrote:
> Dear all,
>
> We would like to start a RG-Item call for adoption for the following I-D:
> "BATS Coding Scheme for Multi-hop Data Transport"
> https://datatracker.ietf.org/doc/draft-yang-nwcrg-bats/
>
> This document has been around and discussed in our RG for 2 years, 
> it’s time to decide.
> comment
> The call will *end on Monday Sept. 28th (3 weeks)*.
>
> Please read it, provide feedback, and tell us whether you are in 
> favour of adopting it and if
> you would agree to review if accepted. Thanks in advance.
>
> Regards,
>
>   Marie-Jose and Vincent
>
> _______________________________________________
> nwcrg mailing list
> nwcrg@irtf.org
> https://www.irtf.org/mailman/listinfo/nwcrg

-- 
Emmanuel LOCHIN
ENAC - Ecole Nationale de l'Aviation Civile
7, avenue Edouard Belin CS 54005, 31055 Toulouse Cedex 4 France
http://www.enac.fr
https://elochin.github.io/