[OPSAWG]Re: [tsvwg] Re: Re: Re: Fw: New Version Notification for draft-song-opsawg-ipfix-ecn-00.txt

Ingemar Johansson S <ingemar.s.johansson=40ericsson.com-Tr9gZwTxerDR74oF6e/[email protected]> Fri, 16 Jan 2026 09:16:29 +0000
Newsgroups gmane.ietf.opsawg,gmane.ietf.tsvwg,gmane.ietf.mpls
Message-ID <AM8PR07MB81370675DAF9B99A37059694C28DA@AM8PR07MB8137.eurprd07.prod.outlook.com>
--===============5461412873427450332==
Content-Language: en-US
Content-Type: multipart/signed; protocol="application/x-pkcs7-signature";
 micalg=2.16.840.1.101.3.4.2.1;
 boundary="----=_NextPart_000_00FF_01DC86D1.2D4389C0"

------=_NextPart_000_00FF_01DC86D1.2D4389C0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_001_0100_01DC86D1.2D4389C0"


------=_NextPart_001_0100_01DC86D1.2D4389C0
Content-Type: text/plain;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Hi

I think that the case where flows changes from ECT(1) to ECT0) should be =
a rare case, the only case I can come up with is a fall back to ECT(0) =
in e.g TCP Prague .=20
In any case, a monitoring node should be able to distinguish between =
these cases as the notEctPacketTotalCount, ect0PacketTotalCount, =
ect1PacketTotalCount and cePacketTotalCount represents accumulated =
numbers.
Speaking of this, if size matters then the variable length fields as =
specified for QUIC (RFC9000) can be considered.=20



I am not sure that l4sCeMarkRatioTotal and l4sCeMarkRatioDelta are very =
useful and can cause the possible ambiguity that Sebastian describes.=20
A monitoring note can easily calculate these metrics based on the =
=E2=80=9C...TotalCount=E2=80=9D metrics and also has the possibly so =
sort out the ECT(0)/ECT(1) ambiguity.



/Ingemar=20

=20

=20

=20

=20

=20

=20

From: [email protected] <[email protected]>=20
Sent: Thursday, 15 January 2026 03:49
To: [email protected]
Cc: Ingemar Johansson S <ingemar.s.johansson-IzeFyvvaP7pWk0Htik3J/[email protected]>; =
[email protected]; [email protected]; [email protected]; =
[email protected]; [email protected]
Subject: Re: [tsvwg] Re: [OPSAWG]Re: Re: Fw: New Version Notification =
for draft-song-opsawg-ipfix-ecn-00.txt

=20

He Sebastian,

Thank you for furthter comments, please see my reply inline.

=20

Best regards,

Xueyan

=20

Original

From: SebastianMoeller <moeller0=3D40gmx.de-Tr9gZwTxerDR74oF6e/[email protected] =
<mailto:moeller0=3D40gmx.de-Tr9gZwTxerDR74oF6e/[email protected]> >

To: =E5=AE=8B=E9=9B=AA=E9=9B=8100038118;

Cc: ingemar.s.johansson=3D40ericsson.com-Tr9gZwTxerDR74oF6e/[email protected] =
<mailto:ingemar.s.johansson=3D40ericsson.com-Tr9gZwTxerDR74oF6e/[email protected]>  =
<ingemar.s.johansson=3D40ericsson.com-Tr9gZwTxerDR74oF6e/[email protected] =
<mailto:ingemar.s.johansson=3D40ericsson.com-Tr9gZwTxerDR74oF6e/[email protected]> =
>;[email protected] <[email protected] <mailto:[email protected]> =
>;[email protected] <[email protected] =
<mailto:[email protected]> >;[email protected] =
<[email protected] <mailto:[email protected]> >;[email protected] =
<[email protected] <mailto:[email protected]> >;[email protected] <[email protected] =
<mailto:[email protected]> >;

Date: 2026=E5=B9=B401=E6=9C=8814=E6=97=A5 19:06

Subject: [tsvwg] Re: [OPSAWG]Re: Re: Fw: New Version Notification for =
draft-song-opsawg-ipfix-ecn-00.txt

Hi Xueyan

4.15. l4sCeMarkRatioTotal

Name: l4sCeMarkRatioTotal

ElementID: TBD15
Description: The proportion of L4S packets marked with the CE
codepoint, calculated over the total lifetime of the Flow. This
element represents the total CE marking rate for L4S traffic
within the Flow. It is calculated as:

CE-marked L4S packets (total count) / Total L4S packets (total
count)

Where L4S packets are those identified by the ECN codepoint
ECT(1). The result is a ratio ranging from 0.0 to 1.0.

Here is a challenge, once a packet is marked CE you can not veridically =
deduce whether it was ECT(0) or ECT(0) (or Not-ECT), so you need to =
expect that flows use either ECT(0) or ECT(1) consistently. But since =
you actually keep counts of ECT(0) and ECT(1) packets, maybe make this =
conditional on ect0PacketTotalCount being zero for this flow?

>>Xueyan: Agree with you. A regular L4S flow should use ECT(1) mark =
continuously. We will add some text to the operation section to clarify =
this point.



You already argue similarly here:

When measuring the proportion of packets marked with the CE
codepoint, the CE marking rate for L4S traffic should be calculated
specifically for flows identified as ECT(1) (L4S traffic identifier)
prior to marking, rather than aggregating all CE-marked packets
irrespective of their original ECT codepoint. This ensures the
performance of L4S services can be accurately monitored and
distinguished from Classic ECN traffic, which may have different
congestion response characteristics.

But you still have the unfortunate ambiguity of CE and the fat that =
flows can change their ECN codepoint.

Regards
    Sebastian



> On 14. Jan 2026, at 04:00, <[email protected] =
<mailto:[email protected]> > <[email protected] =
<mailto:[email protected]> > wrote:
> =20
> Hi Sebastian and Ingemar,
> Thank you for further clarification and sharing the valuable insights. =
I agree that we should strike a balance between standands and real =
deployments. =20
> Given the L4S CE marking may be probabilistic, to ensure the =
reliability of the statistical data and reduce the bias risk of sampling =
results, probabilistic sampling methods should follow RFC5475.
> The following proposed text to operation section:
> "In L4S deployments, CE marking may be either probabilistic or =
deterministic, as determined by the specific AQM implementation. The IEs =
on the statiscal count of CE-mark packets and L4S CE marking ratio are =
defined to enable operators to perfom quantitative monitoring and =
management of L4S service performance, typically based on flow data that =
may be acquired via packet or flow sampling. Implementations should =
employ sampling methods (see RFC5475) that preserve the statistical =
representativeness of these IEs and reduce bias risk of sampling =
results."=20
> Are you fine with this?
> =20
> Best regards,
> Xueyan
> =20
> Original
> From: SebastianMoeller <[email protected] <mailto:[email protected]> >=20
> To: =E5=AE=8B=E9=9B=AA=E9=9B=8100038118;
> Cc: [email protected] <mailto:[email protected]>  <[email protected] =
<mailto:[email protected]> >;[email protected] =
<[email protected] <mailto:[email protected]> =
>;[email protected] <[email protected] <mailto:[email protected]> =
>;[email protected] <[email protected] <mailto:[email protected]> =
>;[email protected] <[email protected] <mailto:[email protected]> >;
> Date: 2026=E5=B9=B401=E6=9C=8813=E6=97=A5 17:31
> Subject: Re: [tsvwg] [OPSAWG]Re: Re: Fw: New Version Notification for =
draft-song-opsawg-ipfix-ecn-00.txtHi Xueyan,
> =20
> =20
> > On 13. Jan 2026, at 10:03, <[email protected] =
<mailto:[email protected]> > <[email protected] =
<mailto:[email protected]> > wrote:
> >  =20
> > Hi Sebastian,
> > Thank you for further clarification, agree with your points.
> > For L4S, the dual-queue coupled AQM mechanism uses probalisitic ECN =
marking for L4S traffic,
> =20
> [SM3] Respectfully, that might be true for the DualQ RFC9332, but the =
actual sch_dualpi2 AQM in the Linux kernel uses a deterministic step =
marker for the L-queue if there is not enough C-traffic to drive the pi2 =
component*.  =20
> At first it might be somewhat surprising that the same folks hat =
created rfc9332 with its probabilistic ramp-style L4S-AQM to actually =
end up implementing a deterministic step marker in practice, but  =
rfc9332 contains the following "hedge":
> "As a first concrete example, the pseudocode below gives the DualPI2 =
algorithm. DualPI2 follows the structure of the DualQ Coupled AQM =
framework in Figure 1. A simple ramp function (configured in units of =
queuing time) with unsmoothed ECN marking is used for the Native L4S =
AQM. The ramp can also be configured as a step function. The PI2 =
algorithm [PI2] is used for the Classic AQM. PI2 is an improved variant =
of the PIE AQM [RFC8033]." =20
> =20
> as of today it turns out for  the actual sch_dualpi2b in Linux "The =
ramp can ONLY be configured as a step function". Which might change or =
might not change in the future.
> =20
> *) If the marking is driven however by non-L4S traffic in the C-queue =
the marking, even in the L-queue will be probabilistic, so for the =
current internet traffic mix, L4S marking likely is probabilistic.
> =20
> =20
> That said, I am not sure that has any bearing on the validity IPFIX's =
sampling approach, any sampler will overlook rare events more often than =
common events, but is agnostic to the nature of these events, no? Maybe =
the IPFIX draft could just avoid reasoning about marking determinism or =
lack there of completely?
> =20
> Regards
>     Sebastian
> =20
> =20
> =20
> > the IPFIX IE for tracking L4S CE mark ratio is proposed in this =
draft, we hope this makes sense.
> >  =20
> > Best regards,
> > Xueyan
> >  =20
> > Original
> > From: SebastianMoeller <[email protected] <mailto:[email protected]> > =20
> > To: Sebastian Moeller <moeller0=3D40gmx.de-Tr9gZwTxerDR74oF6e/[email protected] =
<mailto:moeller0=3D40gmx.de-Tr9gZwTxerDR74oF6e/[email protected]> >;
> > Cc: [email protected] <mailto:[email protected]>  <[email protected] =
<mailto:[email protected]> =
>;=E5=AE=8B=E9=9B=AA=E9=9B=8100038118;[email protected] =
<[email protected] <mailto:[email protected]> =
>;[email protected] <[email protected] <mailto:[email protected]> =
>;[email protected] <[email protected] <mailto:[email protected]> =
>;[email protected] <[email protected] <mailto:[email protected]> >;
> > Date: 2026=E5=B9=B401=E6=9C=8813=E6=97=A5 16:04
> > Subject: Re: [tsvwg] [OPSAWG]Re: Re: Fw: New Version Notification =
for draft-song-opsawg-ipfix-ecn-00.txtDear All,
> >  =20
> >  =20
> > > On 13. Jan 2026, at 08:25, Sebastian Moeller =
<moeller0=3D40gmx.de-Tr9gZwTxerDR74oF6e/[email protected] =
<mailto:moeller0=3D40gmx.de-Tr9gZwTxerDR74oF6e/[email protected]> > wrote:
> > >   =20
> > > Hi Xueyan,
> > >   =20
> > > please see [SM] below.
> > >   =20
> > > On January 13, 2026 8:09:10 AM GMT+01:00, [email protected] =
<mailto:[email protected]>  wrote:
> > >> Hi Joel,
> > >> Thank you for further suggestions. The consideration for risk of =
bias in sampling result is very reasonable, for example CE is marked =
probalisticlly rather than marked every packet when potential congestion =
occurs. We will add relevant text to section 5 to provide some =
operational considerations.
> > >   =20
> > > [SM] DCTCP (and L4S) potentially employ probabilistic marking, =
rfc3168 does not. Please do not assumd all CE marks are dctcp-style...
> > > But even dctcp style marking can be deterministic, e.g. as in =
fq-codel's ce threshol marking or dualpi2's step threshold.
> > >   =20
> > > Respectfully, may I ask, what is your rational for considering CE =
marks probabilistic?
> >  =20
> > [SM2] Rethinking and refining my argument, whether a CE mark is =
probabilistic or not is not really a function of marking-law (dctcp vs. =
rfc3168) but of the AQM that is used, some operate probabilistically, =
some do not.   =20
> >  =20
> > >   =20
> > > Regards
> > >        Sebastian
> > >   =20
> > >   =20
> > >>   =20
> > >> Best regards,
> > >> Xueyan
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >> Original
> > >>   =20
> > >>   =20
> > >> From: jmh.direct <[email protected] =
<mailto:[email protected]> >  =20
> > >> To: =E5=AE=8B=E9=9B=AA=E9=9B=8100038118;[email protected] =
<[email protected] <mailto:[email protected]> >;
> > >> Cc: [email protected] <mailto:[email protected]>  <[email protected] =
<mailto:[email protected]> >;[email protected] <[email protected] =
<mailto:[email protected]> >;[email protected] <[email protected] =
<mailto:[email protected]> >;
> > >> Date: 2026=E5=B9=B401=E6=9C=8813=E6=97=A5 13:06
> > >> Subject: [OPSAWG]Re: [tsvwg] Re: Fw: New Version Notification for =
draft-song-opsawg-ipfix-ecn-00.txt
> > >>   =20
> > >>   =20
> > >> _______________________________________________
> > >> OPSAWG mailing list -- [email protected] <mailto:[email protected]>=20
> > >> To unsubscribe send an email to [email protected] =
<mailto:[email protected]>=20
> > >>   =20
> > >> Tgank you for the replies.  It probably would help to reference =
traffic sampling as the assumed behavior.  This could be coupled with =
some discussion of why the risk of bias in the result of sampling a =
varying stream, likely with some patterns in its variation, is low.
> > >>   =20
> > >> Yours,
> > >> Joel
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >> Sent via the Samsung Galaxy S20 FE 5G, an AT&T 5G smartphone
> > >>   =20
> > >>   =20
> > >>   =20
> > >> -------- Original message --------
> > >> From: [email protected] <mailto:[email protected]>=20
> > >> Date: 1/12/26 11:04 PM (GMT-05:00)
> > >> To: [email protected] <mailto:[email protected]>=20
> > >> Cc: [email protected] <mailto:[email protected]> , [email protected] =
<mailto:[email protected]> , [email protected] <mailto:[email protected]>=20
> > >> Subject: Re: [tsvwg] Re: [OPSAWG]Fw: New Version Notification for =
draft-song-opsawg-ipfix-ecn-00.txt
> > >>   =20
> > >>   =20
> > >>   =20
> > >> Hi Joel,
> > >> Thank you for taking time to read the draft, and providing new =
aspects we need to consider, we will make updates to the draft to =
reflect your comments.
> > >> Please also see my reply inline.
> > >>   =20
> > >> Best regards,
> > >> Xueyan (on behalf-of co-authors)
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >> From: JoelHalpern <[email protected] =
<mailto:[email protected]> >  =20
> > >> To: =E5=AE=8B=E9=9B=AA=E9=9B=8100038118;
> > >> Cc: [email protected] <mailto:[email protected]>  <[email protected] =
<mailto:[email protected]> >;[email protected] <[email protected] =
<mailto:[email protected]> >;[email protected] <[email protected] =
<mailto:[email protected]> >;
> > >> Date: 2026=E5=B9=B401=E6=9C=8812=E6=97=A5 23:56
> > >> Subject: [tsvwg] Re: [OPSAWG]Fw: New Version Notification for =
draft-song-opsawg-ipfix-ecn-00.txt
> > >>   =20
> > >> The discussion prompted me to read this draft.  I have two =
different questions about it:
> > >> 1) In what way is it related to L4S?  Yes, L4S uses ECN.  But ECN =
is not restricted to L4S.
> > >>>> Xueyan: The main consideration for L4S service is that L4S =
introduces a new ECN codepoint ECT(1) for traffic identification, it =
helps the diferenciation between classical and L4S traffic and uses CE =
codepoint for potential congestion mark. The monitoring of ECN can =
provide Operators with valuable insights, including the ratio of L4S =
traffic in the network, statistics of network congestion and granular =
visibility for the performance of L4S services.
> > >> But the ECN monitoring in this draft is not limited to L4S, for =
example, we also provide the monitoring IEs for ECN(0) and non-ECT, with =
a flexible design to satisfy user's monitoring requirements.
> > >>   =20
> > >> 2) Even if we assume this only reports packets with ECN bits =
enabled (not 00), generating an IPFIX report for every data packet =
across many flows (in some environments, all flows) seems to be =
tremendous overhead.  Since as I understnad it this is for management =
monitoring of operability, not for congestion response, that seems a =
massive overhead.  Am I misreading the draft?
> > >>>> Xueyan: Yes, we agree that doing this per packets would create =
too much overhead. In real deployment, IPFIX performs probalistic =
sampling for data collection based on user requirements instead of =
extracting data per packet. The specifi data export is determined by =
IPFIX configurations and device capabilities, but the general rule is to =
avoid creating heavy overhead to network nodes.
> > >> Best regards
> > >> Xueyan
> > >>   =20
> > >> Yours,
> > >> Joel
> > >> On 1/11/2026 9:54 PM, [email protected] =
<mailto:[email protected]>  wrote:
> > >>   =20
> > >>   =20
> > >>   =20
> > >> Hi Greg,
> > >>   =20
> > >> Thank you for the good question.
> > >> Yes, ECN is an end-to-end protocol, TCP sender intiates the =
signalling and TCP receiver responds. And I think IPFIX works in IP =
layer, so the target data extraction is at network nodes. For the =
information elements proposed in this drfat, the IPFIX extraction =
position may be different based on monitoring purposes. We plan to add =
the following text to section 5, does it work for you?
> > >> The IPFIX IEs defined in this draft may have their information =
extraction positions adjusted based on different ECN monitoring purposes =
in the network. Among them, the basic ECN field elements are used to =
reflect the ECN codepoints carried in the IPv4 header, the IPv6 Traffic =
Class octet, or the MPLS EXP field. These fields can be flexibly =
extracted at any node along the path that has IPFIX export capability. =
For tunnel ECN negotiation status IEs, the IPFIX data can only be =
provided by the specific tunnel endpoints that participate in the =
negotiation. For cumulative statistics IEs, the statistical data may be =
processed with a higher priority at traffic aggregation or egress nodes.
> > >>   =20
> > >> For the mpls-ecn draft you shared, it appers to define a new ECN =
opcode encapsulated in MNA packets for MPLS data plane. I think it's =
actually relevant to the ipfix-ecn draft, if MPLS WG adopts it, we would =
like to add the ECN export from MPLS MNA packets to our draft.
> > >>   =20
> > >> Best regards,
> > >> Xueyan
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >> From: GregMirsky <[email protected] =
<mailto:[email protected]> >  =20
> > >> To: =E5=AE=8B=E9=9B=AA=E9=9B=8100038118;Joel Halpern =
<[email protected] <mailto:[email protected]> >;
> > >> Cc: [email protected] <mailto:[email protected]>  <[email protected] =
<mailto:[email protected]> >;[email protected] <[email protected] =
<mailto:[email protected]> >;mpls <[email protected] <mailto:[email protected]> >;
> > >> Date: 2026=E5=B9=B401=E6=9C=8811=E6=97=A5 06:00
> > >> Subject: Re: [OPSAWG]Fw: New Version Notification for =
draft-song-opsawg-ipfix-ecn-00.txt
> > >>   =20
> > >>   =20
> > >> Hi Xueyan,thank you for sharing the updated draft. A relatively =
new draft draft-halmir-mpls-ecn on supporting ECN in the MPLS using MNA =
might be of interest to you and others involved in the matter. And I =
have a question. As I understand the ECN, it is a host that is expected =
to act on the information collected in the ECN field along the path of a =
packet. If that is correct, who's the intended target of the IPFIX =
notification about the ECN? Is the intention to act on ECN information =
obtained on a segment, e.g., a tunnel, rather than based on the e2e ECN =
information? I read Section 5, but was left with these questions.
> > >>   =20
> > >> Regards,
> > >> Greg
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >> On Fri, Jan 9, 2026 at 1:53=E2=80=AFAM <[email protected] =
<mailto:[email protected]> > wrote:
> > >>   =20
> > >>   =20
> > >> Hello OPSAWG and TSVWG,
> > >>   =20
> > >> We submited a new draft and posted it in the IETF datatracker =
https://datatracker.ietf.org/doc/draft-song-opsawg-ipfix-ecn/
> > >> The following IPFIX information elements are introduced for L4S =
ECN monitoring:
> > >> - ECN field capture in protocol layer, including ECN field in =
IPv4/IPv6 ECN field, MPLS EXP and tunnel ECN negotiation status
> > >> - ECN codepoint statistics, including incremenatl and total count =
for non-ECT, ECT(0), ECT(1) and CE packets
> > >> - L4S performance indicator, providing short-term and long-term =
view of congestion experienced by L4S traffic
> > >>   =20
> > >> Your review, comments and questions are welcome.
> > >>   =20
> > >> Best regards,
> > >> Xueyan
> > >>   =20
> > >>   =20
> > >>   =20
> > >> Original
> > >>   =20
> > >> From: [email protected] <mailto:[email protected]>  =
<[email protected] <mailto:[email protected]> >  =20
> > >> To: =
=E5=AE=8B=E9=9B=AA=E9=9B=8100038118;=E5=88=98=E5=B0=A700165286;
> > >> Date: 2025=E5=B9=B412=E6=9C=8826=E6=97=A5 16:33
> > >> Subject: New Version Notification for =
draft-song-opsawg-ipfix-ecn-00.txt
> > >>   =20
> > >> A new version of Internet-Draft =
draft-song-opsawg-ipfix-ecn-00.txt has been
> > >> successfully submitted by Xueyan Song and posted to the
> > >> IETF repository.
> > >>   =20
> > >> Name:     draft-song-opsawg-ipfix-ecn
> > >> Revision: 00
> > >> Title:    Export of L4S ECN in IP Flow Information Export (IPFIX)
> > >> Date:     2025-12-26
> > >> Group:    Individual Submission
> > >> Pages:    14
> > >> URL:      =
https://www.ietf.org/archive/id/draft-song-opsawg-ipfix-ecn-00.txt
> > >> Status:   =
https://datatracker.ietf.org/doc/draft-song-opsawg-ipfix-ecn/
> > >> HTML:     =
https://www.ietf.org/archive/id/draft-song-opsawg-ipfix-ecn-00.html
> > >> HTMLized: =
https://datatracker.ietf.org/doc/html/draft-song-opsawg-ipfix-ecn
> > >>   =20
> > >>   =20
> > >> Abstract:
> > >>   =20
> > >>   This document defines a set of IP Flow Information Export =
(IPFIX)
> > >>   Information Elements for monitoring the Low Latency, Low Loss, =
and
> > >>   Scalable throughput (L4S) service.  Specially, these elements =
enable
> > >>   network operators to monitor the Explicit Congestion =
Notification
> > >>   (ECN) information of L4S deployment and performance of traffic.
> > >>   =20
> > >>   =20
> > >>   =20
> > >> The IETF Secretariat
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >>   =20
> > >> _______________________________________________
> > >> OPSAWG mailing list -- [email protected] <mailto:[email protected]>=20
> > >> To unsubscribe send an email to [email protected] =
<mailto:[email protected]>=20
> > > --   =20
> > > Sent from my Android device with K-9 Mail. Please excuse my =
brevity.
> >  =20
> >  =20
> =20

=20


------=_NextPart_001_0100_01DC86D1.2D4389C0
Content-Type: text/html;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; charset=3Dutf-8"><meta =
name=3DGenerator content=3D"Microsoft Word 15 (filtered =
medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:"MS Gothic";
	panose-1:2 11 6 9 7 2 5 8 2 4;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Aptos;}
@font-face
	{font-family:"Microsoft YaHei";
	panose-1:2 11 5 3 2 2 4 2 2 4;}
@font-face
	{font-family:"Microsoft JhengHei";
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:Consolas;
	panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
	{font-family:"\@Microsoft JhengHei";}
@font-face
	{font-family:"\@Microsoft YaHei";}
@font-face
	{font-family:"\@MS Gothic";
	panose-1:2 11 6 9 7 2 5 8 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	font-size:12.0pt;
	font-family:"Aptos",sans-serif;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:#467886;
	text-decoration:underline;}
span.zreadusername
	{mso-style-name:zreadusername;}
span.EmailStyle26
	{mso-style-type:personal-compose;
	font-family:"Aptos",sans-serif;
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	mso-fareast-language:EN-US;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style></head><body lang=3Den-SE link=3D"#467886" vlink=3D"#96607D" =
style=3D'word-wrap:break-word'><div class=3DWordSection1><p =
class=3DMsoNormal><span style=3D'mso-fareast-language:EN-US'>Hi<br><br>I =
think that the case where flows changes from ECT(1) to ECT0) should be a =
rare case, the only case I can come up with is a fall back to ECT(0) in =
e.g TCP Prague . <br>In any case, a monitoring node should be able to =
distinguish between these cases as the =
notEctPacketTotalCount,</span><span =
style=3D'font-size:10.5pt;font-family:Consolas;color:#212529'> =
</span><span =
style=3D'mso-fareast-language:EN-US'>ect0PacketTotalCount,</span><span =
style=3D'font-size:10.5pt;font-family:Consolas;color:#212529'> =
</span><span style=3D'mso-fareast-language:EN-US'>ect1PacketTotalCount =
and cePacketTotalCount represents accumulated numbers.<br>Speaking of =
this, if size matters then the variable length fields as specified for =
QUIC (RFC9000) can be considered. <br><br><o:p></o:p></span></p><p =
class=3DMsoNormal><span style=3D'mso-fareast-language:EN-US'>I am not =
sure that l4sCeMarkRatioTotal and l4sCeMarkRatioDelta are very useful =
and can cause the possible ambiguity that Sebastian describes. <br>A =
monitoring note can easily calculate these metrics based on the =
=E2=80=9C...TotalCount=E2=80=9D metrics and also has the possibly so =
sort out the ECT(0)/ECT(1) ambiguity.<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'mso-fareast-language:EN-US'><br><br>/Ingemar =
<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'mso-fareast-language:EN-US'><o:p>&nbsp;</o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'mso-fareast-language:EN-US'><o:p>&nbsp;</o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'mso-fareast-language:EN-US'><o:p>&nbsp;</o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'mso-fareast-language:EN-US'><o:p>&nbsp;</o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'mso-fareast-language:EN-US'><o:p>&nbsp;</o:p></span></p><p =
class=3DMsoNormal><span style=3D'mso-fareast-language:EN-US'> =
<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3Den-SE =
style=3D'mso-fareast-language:EN-US'><o:p>&nbsp;</o:p></span></p><div =
style=3D'border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm =
4.0pt'><div><div style=3D'border:none;border-top:solid #E1E1E1 =
1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=3DMsoNormal><b><span =
lang=3DEN-US =
style=3D'font-size:11.0pt;font-family:"Calibri",sans-serif'>From:</span><=
/b><span lang=3DEN-US =
style=3D'font-size:11.0pt;font-family:"Calibri",sans-serif'> =
[email protected] &lt;[email protected]&gt; <br><b>Sent:</b> =
Thursday, 15 January 2026 03:49<br><b>To:</b> =
[email protected]<br><b>Cc:</b> Ingemar Johansson S =
&lt;ingemar.s.johansson-IzeFyvvaP7pWk0Htik3J/[email protected]&gt;; [email protected]; =
[email protected]; [email protected]; [email protected]; =
[email protected]<br><b>Subject:</b> Re: [tsvwg] Re: [OPSAWG]Re: Re: Fw: New =
Version Notification for =
draft-song-opsawg-ipfix-ecn-00.txt<o:p></o:p></span></p></div></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><div><p><span =
style=3D'font-size:10.5pt;font-family:"Microsoft YaHei",sans-serif'>He =
Sebastian,<o:p></o:p></span></p><p><span =
style=3D'font-size:10.5pt;font-family:"Microsoft =
YaHei",sans-serif'>Thank you for furthter comments, please see my reply =
inline.<o:p></o:p></span></p><p><span =
style=3D'font-size:10.5pt;font-family:"Microsoft =
YaHei",sans-serif'><o:p>&nbsp;</o:p></span></p><p><span =
style=3D'font-size:10.5pt;font-family:"Microsoft YaHei",sans-serif'>Best =
regards,<o:p></o:p></span></p><p><span =
style=3D'font-size:10.5pt;font-family:"Microsoft =
YaHei",sans-serif'>Xueyan<o:p></o:p></span></p><div><div><p =
style=3D'margin:0cm;line-height:15.0pt'><o:p>&nbsp;</o:p></p></div></div>=
<div><p class=3DMsoNormal align=3Dcenter =
style=3D'text-align:center;line-height:21.0pt;background:#E0E5E9'><span =
style=3D'color:#1388FF'>Original<o:p></o:p></span></p><div =
id=3DzwriteHistoryContainer><div><div><div><p class=3DMsoNormal =
style=3D'background:#F5F6F8'><strong><span =
style=3D'font-family:"Aptos",sans-serif;color:black'>From:&nbsp;</span></=
strong><span class=3Dzreadusername><span =
style=3D'color:black'>SebastianMoeller &lt;<a =
href=3D"mailto:moeller0=3D40gmx.de-Tr9gZwTxerDR74oF6e/[email protected]">moeller0=3D40gmx.de@dm=
arc.ietf.org</a>&gt;</span></span><o:p></o:p></p></div><div><p =
class=3DMsoNormal style=3D'background:#F5F6F8'><strong><span =
style=3D'font-family:"Aptos",sans-serif;color:black'>To:&nbsp;</span></st=
rong><span class=3Dzreadusername><span style=3D'font-family:"MS =
Gothic";color:black'>=E5=AE=8B=E9=9B=AA=E9=9B=81</span><span =
style=3D'color:black'>00038118;</span></span><o:p></o:p></p></div><div><p=
 class=3DMsoNormal style=3D'background:#F5F6F8'><strong><span =
style=3D'font-family:"Aptos",sans-serif;color:black'>Cc:&nbsp;</span></st=
rong><span class=3Dzreadusername><span style=3D'color:black'><a =
href=3D"mailto:ingemar.s.johansson=3D40ericsson.com-Tr9gZwTxerDR74oF6e/[email protected]">ingem=
ar.s.johansson=3D40ericsson.com-Tr9gZwTxerDR74oF6e/[email protected]</a> &lt;<a =
href=3D"mailto:ingemar.s.johansson=3D40ericsson.com-Tr9gZwTxerDR74oF6e/[email protected]">ingem=
ar.s.johansson=3D40ericsson.com-Tr9gZwTxerDR74oF6e/[email protected]</a>&gt;;[email protected] =
&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;jmh.direct@joelhalp=
ern.com &lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>=
&gt;;[email protected] &lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;opsawg@ie=
tf.org &lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;[email protected] =
&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;</span></span><o:p></=
o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:#F5F6F8'><strong><span =
style=3D'font-family:"Aptos",sans-serif;color:black'>Date:&nbsp;</span></=
strong><span style=3D'color:black'>2026</span><span =
style=3D'font-family:"MS Gothic";color:black'>=E5=B9=B4</span><span =
style=3D'color:black'>01</span><span style=3D'font-family:"MS =
Gothic";color:black'>=E6=9C=88</span><span =
style=3D'color:black'>14</span><span style=3D'font-family:"MS =
Gothic";color:black'>=E6=97=A5</span><span style=3D'color:black'> =
19:06</span><o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'background:#F5F6F8'><strong><span =
style=3D'font-family:"Aptos",sans-serif;color:black'>Subject:&nbsp;[tsvwg=
] Re: [OPSAWG]Re: Re: Fw: New Version Notification for =
draft-song-opsawg-ipfix-ecn-00.txt</span></strong><o:p></o:p></p></div></=
div><div><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'>Hi&nbsp;Xueyan<br><br>4.15.&nbsp;l4sCeMark=
RatioTotal<br><br>Name:&nbsp;l4sCeMarkRatioTotal<br><br>ElementID:&nbsp;T=
BD15<br>Description:&nbsp;The&nbsp;proportion&nbsp;of&nbsp;L4S&nbsp;packe=
ts&nbsp;marked&nbsp;with&nbsp;the&nbsp;CE<br>codepoint,&nbsp;calculated&n=
bsp;over&nbsp;the&nbsp;total&nbsp;lifetime&nbsp;of&nbsp;the&nbsp;Flow.&nb=
sp;This<br>element&nbsp;represents&nbsp;the&nbsp;total&nbsp;CE&nbsp;marki=
ng&nbsp;rate&nbsp;for&nbsp;L4S&nbsp;traffic<br>within&nbsp;the&nbsp;Flow.=
&nbsp;It&nbsp;is&nbsp;calculated&nbsp;as:<br><br>CE-marked&nbsp;L4S&nbsp;=
packets&nbsp;(total&nbsp;count)&nbsp;/&nbsp;Total&nbsp;L4S&nbsp;packets&n=
bsp;(total<br>count)<br><br>Where&nbsp;L4S&nbsp;packets&nbsp;are&nbsp;tho=
se&nbsp;identified&nbsp;by&nbsp;the&nbsp;ECN&nbsp;codepoint<br>ECT(1).&nb=
sp;The&nbsp;result&nbsp;is&nbsp;a&nbsp;ratio&nbsp;ranging&nbsp;from&nbsp;=
0.0&nbsp;to&nbsp;1.0.<o:p></o:p></p><p>Here&nbsp;is&nbsp;a&nbsp;challenge=
,&nbsp;once&nbsp;a&nbsp;packet&nbsp;is&nbsp;marked&nbsp;CE&nbsp;you&nbsp;=
can&nbsp;not&nbsp;veridically&nbsp;deduce&nbsp;whether&nbsp;it&nbsp;was&n=
bsp;ECT(0)&nbsp;or&nbsp;ECT(0)&nbsp;(or&nbsp;Not-ECT),&nbsp;so&nbsp;you&n=
bsp;need&nbsp;to&nbsp;expect&nbsp;that&nbsp;flows&nbsp;use&nbsp;either&nb=
sp;ECT(0)&nbsp;or&nbsp;ECT(1)&nbsp;consistently.&nbsp;But&nbsp;since&nbsp=
;you&nbsp;actually&nbsp;keep&nbsp;counts&nbsp;of&nbsp;ECT(0)&nbsp;and&nbs=
p;ECT(1)&nbsp;packets,&nbsp;maybe&nbsp;make&nbsp;this&nbsp;conditional&nb=
sp;on&nbsp;ect0PacketTotalCount&nbsp;being&nbsp;zero&nbsp;for&nbsp;this&n=
bsp;flow?<o:p></o:p></p><p>&gt;&gt;Xueyan: Agree with you. A regular L4S =
flow should use ECT(1) mark continuously. We will add some text to the =
operation section to clarify this point.<o:p></o:p></p><p =
class=3DMsoNormal><br><br>You&nbsp;already&nbsp;argue&nbsp;similarly&nbsp=
;here:<br><br>When&nbsp;measuring&nbsp;the&nbsp;proportion&nbsp;of&nbsp;p=
ackets&nbsp;marked&nbsp;with&nbsp;the&nbsp;CE<br>codepoint,&nbsp;the&nbsp=
;CE&nbsp;marking&nbsp;rate&nbsp;for&nbsp;L4S&nbsp;traffic&nbsp;should&nbs=
p;be&nbsp;calculated<br>specifically&nbsp;for&nbsp;flows&nbsp;identified&=
nbsp;as&nbsp;ECT(1)&nbsp;(L4S&nbsp;traffic&nbsp;identifier)<br>prior&nbsp=
;to&nbsp;marking,&nbsp;rather&nbsp;than&nbsp;aggregating&nbsp;all&nbsp;CE=
-marked&nbsp;packets<br>irrespective&nbsp;of&nbsp;their&nbsp;original&nbs=
p;ECT&nbsp;codepoint.&nbsp;This&nbsp;ensures&nbsp;the<br>performance&nbsp=
;of&nbsp;L4S&nbsp;services&nbsp;can&nbsp;be&nbsp;accurately&nbsp;monitore=
d&nbsp;and<br>distinguished&nbsp;from&nbsp;Classic&nbsp;ECN&nbsp;traffic,=
&nbsp;which&nbsp;may&nbsp;have&nbsp;different<br>congestion&nbsp;response=
&nbsp;characteristics.<br><br>But&nbsp;you&nbsp;still&nbsp;have&nbsp;the&=
nbsp;unfortunate&nbsp;ambiguity&nbsp;of&nbsp;CE&nbsp;and&nbsp;the&nbsp;fa=
t&nbsp;that&nbsp;flows&nbsp;can&nbsp;change&nbsp;their&nbsp;ECN&nbsp;code=
point.<br><br>Regards<br>&nbsp;&nbsp;&nbsp;&nbsp;Sebastian<br><br><br><br=
>&gt;&nbsp;On&nbsp;14.&nbsp;Jan&nbsp;2026,&nbsp;at&nbsp;04:00,&nbsp;&lt;<=
a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;&n=
bsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;&n=
bsp;wrote:<br>&gt;&nbsp; =
<br>&gt;&nbsp;Hi&nbsp;Sebastian&nbsp;and&nbsp;Ingemar,<br>&gt;&nbsp;Thank=
&nbsp;you&nbsp;for&nbsp;further&nbsp;clarification&nbsp;and&nbsp;sharing&=
nbsp;the&nbsp;valuable&nbsp;insights.&nbsp;I&nbsp;agree&nbsp;that&nbsp;we=
&nbsp;should&nbsp;strike&nbsp;a&nbsp;balance&nbsp;between&nbsp;standands&=
nbsp;and&nbsp;real&nbsp;deployments.&nbsp; =
<br>&gt;&nbsp;Given&nbsp;the&nbsp;L4S&nbsp;CE&nbsp;marking&nbsp;may&nbsp;=
be&nbsp;probabilistic,&nbsp;to&nbsp;ensure&nbsp;the&nbsp;reliability&nbsp=
;of&nbsp;the&nbsp;statistical&nbsp;data&nbsp;and&nbsp;reduce&nbsp;the&nbs=
p;bias&nbsp;risk&nbsp;of&nbsp;sampling&nbsp;results,&nbsp;probabilistic&n=
bsp;sampling&nbsp;methods&nbsp;should&nbsp;follow&nbsp;RFC5475.<br>&gt;&n=
bsp;The&nbsp;following&nbsp;proposed&nbsp;text&nbsp;to&nbsp;operation&nbs=
p;section:<br>&gt;&nbsp;&quot;In&nbsp;L4S&nbsp;deployments,&nbsp;CE&nbsp;=
marking&nbsp;may&nbsp;be&nbsp;either&nbsp;probabilistic&nbsp;or&nbsp;dete=
rministic,&nbsp;as&nbsp;determined&nbsp;by&nbsp;the&nbsp;specific&nbsp;AQ=
M&nbsp;implementation.&nbsp;The&nbsp;IEs&nbsp;on&nbsp;the&nbsp;statiscal&=
nbsp;count&nbsp;of&nbsp;CE-mark&nbsp;packets&nbsp;and&nbsp;L4S&nbsp;CE&nb=
sp;marking&nbsp;ratio&nbsp;are&nbsp;defined&nbsp;to&nbsp;enable&nbsp;oper=
ators&nbsp;to&nbsp;perfom&nbsp;quantitative&nbsp;monitoring&nbsp;and&nbsp=
;management&nbsp;of&nbsp;L4S&nbsp;service&nbsp;performance,&nbsp;typicall=
y&nbsp;based&nbsp;on&nbsp;flow&nbsp;data&nbsp;that&nbsp;may&nbsp;be&nbsp;=
acquired&nbsp;via&nbsp;packet&nbsp;or&nbsp;flow&nbsp;sampling.&nbsp;Imple=
mentations&nbsp;should&nbsp;employ&nbsp;sampling&nbsp;methods&nbsp;(see&n=
bsp;RFC5475)&nbsp;that&nbsp;preserve&nbsp;the&nbsp;statistical&nbsp;repre=
sentativeness&nbsp;of&nbsp;these&nbsp;IEs&nbsp;and&nbsp;reduce&nbsp;bias&=
nbsp;risk&nbsp;of&nbsp;sampling&nbsp;results.&quot; =
<br>&gt;&nbsp;Are&nbsp;you&nbsp;fine&nbsp;with&nbsp;this?<br>&gt;&nbsp; =
<br>&gt;&nbsp;Best&nbsp;regards,<br>&gt;&nbsp;Xueyan<br>&gt;&nbsp; =
<br>&gt;&nbsp;Original<br>&gt;&nbsp;From:&nbsp;SebastianMoeller&nbsp;&lt;=
<a href=3D"mailto:[email protected]">[email protected]</a>&gt; =
<br>&gt;&nbsp;To:&nbsp;<span style=3D'font-family:"MS =
Gothic"'>=E5=AE=8B=E9=9B=AA=E9=9B=81</span>00038118;<br>&gt;&nbsp;Cc:&nbs=
p;<a href=3D"mailto:[email protected]">[email protected]</a>&nbsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;jmh.direct@joelhalp=
ern.com&nbsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>=
&gt;;[email protected]&nbsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;opsawg@ie=
tf.org&nbsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;[email protected]&nbs=
p;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;<br>&gt;&nbsp;Date:&n=
bsp;2026<span style=3D'font-family:"MS Gothic"'>=E5=B9=B4</span>01<span =
style=3D'font-family:"MS Gothic"'>=E6=9C=88</span>13<span =
style=3D'font-family:"MS =
Gothic"'>=E6=97=A5</span>&nbsp;17:31<br>&gt;&nbsp;Subject:&nbsp;Re:&nbsp;=
[tsvwg]&nbsp;[OPSAWG]Re:&nbsp;Re:&nbsp;Fw:&nbsp;New&nbsp;Version&nbsp;Not=
ification&nbsp;for&nbsp;draft-song-opsawg-ipfix-ecn-00.txtHi&nbsp;Xueyan,=
<br>&gt;&nbsp; <br>&gt;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;On&nbsp;13.&nbsp;Jan&nbsp;2026,&nbsp;at&nbsp;10:0=
3,&nbsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;&n=
bsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;&n=
bsp;wrote:<br>&gt;&nbsp;&gt;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;Hi&nbsp;Sebastian,<br>&gt;&nbsp;&gt;&nbsp;Thank&n=
bsp;you&nbsp;for&nbsp;further&nbsp;clarification,&nbsp;agree&nbsp;with&nb=
sp;your&nbsp;points.<br>&gt;&nbsp;&gt;&nbsp;For&nbsp;L4S,&nbsp;the&nbsp;d=
ual-queue&nbsp;coupled&nbsp;AQM&nbsp;mechanism&nbsp;uses&nbsp;probalisiti=
c&nbsp;ECN&nbsp;marking&nbsp;for&nbsp;L4S&nbsp;traffic,<br>&gt;&nbsp; =
<br>&gt;&nbsp;[SM3]&nbsp;Respectfully,&nbsp;that&nbsp;might&nbsp;be&nbsp;=
true&nbsp;for&nbsp;the&nbsp;DualQ&nbsp;RFC9332,&nbsp;but&nbsp;the&nbsp;ac=
tual&nbsp;sch_dualpi2&nbsp;AQM&nbsp;in&nbsp;the&nbsp;Linux&nbsp;kernel&nb=
sp;uses&nbsp;a&nbsp;deterministic&nbsp;step&nbsp;marker&nbsp;for&nbsp;the=
&nbsp;L-queue&nbsp;if&nbsp;there&nbsp;is&nbsp;not&nbsp;enough&nbsp;C-traf=
fic&nbsp;to&nbsp;drive&nbsp;the&nbsp;pi2&nbsp;component*.&nbsp;&nbsp; =
<br>&gt;&nbsp;At&nbsp;first&nbsp;it&nbsp;might&nbsp;be&nbsp;somewhat&nbsp=
;surprising&nbsp;that&nbsp;the&nbsp;same&nbsp;folks&nbsp;hat&nbsp;created=
&nbsp;rfc9332&nbsp;with&nbsp;its&nbsp;probabilistic&nbsp;ramp-style&nbsp;=
L4S-AQM&nbsp;to&nbsp;actually&nbsp;end&nbsp;up&nbsp;implementing&nbsp;a&n=
bsp;deterministic&nbsp;step&nbsp;marker&nbsp;in&nbsp;practice,&nbsp;but&n=
bsp;&nbsp;rfc9332&nbsp;contains&nbsp;the&nbsp;following&nbsp;&quot;hedge&=
quot;:<br>&gt;&nbsp;&quot;As&nbsp;a&nbsp;first&nbsp;concrete&nbsp;example=
,&nbsp;the&nbsp;pseudocode&nbsp;below&nbsp;gives&nbsp;the&nbsp;DualPI2&nb=
sp;algorithm.&nbsp;DualPI2&nbsp;follows&nbsp;the&nbsp;structure&nbsp;of&n=
bsp;the&nbsp;DualQ&nbsp;Coupled&nbsp;AQM&nbsp;framework&nbsp;in&nbsp;Figu=
re&nbsp;1.&nbsp;A&nbsp;simple&nbsp;ramp&nbsp;function&nbsp;(configured&nb=
sp;in&nbsp;units&nbsp;of&nbsp;queuing&nbsp;time)&nbsp;with&nbsp;unsmoothe=
d&nbsp;ECN&nbsp;marking&nbsp;is&nbsp;used&nbsp;for&nbsp;the&nbsp;Native&n=
bsp;L4S&nbsp;AQM.&nbsp;The&nbsp;ramp&nbsp;can&nbsp;also&nbsp;be&nbsp;conf=
igured&nbsp;as&nbsp;a&nbsp;step&nbsp;function.&nbsp;The&nbsp;PI2&nbsp;alg=
orithm&nbsp;[PI2]&nbsp;is&nbsp;used&nbsp;for&nbsp;the&nbsp;Classic&nbsp;A=
QM.&nbsp;PI2&nbsp;is&nbsp;an&nbsp;improved&nbsp;variant&nbsp;of&nbsp;the&=
nbsp;PIE&nbsp;AQM&nbsp;[RFC8033].&quot;&nbsp; <br>&gt;&nbsp; =
<br>&gt;&nbsp;as&nbsp;of&nbsp;today&nbsp;it&nbsp;turns&nbsp;out&nbsp;for&=
nbsp;&nbsp;the&nbsp;actual&nbsp;sch_dualpi2b&nbsp;in&nbsp;Linux&nbsp;&quo=
t;The&nbsp;ramp&nbsp;can&nbsp;ONLY&nbsp;be&nbsp;configured&nbsp;as&nbsp;a=
&nbsp;step&nbsp;function&quot;.&nbsp;Which&nbsp;might&nbsp;change&nbsp;or=
&nbsp;might&nbsp;not&nbsp;change&nbsp;in&nbsp;the&nbsp;future.<br>&gt;&nb=
sp; =
<br>&gt;&nbsp;*)&nbsp;If&nbsp;the&nbsp;marking&nbsp;is&nbsp;driven&nbsp;h=
owever&nbsp;by&nbsp;non-L4S&nbsp;traffic&nbsp;in&nbsp;the&nbsp;C-queue&nb=
sp;the&nbsp;marking,&nbsp;even&nbsp;in&nbsp;the&nbsp;L-queue&nbsp;will&nb=
sp;be&nbsp;probabilistic,&nbsp;so&nbsp;for&nbsp;the&nbsp;current&nbsp;int=
ernet&nbsp;traffic&nbsp;mix,&nbsp;L4S&nbsp;marking&nbsp;likely&nbsp;is&nb=
sp;probabilistic.<br>&gt;&nbsp; <br>&gt;&nbsp; =
<br>&gt;&nbsp;That&nbsp;said,&nbsp;I&nbsp;am&nbsp;not&nbsp;sure&nbsp;that=
&nbsp;has&nbsp;any&nbsp;bearing&nbsp;on&nbsp;the&nbsp;validity&nbsp;IPFIX=
's&nbsp;sampling&nbsp;approach,&nbsp;any&nbsp;sampler&nbsp;will&nbsp;over=
look&nbsp;rare&nbsp;events&nbsp;more&nbsp;often&nbsp;than&nbsp;common&nbs=
p;events,&nbsp;but&nbsp;is&nbsp;agnostic&nbsp;to&nbsp;the&nbsp;nature&nbs=
p;of&nbsp;these&nbsp;events,&nbsp;no?&nbsp;Maybe&nbsp;the&nbsp;IPFIX&nbsp=
;draft&nbsp;could&nbsp;just&nbsp;avoid&nbsp;reasoning&nbsp;about&nbsp;mar=
king&nbsp;determinism&nbsp;or&nbsp;lack&nbsp;there&nbsp;of&nbsp;completel=
y?<br>&gt;&nbsp; =
<br>&gt;&nbsp;Regards<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sebastian<br>&=
gt;&nbsp; <br>&gt;&nbsp; <br>&gt;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;the&nbsp;IPFIX&nbsp;IE&nbsp;for&nbsp;tracking&nbs=
p;L4S&nbsp;CE&nbsp;mark&nbsp;ratio&nbsp;is&nbsp;proposed&nbsp;in&nbsp;thi=
s&nbsp;draft,&nbsp;we&nbsp;hope&nbsp;this&nbsp;makes&nbsp;sense.<br>&gt;&=
nbsp;&gt;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;Best&nbsp;regards,<br>&gt;&nbsp;&gt;&nbsp;Xueyan<=
br>&gt;&nbsp;&gt;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;Original<br>&gt;&nbsp;&gt;&nbsp;From:&nbsp;Sebast=
ianMoeller&nbsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;To:&nbsp;Sebastian&nbsp;Moeller&nbsp;&lt;<a =
href=3D"mailto:moeller0=3D40gmx.de-Tr9gZwTxerDR74oF6e/[email protected]">moeller0=3D40gmx.de@dm=
arc.ietf.org</a>&gt;;<br>&gt;&nbsp;&gt;&nbsp;Cc:&nbsp;<a =
href=3D"mailto:[email protected]">[email protected]</a>&nbsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;<span =
style=3D'font-family:"MS =
Gothic"'>=E5=AE=8B=E9=9B=AA=E9=9B=81</span>00038118;jmh.direct@joelhalper=
n.com&nbsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>=
&gt;;[email protected]&nbsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;opsawg@ie=
tf.org&nbsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;[email protected]&nbs=
p;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;<br>&gt;&nbsp;&gt;&nb=
sp;Date:&nbsp;2026<span style=3D'font-family:"MS =
Gothic"'>=E5=B9=B4</span>01<span style=3D'font-family:"MS =
Gothic"'>=E6=9C=88</span>13<span style=3D'font-family:"MS =
Gothic"'>=E6=97=A5</span>&nbsp;16:04<br>&gt;&nbsp;&gt;&nbsp;Subject:&nbsp=
;Re:&nbsp;[tsvwg]&nbsp;[OPSAWG]Re:&nbsp;Re:&nbsp;Fw:&nbsp;New&nbsp;Versio=
n&nbsp;Notification&nbsp;for&nbsp;draft-song-opsawg-ipfix-ecn-00.txtDear&=
nbsp;All,<br>&gt;&nbsp;&gt;&nbsp;&nbsp; <br>&gt;&nbsp;&gt;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&nbsp;On&nbsp;13.&nbsp;Jan&nbsp;2026,&nbsp;at=
&nbsp;08:25,&nbsp;Sebastian&nbsp;Moeller&nbsp;&lt;<a =
href=3D"mailto:moeller0=3D40gmx.de-Tr9gZwTxerDR74oF6e/[email protected]">moeller0=3D40gmx.de@dm=
arc.ietf.org</a>&gt;&nbsp;wrote:<br>&gt;&nbsp;&gt;&nbsp;&gt;&nbsp;&nbsp;&=
nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&nbsp;Hi&nbsp;Xueyan,<br>&gt;&nbsp;&gt;&nbsp;=
&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&nbsp;please&nbsp;see&nbsp;[SM]&nbsp;below.<b=
r>&gt;&nbsp;&gt;&nbsp;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&nbsp;On&nbsp;January&nbsp;13,&nbsp;2026&nbsp=
;8:09:10&nbsp;AM&nbsp;GMT+01:00,&nbsp;<a =
href=3D"mailto:[email protected]">[email protected]</a>&nbsp;=
wrote:<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Hi&nbsp;Joel,<br>&gt;&nbsp;&g=
t;&nbsp;&gt;&gt;&nbsp;Thank&nbsp;you&nbsp;for&nbsp;further&nbsp;suggestio=
ns.&nbsp;The&nbsp;consideration&nbsp;for&nbsp;risk&nbsp;of&nbsp;bias&nbsp=
;in&nbsp;sampling&nbsp;result&nbsp;is&nbsp;very&nbsp;reasonable,&nbsp;for=
&nbsp;example&nbsp;CE&nbsp;is&nbsp;marked&nbsp;probalisticlly&nbsp;rather=
&nbsp;than&nbsp;marked&nbsp;every&nbsp;packet&nbsp;when&nbsp;potential&nb=
sp;congestion&nbsp;occurs.&nbsp;We&nbsp;will&nbsp;add&nbsp;relevant&nbsp;=
text&nbsp;to&nbsp;section&nbsp;5&nbsp;to&nbsp;provide&nbsp;some&nbsp;oper=
ational&nbsp;considerations.<br>&gt;&nbsp;&gt;&nbsp;&gt;&nbsp;&nbsp;&nbsp=
; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&nbsp;[SM]&nbsp;DCTCP&nbsp;(and&nbsp;L4S)&nbs=
p;potentially&nbsp;employ&nbsp;probabilistic&nbsp;marking,&nbsp;rfc3168&n=
bsp;does&nbsp;not.&nbsp;Please&nbsp;do&nbsp;not&nbsp;assumd&nbsp;all&nbsp=
;CE&nbsp;marks&nbsp;are&nbsp;dctcp-style...<br>&gt;&nbsp;&gt;&nbsp;&gt;&n=
bsp;But&nbsp;even&nbsp;dctcp&nbsp;style&nbsp;marking&nbsp;can&nbsp;be&nbs=
p;deterministic,&nbsp;e.g.&nbsp;as&nbsp;in&nbsp;fq-codel's&nbsp;ce&nbsp;t=
hreshol&nbsp;marking&nbsp;or&nbsp;dualpi2's&nbsp;step&nbsp;threshold.<br>=
&gt;&nbsp;&gt;&nbsp;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&nbsp;Respectfully,&nbsp;may&nbsp;I&nbsp;ask,=
&nbsp;what&nbsp;is&nbsp;your&nbsp;rational&nbsp;for&nbsp;considering&nbsp=
;CE&nbsp;marks&nbsp;probabilistic?<br>&gt;&nbsp;&gt;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;[SM2]&nbsp;Rethinking&nbsp;and&nbsp;refining&nbsp=
;my&nbsp;argument,&nbsp;whether&nbsp;a&nbsp;CE&nbsp;mark&nbsp;is&nbsp;pro=
babilistic&nbsp;or&nbsp;not&nbsp;is&nbsp;not&nbsp;really&nbsp;a&nbsp;func=
tion&nbsp;of&nbsp;marking-law&nbsp;(dctcp&nbsp;vs.&nbsp;rfc3168)&nbsp;but=
&nbsp;of&nbsp;the&nbsp;AQM&nbsp;that&nbsp;is&nbsp;used,&nbsp;some&nbsp;op=
erate&nbsp;probabilistically,&nbsp;some&nbsp;do&nbsp;not.&nbsp;&nbsp;&nbs=
p; <br>&gt;&nbsp;&gt;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&nbsp;Regards<br>&gt;&nbsp;&gt;&nbsp;&gt;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sebastian<br>&gt;&nbsp;&gt;&n=
bsp;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Best&nbsp;regards,<br>&gt;&nbsp;&gt=
;&nbsp;&gt;&gt;&nbsp;Xueyan<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&n=
bsp; <br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Original<br>&gt;&nbsp;&gt;&nbsp;&gt=
;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;From:&nbsp;jmh.direct&nbsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>=
&gt;&nbsp;&nbsp; <br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;To:&nbsp;<span =
style=3D'font-family:"MS =
Gothic"'>=E5=AE=8B=E9=9B=AA=E9=9B=81</span>00038118;[email protected]&n=
bsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;<br>&gt;&=
nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Cc:&nbsp;<a =
href=3D"mailto:[email protected]">[email protected]</a>&nbsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;[email protected]&nb=
sp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;[email protected]&nbsp;=
&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;<br>&gt;&nbsp;&gt;&nb=
sp;&gt;&gt;&nbsp;Date:&nbsp;2026<span style=3D'font-family:"MS =
Gothic"'>=E5=B9=B4</span>01<span style=3D'font-family:"MS =
Gothic"'>=E6=9C=88</span>13<span style=3D'font-family:"MS =
Gothic"'>=E6=97=A5</span>&nbsp;13:06<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp=
;Subject:&nbsp;[OPSAWG]Re:&nbsp;[tsvwg]&nbsp;Re:&nbsp;Fw:&nbsp;New&nbsp;V=
ersion&nbsp;Notification&nbsp;for&nbsp;draft-song-opsawg-ipfix-ecn-00.txt=
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;___________________________________=
____________<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;OPSAWG&nbsp;mailing&nbs=
p;list&nbsp;--&nbsp;<a =
href=3D"mailto:[email protected]">[email protected]</a><br>&gt;&nbsp;&gt;&nbs=
p;&gt;&gt;&nbsp;To&nbsp;unsubscribe&nbsp;send&nbsp;an&nbsp;email&nbsp;to&=
nbsp;<a =
href=3D"mailto:[email protected]">[email protected]</a><br>&gt;&n=
bsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Tgank&nbsp;you&nbsp;for&nbsp;the&nb=
sp;replies.&nbsp;&nbsp;It&nbsp;probably&nbsp;would&nbsp;help&nbsp;to&nbsp=
;reference&nbsp;traffic&nbsp;sampling&nbsp;as&nbsp;the&nbsp;assumed&nbsp;=
behavior.&nbsp;&nbsp;This&nbsp;could&nbsp;be&nbsp;coupled&nbsp;with&nbsp;=
some&nbsp;discussion&nbsp;of&nbsp;why&nbsp;the&nbsp;risk&nbsp;of&nbsp;bia=
s&nbsp;in&nbsp;the&nbsp;result&nbsp;of&nbsp;sampling&nbsp;a&nbsp;varying&=
nbsp;stream,&nbsp;likely&nbsp;with&nbsp;some&nbsp;patterns&nbsp;in&nbsp;i=
ts&nbsp;variation,&nbsp;is&nbsp;low.<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp=
;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Yours,<br>&gt;&nbsp;&gt;&nbsp;&gt;&=
gt;&nbsp;Joel<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Sent&nbsp;via&nbsp;the&nbsp;Samsung=
&nbsp;Galaxy&nbsp;S20&nbsp;FE&nbsp;5G,&nbsp;an&nbsp;AT&amp;T&nbsp;5G&nbsp=
;smartphone<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;--------&nbsp;Original&nbsp;message=
&nbsp;--------<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;From:&nbsp;<a =
href=3D"mailto:[email protected]">[email protected]</a><br>&g=
t;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Date:&nbsp;1/12/26&nbsp;11:04&nbsp;PM&nbs=
p;(GMT-05:00)<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;To:&nbsp;<a =
href=3D"mailto:[email protected]">[email protected]</a><br>&gt;&nbsp;=
&gt;&nbsp;&gt;&gt;&nbsp;Cc:&nbsp;<a =
href=3D"mailto:[email protected]">[email protected]</a>,&nbsp;<a =
href=3D"mailto:[email protected]">[email protected]</a>,&nbsp;<a =
href=3D"mailto:[email protected]">[email protected]</a><br>&gt;&nbsp;&gt;&nbsp;&g=
t;&gt;&nbsp;Subject:&nbsp;Re:&nbsp;[tsvwg]&nbsp;Re:&nbsp;[OPSAWG]Fw:&nbsp=
;New&nbsp;Version&nbsp;Notification&nbsp;for&nbsp;draft-song-opsawg-ipfix=
-ecn-00.txt<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Hi&nbsp;Joel,<br>&gt;&nbsp;&gt;&nbs=
p;&gt;&gt;&nbsp;Thank&nbsp;you&nbsp;for&nbsp;taking&nbsp;time&nbsp;to&nbs=
p;read&nbsp;the&nbsp;draft,&nbsp;and&nbsp;providing&nbsp;new&nbsp;aspects=
&nbsp;we&nbsp;need&nbsp;to&nbsp;consider,&nbsp;we&nbsp;will&nbsp;make&nbs=
p;updates&nbsp;to&nbsp;the&nbsp;draft&nbsp;to&nbsp;reflect&nbsp;your&nbsp=
;comments.<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Please&nbsp;also&nbsp;see=
&nbsp;my&nbsp;reply&nbsp;inline.<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nb=
sp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Best&nbsp;regards,<br>&gt;&nbsp;&gt=
;&nbsp;&gt;&gt;&nbsp;Xueyan&nbsp;(on&nbsp;behalf-of&nbsp;co-authors)<br>&=
gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;From:&nbsp;JoelHalpern&nbsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;&nbsp;&nbs=
p; <br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;To:&nbsp;<span =
style=3D'font-family:"MS =
Gothic"'>=E5=AE=8B=E9=9B=AA=E9=9B=81</span>00038118;<br>&gt;&nbsp;&gt;&nb=
sp;&gt;&gt;&nbsp;Cc:&nbsp;<a =
href=3D"mailto:[email protected]">[email protected]</a>&nbsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;[email protected]&nb=
sp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;[email protected]&nbsp;=
&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;<br>&gt;&nbsp;&gt;&nb=
sp;&gt;&gt;&nbsp;Date:&nbsp;2026<span style=3D'font-family:"MS =
Gothic"'>=E5=B9=B4</span>01<span style=3D'font-family:"MS =
Gothic"'>=E6=9C=88</span>12<span style=3D'font-family:"MS =
Gothic"'>=E6=97=A5</span>&nbsp;23:56<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp=
;Subject:&nbsp;[tsvwg]&nbsp;Re:&nbsp;[OPSAWG]Fw:&nbsp;New&nbsp;Version&nb=
sp;Notification&nbsp;for&nbsp;draft-song-opsawg-ipfix-ecn-00.txt<br>&gt;&=
nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;The&nbsp;discussion&nbsp;prompted&n=
bsp;me&nbsp;to&nbsp;read&nbsp;this&nbsp;draft.&nbsp;&nbsp;I&nbsp;have&nbs=
p;two&nbsp;different&nbsp;questions&nbsp;about&nbsp;it:<br>&gt;&nbsp;&gt;=
&nbsp;&gt;&gt;&nbsp;1)&nbsp;In&nbsp;what&nbsp;way&nbsp;is&nbsp;it&nbsp;re=
lated&nbsp;to&nbsp;L4S?&nbsp;&nbsp;Yes,&nbsp;L4S&nbsp;uses&nbsp;ECN.&nbsp=
;&nbsp;But&nbsp;ECN&nbsp;is&nbsp;not&nbsp;restricted&nbsp;to&nbsp;L4S.<br=
>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&gt;&gt;&nbsp;Xueyan:&nbsp;The&nbsp;main&nbs=
p;consideration&nbsp;for&nbsp;L4S&nbsp;service&nbsp;is&nbsp;that&nbsp;L4S=
&nbsp;introduces&nbsp;a&nbsp;new&nbsp;ECN&nbsp;codepoint&nbsp;ECT(1)&nbsp=
;for&nbsp;traffic&nbsp;identification,&nbsp;it&nbsp;helps&nbsp;the&nbsp;d=
iferenciation&nbsp;between&nbsp;classical&nbsp;and&nbsp;L4S&nbsp;traffic&=
nbsp;and&nbsp;uses&nbsp;CE&nbsp;codepoint&nbsp;for&nbsp;potential&nbsp;co=
ngestion&nbsp;mark.&nbsp;The&nbsp;monitoring&nbsp;of&nbsp;ECN&nbsp;can&nb=
sp;provide&nbsp;Operators&nbsp;with&nbsp;valuable&nbsp;insights,&nbsp;inc=
luding&nbsp;the&nbsp;ratio&nbsp;of&nbsp;L4S&nbsp;traffic&nbsp;in&nbsp;the=
&nbsp;network,&nbsp;statistics&nbsp;of&nbsp;network&nbsp;congestion&nbsp;=
and&nbsp;granular&nbsp;visibility&nbsp;for&nbsp;the&nbsp;performance&nbsp=
;of&nbsp;L4S&nbsp;services.<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;But&nbsp=
;the&nbsp;ECN&nbsp;monitoring&nbsp;in&nbsp;this&nbsp;draft&nbsp;is&nbsp;n=
ot&nbsp;limited&nbsp;to&nbsp;L4S,&nbsp;for&nbsp;example,&nbsp;we&nbsp;als=
o&nbsp;provide&nbsp;the&nbsp;monitoring&nbsp;IEs&nbsp;for&nbsp;ECN(0)&nbs=
p;and&nbsp;non-ECT,&nbsp;with&nbsp;a&nbsp;flexible&nbsp;design&nbsp;to&nb=
sp;satisfy&nbsp;user's&nbsp;monitoring&nbsp;requirements.<br>&gt;&nbsp;&g=
t;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;2)&nbsp;Even&nbsp;if&nbsp;we&nbsp;a=
ssume&nbsp;this&nbsp;only&nbsp;reports&nbsp;packets&nbsp;with&nbsp;ECN&nb=
sp;bits&nbsp;enabled&nbsp;(not&nbsp;00),&nbsp;generating&nbsp;an&nbsp;IPF=
IX&nbsp;report&nbsp;for&nbsp;every&nbsp;data&nbsp;packet&nbsp;across&nbsp=
;many&nbsp;flows&nbsp;(in&nbsp;some&nbsp;environments,&nbsp;all&nbsp;flow=
s)&nbsp;seems&nbsp;to&nbsp;be&nbsp;tremendous&nbsp;overhead.&nbsp;&nbsp;S=
ince&nbsp;as&nbsp;I&nbsp;understnad&nbsp;it&nbsp;this&nbsp;is&nbsp;for&nb=
sp;management&nbsp;monitoring&nbsp;of&nbsp;operability,&nbsp;not&nbsp;for=
&nbsp;congestion&nbsp;response,&nbsp;that&nbsp;seems&nbsp;a&nbsp;massive&=
nbsp;overhead.&nbsp;&nbsp;Am&nbsp;I&nbsp;misreading&nbsp;the&nbsp;draft?<=
br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&gt;&gt;&nbsp;Xueyan:&nbsp;Yes,&nbsp;we&nb=
sp;agree&nbsp;that&nbsp;doing&nbsp;this&nbsp;per&nbsp;packets&nbsp;would&=
nbsp;create&nbsp;too&nbsp;much&nbsp;overhead.&nbsp;In&nbsp;real&nbsp;depl=
oyment,&nbsp;IPFIX&nbsp;performs&nbsp;probalistic&nbsp;sampling&nbsp;for&=
nbsp;data&nbsp;collection&nbsp;based&nbsp;on&nbsp;user&nbsp;requirements&=
nbsp;instead&nbsp;of&nbsp;extracting&nbsp;data&nbsp;per&nbsp;packet.&nbsp=
;The&nbsp;specifi&nbsp;data&nbsp;export&nbsp;is&nbsp;determined&nbsp;by&n=
bsp;IPFIX&nbsp;configurations&nbsp;and&nbsp;device&nbsp;capabilities,&nbs=
p;but&nbsp;the&nbsp;general&nbsp;rule&nbsp;is&nbsp;to&nbsp;avoid&nbsp;cre=
ating&nbsp;heavy&nbsp;overhead&nbsp;to&nbsp;network&nbsp;nodes.<br>&gt;&n=
bsp;&gt;&nbsp;&gt;&gt;&nbsp;Best&nbsp;regards<br>&gt;&nbsp;&gt;&nbsp;&gt;=
&gt;&nbsp;Xueyan<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Yours,<br>&gt;&nbsp;&gt;&nbsp;&gt;&=
gt;&nbsp;Joel<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;On&nbsp;1/11/2026&nbsp=
;9:54&nbsp;PM,&nbsp;<a =
href=3D"mailto:[email protected]">[email protected]</a>&nbsp;=
wrote:<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Hi&nbsp;Greg,<br>&gt;&nbsp;&gt;&nbs=
p;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Thank&nbsp;you&nbsp;for&nbsp;the&nb=
sp;good&nbsp;question.<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Yes,&nbsp;ECN=
&nbsp;is&nbsp;an&nbsp;end-to-end&nbsp;protocol,&nbsp;TCP&nbsp;sender&nbsp=
;intiates&nbsp;the&nbsp;signalling&nbsp;and&nbsp;TCP&nbsp;receiver&nbsp;r=
esponds.&nbsp;And&nbsp;I&nbsp;think&nbsp;IPFIX&nbsp;works&nbsp;in&nbsp;IP=
&nbsp;layer,&nbsp;so&nbsp;the&nbsp;target&nbsp;data&nbsp;extraction&nbsp;=
is&nbsp;at&nbsp;network&nbsp;nodes.&nbsp;For&nbsp;the&nbsp;information&nb=
sp;elements&nbsp;proposed&nbsp;in&nbsp;this&nbsp;drfat,&nbsp;the&nbsp;IPF=
IX&nbsp;extraction&nbsp;position&nbsp;may&nbsp;be&nbsp;different&nbsp;bas=
ed&nbsp;on&nbsp;monitoring&nbsp;purposes.&nbsp;We&nbsp;plan&nbsp;to&nbsp;=
add&nbsp;the&nbsp;following&nbsp;text&nbsp;to&nbsp;section&nbsp;5,&nbsp;d=
oes&nbsp;it&nbsp;work&nbsp;for&nbsp;you?<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&=
nbsp;The&nbsp;IPFIX&nbsp;IEs&nbsp;defined&nbsp;in&nbsp;this&nbsp;draft&nb=
sp;may&nbsp;have&nbsp;their&nbsp;information&nbsp;extraction&nbsp;positio=
ns&nbsp;adjusted&nbsp;based&nbsp;on&nbsp;different&nbsp;ECN&nbsp;monitori=
ng&nbsp;purposes&nbsp;in&nbsp;the&nbsp;network.&nbsp;Among&nbsp;them,&nbs=
p;the&nbsp;basic&nbsp;ECN&nbsp;field&nbsp;elements&nbsp;are&nbsp;used&nbs=
p;to&nbsp;reflect&nbsp;the&nbsp;ECN&nbsp;codepoints&nbsp;carried&nbsp;in&=
nbsp;the&nbsp;IPv4&nbsp;header,&nbsp;the&nbsp;IPv6&nbsp;Traffic&nbsp;Clas=
s&nbsp;octet,&nbsp;or&nbsp;the&nbsp;MPLS&nbsp;EXP&nbsp;field.&nbsp;These&=
nbsp;fields&nbsp;can&nbsp;be&nbsp;flexibly&nbsp;extracted&nbsp;at&nbsp;an=
y&nbsp;node&nbsp;along&nbsp;the&nbsp;path&nbsp;that&nbsp;has&nbsp;IPFIX&n=
bsp;export&nbsp;capability.&nbsp;For&nbsp;tunnel&nbsp;ECN&nbsp;negotiatio=
n&nbsp;status&nbsp;IEs,&nbsp;the&nbsp;IPFIX&nbsp;data&nbsp;can&nbsp;only&=
nbsp;be&nbsp;provided&nbsp;by&nbsp;the&nbsp;specific&nbsp;tunnel&nbsp;end=
points&nbsp;that&nbsp;participate&nbsp;in&nbsp;the&nbsp;negotiation.&nbsp=
;For&nbsp;cumulative&nbsp;statistics&nbsp;IEs,&nbsp;the&nbsp;statistical&=
nbsp;data&nbsp;may&nbsp;be&nbsp;processed&nbsp;with&nbsp;a&nbsp;higher&nb=
sp;priority&nbsp;at&nbsp;traffic&nbsp;aggregation&nbsp;or&nbsp;egress&nbs=
p;nodes.<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;For&nbsp;the&nbsp;mpls-ecn&nbsp;dra=
ft&nbsp;you&nbsp;shared,&nbsp;it&nbsp;appers&nbsp;to&nbsp;define&nbsp;a&n=
bsp;new&nbsp;ECN&nbsp;opcode&nbsp;encapsulated&nbsp;in&nbsp;MNA&nbsp;pack=
ets&nbsp;for&nbsp;MPLS&nbsp;data&nbsp;plane.&nbsp;I&nbsp;think&nbsp;it's&=
nbsp;actually&nbsp;relevant&nbsp;to&nbsp;the&nbsp;ipfix-ecn&nbsp;draft,&n=
bsp;if&nbsp;MPLS&nbsp;WG&nbsp;adopts&nbsp;it,&nbsp;we&nbsp;would&nbsp;lik=
e&nbsp;to&nbsp;add&nbsp;the&nbsp;ECN&nbsp;export&nbsp;from&nbsp;MPLS&nbsp=
;MNA&nbsp;packets&nbsp;to&nbsp;our&nbsp;draft.<br>&gt;&nbsp;&gt;&nbsp;&gt=
;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Best&nbsp;regards,<br>&gt;&nbsp;&gt=
;&nbsp;&gt;&gt;&nbsp;Xueyan<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&n=
bsp; <br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;From:&nbsp;GregMirsky&nbsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;&nbsp;=
&nbsp; <br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;To:&nbsp;<span =
style=3D'font-family:"MS =
Gothic"'>=E5=AE=8B=E9=9B=AA=E9=9B=81</span>00038118;Joel&nbsp;Halpern&nbs=
p;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;<br>&gt;&=
nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Cc:&nbsp;<a =
href=3D"mailto:[email protected]">[email protected]</a>&nbsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;[email protected]&nb=
sp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;mpls&nbsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;;<br>&gt;&nbsp;&gt;&nb=
sp;&gt;&gt;&nbsp;Date:&nbsp;2026<span style=3D'font-family:"MS =
Gothic"'>=E5=B9=B4</span>01<span style=3D'font-family:"MS =
Gothic"'>=E6=9C=88</span>11<span style=3D'font-family:"MS =
Gothic"'>=E6=97=A5</span>&nbsp;06:00<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp=
;Subject:&nbsp;Re:&nbsp;[OPSAWG]Fw:&nbsp;New&nbsp;Version&nbsp;Notificati=
on&nbsp;for&nbsp;draft-song-opsawg-ipfix-ecn-00.txt<br>&gt;&nbsp;&gt;&nbs=
p;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Hi&nbsp;Xueyan,thank&nbsp;you&nbsp;=
for&nbsp;sharing&nbsp;the&nbsp;updated&nbsp;draft.&nbsp;A&nbsp;relatively=
&nbsp;new&nbsp;draft&nbsp;draft-halmir-mpls-ecn&nbsp;on&nbsp;supporting&n=
bsp;ECN&nbsp;in&nbsp;the&nbsp;MPLS&nbsp;using&nbsp;MNA&nbsp;might&nbsp;be=
&nbsp;of&nbsp;interest&nbsp;to&nbsp;you&nbsp;and&nbsp;others&nbsp;involve=
d&nbsp;in&nbsp;the&nbsp;matter.&nbsp;And&nbsp;I&nbsp;have&nbsp;a&nbsp;que=
stion.&nbsp;As&nbsp;I&nbsp;understand&nbsp;the&nbsp;ECN,&nbsp;it&nbsp;is&=
nbsp;a&nbsp;host&nbsp;that&nbsp;is&nbsp;expected&nbsp;to&nbsp;act&nbsp;on=
&nbsp;the&nbsp;information&nbsp;collected&nbsp;in&nbsp;the&nbsp;ECN&nbsp;=
field&nbsp;along&nbsp;the&nbsp;path&nbsp;of&nbsp;a&nbsp;packet.&nbsp;If&n=
bsp;that&nbsp;is&nbsp;correct,&nbsp;who's&nbsp;the&nbsp;intended&nbsp;tar=
get&nbsp;of&nbsp;the&nbsp;IPFIX&nbsp;notification&nbsp;about&nbsp;the&nbs=
p;ECN?&nbsp;Is&nbsp;the&nbsp;intention&nbsp;to&nbsp;act&nbsp;on&nbsp;ECN&=
nbsp;information&nbsp;obtained&nbsp;on&nbsp;a&nbsp;segment,&nbsp;e.g.,&nb=
sp;a&nbsp;tunnel,&nbsp;rather&nbsp;than&nbsp;based&nbsp;on&nbsp;the&nbsp;=
e2e&nbsp;ECN&nbsp;information?&nbsp;I&nbsp;read&nbsp;Section&nbsp;5,&nbsp=
;but&nbsp;was&nbsp;left&nbsp;with&nbsp;these&nbsp;questions.<br>&gt;&nbsp=
;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Regards,<br>&gt;&nbsp;&gt;&nbsp;&gt=
;&gt;&nbsp;Greg<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;On&nbsp;Fri,&nbsp;Jan&nbsp;9,&nbsp;=
2026&nbsp;at&nbsp;1:53<span =
style=3D'font-family:"Arial",sans-serif'>=E2=80=AF</span>AM&nbsp;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;&n=
bsp;wrote:<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Hello&nbsp;OPSAWG&nbsp;and&nbsp;TSV=
WG,<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;We&nbsp;submited&nbsp;a&nbsp;new&nb=
sp;draft&nbsp;and&nbsp;posted&nbsp;it&nbsp;in&nbsp;the&nbsp;IETF&nbsp;dat=
atracker&nbsp;<a =
href=3D"https://datatracker.ietf.org/doc/draft-song-opsawg-ipfix-ecn/">ht=
tps://datatracker.ietf.org/doc/draft-song-opsawg-ipfix-ecn/</a><br>&gt;&n=
bsp;&gt;&nbsp;&gt;&gt;&nbsp;The&nbsp;following&nbsp;IPFIX&nbsp;informatio=
n&nbsp;elements&nbsp;are&nbsp;introduced&nbsp;for&nbsp;L4S&nbsp;ECN&nbsp;=
monitoring:<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;-&nbsp;ECN&nbsp;field&nb=
sp;capture&nbsp;in&nbsp;protocol&nbsp;layer,&nbsp;including&nbsp;ECN&nbsp=
;field&nbsp;in&nbsp;IPv4/IPv6&nbsp;ECN&nbsp;field,&nbsp;MPLS&nbsp;EXP&nbs=
p;and&nbsp;tunnel&nbsp;ECN&nbsp;negotiation&nbsp;status<br>&gt;&nbsp;&gt;=
&nbsp;&gt;&gt;&nbsp;-&nbsp;ECN&nbsp;codepoint&nbsp;statistics,&nbsp;inclu=
ding&nbsp;incremenatl&nbsp;and&nbsp;total&nbsp;count&nbsp;for&nbsp;non-EC=
T,&nbsp;ECT(0),&nbsp;ECT(1)&nbsp;and&nbsp;CE&nbsp;packets<br>&gt;&nbsp;&g=
t;&nbsp;&gt;&gt;&nbsp;-&nbsp;L4S&nbsp;performance&nbsp;indicator,&nbsp;pr=
oviding&nbsp;short-term&nbsp;and&nbsp;long-term&nbsp;view&nbsp;of&nbsp;co=
ngestion&nbsp;experienced&nbsp;by&nbsp;L4S&nbsp;traffic<br>&gt;&nbsp;&gt;=
&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Your&nbsp;review,&nbsp;comments&nbs=
p;and&nbsp;questions&nbsp;are&nbsp;welcome.<br>&gt;&nbsp;&gt;&nbsp;&gt;&g=
t;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Best&nbsp;regards,<br>&gt;&nbsp;&gt=
;&nbsp;&gt;&gt;&nbsp;Xueyan<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&n=
bsp; <br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Original<br>&gt;&nbsp;&gt;&nbsp;&gt=
;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;From:&nbsp;<a =
href=3D"mailto:[email protected]">[email protected]</a>&nbs=
p;&lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;=
&nbsp;&nbsp; <br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;To:&nbsp;<span =
style=3D'font-family:"MS =
Gothic"'>=E5=AE=8B=E9=9B=AA=E9=9B=81</span>00038118;<span =
style=3D'font-family:"MS Gothic"'>=E5=88=98</span><span =
style=3D'font-family:"Microsoft =
JhengHei",sans-serif'>=E5=B0=A7</span>00165286;<br>&gt;&nbsp;&gt;&nbsp;&g=
t;&gt;&nbsp;Date:&nbsp;2025<span style=3D'font-family:"MS =
Gothic"'>=E5=B9=B4</span>12<span style=3D'font-family:"MS =
Gothic"'>=E6=9C=88</span>26<span style=3D'font-family:"MS =
Gothic"'>=E6=97=A5</span>&nbsp;16:33<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp=
;Subject:&nbsp;New&nbsp;Version&nbsp;Notification&nbsp;for&nbsp;draft-son=
g-opsawg-ipfix-ecn-00.txt<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbs=
p; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;A&nbsp;new&nbsp;version&nbsp;of&nbs=
p;Internet-Draft&nbsp;draft-song-opsawg-ipfix-ecn-00.txt&nbsp;has&nbsp;be=
en<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;successfully&nbsp;submitted&nbsp;=
by&nbsp;Xueyan&nbsp;Song&nbsp;and&nbsp;posted&nbsp;to&nbsp;the<br>&gt;&nb=
sp;&gt;&nbsp;&gt;&gt;&nbsp;IETF&nbsp;repository.<br>&gt;&nbsp;&gt;&nbsp;&=
gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
draft-song-opsawg-ipfix-ecn<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Revision=
:&nbsp;00<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Title:&nbsp;&nbsp;&nbsp;&n=
bsp;Export&nbsp;of&nbsp;L4S&nbsp;ECN&nbsp;in&nbsp;IP&nbsp;Flow&nbsp;Infor=
mation&nbsp;Export&nbsp;(IPFIX)<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Date=
:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2025-12-26<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;=
&nbsp;Group:&nbsp;&nbsp;&nbsp;&nbsp;Individual&nbsp;Submission<br>&gt;&nb=
sp;&gt;&nbsp;&gt;&gt;&nbsp;Pages:&nbsp;&nbsp;&nbsp;&nbsp;14<br>&gt;&nbsp;=
&gt;&nbsp;&gt;&gt;&nbsp;URL:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a =
href=3D"https://www.ietf.org/archive/id/draft-song-opsawg-ipfix-ecn-00.tx=
t">https://www.ietf.org/archive/id/draft-song-opsawg-ipfix-ecn-00.txt</a>=
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Status:&nbsp;&nbsp;&nbsp;<a =
href=3D"https://datatracker.ietf.org/doc/draft-song-opsawg-ipfix-ecn/">ht=
tps://datatracker.ietf.org/doc/draft-song-opsawg-ipfix-ecn/</a><br>&gt;&n=
bsp;&gt;&nbsp;&gt;&gt;&nbsp;HTML:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a =
href=3D"https://www.ietf.org/archive/id/draft-song-opsawg-ipfix-ecn-00.ht=
ml">https://www.ietf.org/archive/id/draft-song-opsawg-ipfix-ecn-00.html</=
a><br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;HTMLized:&nbsp;<a =
href=3D"https://datatracker.ietf.org/doc/html/draft-song-opsawg-ipfix-ecn=
">https://datatracker.ietf.org/doc/html/draft-song-opsawg-ipfix-ecn</a><b=
r>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;Abstract:<br>&gt;&nbsp;&gt;&nbsp;&g=
t;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp;This&nbsp;document&nbsp=
;defines&nbsp;a&nbsp;set&nbsp;of&nbsp;IP&nbsp;Flow&nbsp;Information&nbsp;=
Export&nbsp;(IPFIX)<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp;Info=
rmation&nbsp;Elements&nbsp;for&nbsp;monitoring&nbsp;the&nbsp;Low&nbsp;Lat=
ency,&nbsp;Low&nbsp;Loss,&nbsp;and<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&=
nbsp;&nbsp;Scalable&nbsp;throughput&nbsp;(L4S)&nbsp;service.&nbsp;&nbsp;S=
pecially,&nbsp;these&nbsp;elements&nbsp;enable<br>&gt;&nbsp;&gt;&nbsp;&gt=
;&gt;&nbsp;&nbsp;&nbsp;network&nbsp;operators&nbsp;to&nbsp;monitor&nbsp;t=
he&nbsp;Explicit&nbsp;Congestion&nbsp;Notification<br>&gt;&nbsp;&gt;&nbsp=
;&gt;&gt;&nbsp;&nbsp;&nbsp;(ECN)&nbsp;information&nbsp;of&nbsp;L4S&nbsp;d=
eployment&nbsp;and&nbsp;performance&nbsp;of&nbsp;traffic.<br>&gt;&nbsp;&g=
t;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;The&nbsp;IETF&nbsp;Secretariat<br>&=
gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;___________________________________=
____________<br>&gt;&nbsp;&gt;&nbsp;&gt;&gt;&nbsp;OPSAWG&nbsp;mailing&nbs=
p;list&nbsp;--&nbsp;<a =
href=3D"mailto:[email protected]">[email protected]</a><br>&gt;&nbsp;&gt;&nbs=
p;&gt;&gt;&nbsp;To&nbsp;unsubscribe&nbsp;send&nbsp;an&nbsp;email&nbsp;to&=
nbsp;<a =
href=3D"mailto:[email protected]">[email protected]</a><br>&gt;&n=
bsp;&gt;&nbsp;&gt;&nbsp;--&nbsp;&nbsp;&nbsp; =
<br>&gt;&nbsp;&gt;&nbsp;&gt;&nbsp;Sent&nbsp;from&nbsp;my&nbsp;Android&nbs=
p;device&nbsp;with&nbsp;K-9&nbsp;Mail.&nbsp;Please&nbsp;excuse&nbsp;my&nb=
sp;brevity.<br>&gt;&nbsp;&gt;&nbsp;&nbsp; <br>&gt;&nbsp;&gt;&nbsp;&nbsp; =
<br>&gt;&nbsp; =
<o:p></o:p></p></div></div></div></div><p><o:p>&nbsp;</o:p></p></div></di=
v></div></body></html>
------=_NextPart_001_0100_01DC86D1.2D4389C0--

------=_NextPart_000_00FF_01DC86D1.2D4389C0
Content-Type: application/pkcs7-signature;
	name="smime.p7s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
	filename="smime.p7s"

MIAGCSqGSIb3DQEHAqCAMIACAQExDzANBglghkgBZQMEAgEFADCABgkqhkiG9w0BBwEAAKCCGI8w
ggU4MIIDIKADAgECAhEAlb4WoPcuRvF7OYJy+ovNljANBgkqhkiG9w0BAQUFADA3MRQwEgYDVQQK
DAtUZWxpYVNvbmVyYTEfMB0GA1UEAwwWVGVsaWFTb25lcmEgUm9vdCBDQSB2MTAeFw0wNzEwMTgx
MjAwNTBaFw0zMjEwMTgxMjAwNTBaMDcxFDASBgNVBAoMC1RlbGlhU29uZXJhMR8wHQYDVQQDDBZU
ZWxpYVNvbmVyYSBSb290IENBIHYxMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAwr7r
J/Aho/NpJlV+ncVVFpFc/e8hv1OAei3SkYxjMfDsJPDDpdJyfBBt9De35eZ8eeqMtYKLrki2rADc
ZXXsKk1fwYf1IGUrgahHPokjlTAWkH/oVwdI5xmuv0VnsTcbBir+3vmsfYP7Xrrkj5dnvkuOjWQH
VzhVaTQ2PRNI70/i02YepM8at142M9S0Br0YAf13hFAARfWMXegjvH7+NeHtUHupMI0Z0wmOaGdd
vzyXGFO7KWLFyl5ywceW1NstoLQfaQPs6uJQ8Qw88KzzUy3wHPXtbDk5c4AWyFKwI83gPtzdPEeg
uzWK4phoi77lv3Lu0vql7RLt/JgYqSZ23ChLECAc038Wdy3tb4D3SbtTBbtdaMfUyHUWP4lai/cX
R9RM8dKJeT5NPZioYd46HtL4XgPgwckcjNONTdOVNrM3X2NjmzMU8C0ma1N8iYwywm7sPSEAOcmh
aOJQgy6wOivzNqCsL+RvYcJRCTk+i1O5u2fa3FO5dlk2nUPlIOA9MmCFIlG3xzO73RUvpHimB3uB
RjYEht15NceVLDuwoxc15XMftFxZ79rqEGV7etB/n7O0Kjc7cIubW7krt+yyURKXUyla1PASENxP
ArsSki9i1D9pQ3wN1vxYdQGInVgWS966kP9HAYkGavZfspBqswKmAoi/s0d+KtnV+mh4NU0CAwEA
AaM/MD0wDwYDVR0TAQH/BAUwAwEB/zALBgNVHQ8EBAMCAQYwHQYDVR0OBBYEFPCPWTgAs/WPmpYM
1ev6e6oX6BMSMA0GCSqGSIb3DQEBBQUAA4ICAQC+5FxiTiT0DAj/8NMMaOSTSSI/RCdvu23eg2bO
qMwN/PWaBuV3FJHrnUF7mSqE5f/8IcFd8OQfV7d1qaFfAib/18f3Tt5P+PccRsB6T0AsIjXwGbHQ
a2cssKjgwEA3NfaEXFzjr0J4/qfJDVDqDYR29lHvg1PGev8OVkkuj3rWDOYnVONNCmByYs2RB9al
v8iZa+3EGearTBE4xW8x4m5JyD92gCYDJingNvb2IFPjF3A0F51jaB5r7MNNhrgTMC9dRg1HQ9Ub
qlkOuVyNBkitdIdfx/wxVEET4schDp7gHg3hwHtDhZDFiljGZQp4V/LGIw8B2SBL3g/7koV1Klxz
jW17JZHK7kWuBksAzNOxWVDaOog7KUNGXpcrVM5Tb41K55b6v3EOQot8/Sig0EjK2sSBTLuic5Mm
yOsM1iaItsAkz7u9W+t1fekIjoYzLHl3CWmlifyzcJCHdo/TIrtCzr1zCyAmKtCbPXAeJGzNh3ap
F5a3zw2S+44YqZhJ0Z7+YERyIbkZ7cL1MfE5SIiQJHVUFq3O9PhpFGQ5+6O4unBAxyccv8RWU/pj
ZdDzHA4W9WuGWE0Y1OQNjqWdW5HcdiRQP8Yq+9m3nLXW5tDZ6BmLFXFIrbfq2FmI1JC/FrPZ6axZ
YVTIHLrKwcrhuSBMjzqTiaWgzL/T9nWkdZZtVjCCBiQwggQMoAMCAQICDwGLKTrMQKumkjA5d3U7
jDANBgkqhkiG9w0BAQsFADBKMQswCQYDVQQGEwJTRTEUMBIGA1UECgwLRXJpY3Nzb24gQUIxJTAj
BgNVBAMMHEVyaWNzc29uIE5MIEluZGl2aWR1YWwgQ0EgdjQwHhcNMjMxMDEzMTMzMDAxWhcNMjYx
MDEzMTMzMDAwWjCBkDERMA8GA1UECgwIRXJpY3Nzb24xGjAYBgNVBGEMEU5UUlNFLTU1NjA1Ni02
MjU4MRwwGgYDVQQDDBNJbmdlbWFyIEpvaGFuc3NvbiBTMRAwDgYDVQQFEwdFUExJSk9IMS8wLQYJ
KoZIhvcNAQkBFiBpbmdlbWFyLnMuam9oYW5zc29uQGVyaWNzc29uLmNvbTCCASIwDQYJKoZIhvcN
AQEBBQADggEPADCCAQoCggEBAIPQsolJYmqI5CNTFiFAxkt5A9q0vkiLOoE8jAj8vQ/dE6FouFCN
iv48zAUJ4c7yFyg42SQZ7iv1GRsewEhFka+4AHnXsqi/u3TvihRQ8u0rr+TqR3gWe6hqyhbIgIBu
asE/5D8plirG9rss5gHhTEpDRqDFhHV/U/ayvwhoCkl2iooOp2pnin0Fdn36VvkC/tCBVfO1f76h
eIqk2nn/BNfxaYedRVqJOYCzpbuwoy9ypShJM8uVJH5TQmWU2HzxRf9SifIlQ+MSeohTV4ljORRw
6NEYXVLx8OTRJpCsHxLgEC5oRmthRKHS2bXWIDvuWDSbtcCyn3gwsS5hRbO3AvECAwEAAaOCAb4w
ggG6MB8GA1UdIwQYMBaAFBnB/xAJ/P1A3TawbtmNbz+37ZwrMB0GA1UdDgQWBBSGwGoz89Rp5jKY
uw1TFynSL7rzfzAOBgNVHQ8BAf8EBAMCBaAwTwYDVR0gBEgwRjA5BgwrBgEEAYIPAgMBARIwKTAn
BggrBgEFBQcCARYbaHR0cHM6Ly9jcHMudHJ1c3QudGVsaWEuY29tMAkGB2eBDAEFAwEwKwYDVR0R
BCQwIoEgaW5nZW1hci5zLmpvaGFuc3NvbkBlcmljc3Nvbi5jb20wTAYDVR0fBEUwQzBBoD+gPYY7
aHR0cDovL2h0dHBjcmwudHJ1c3QudGVsaWEuY29tL2VyaWNzc29ubmxpbmRpdmlkdWFsY2F2NC5j
cmwwHQYDVR0lBBYwFAYIKwYBBQUHAwQGCCsGAQUFBwMCMH0GCCsGAQUFBwEBBHEwbzAoBggrBgEF
BQcwAYYcaHR0cDovL29jc3AyLnRydXN0LnRlbGlhLmNvbTBDBggrBgEFBQcwAoY3aHR0cDovL2Nw
cy50cnVzdC50ZWxpYS5jb20vZXJpY3Nzb25ubGluZGl2aWR1YWxjYXY0LmNlcjANBgkqhkiG9w0B
AQsFAAOCAgEAipQlun9jJDJuQ71u6c3kLm3aiWBcpJRPr5dZgdNH8JWWmEvzerwB3NlyQn+CeMym
9/NMhvMoCj7r4vQPEbrtuXnvveiQ9XcczDzyPpcMPIJaYWZp7V246SMLpJUBWmQT9Z/9jATn5Eyk
3dVsJxMp/eeiXKBnfzPjqqOhZ41Sxx6qVrYHVfBW6/3WrjfI2duOYLZP/8/3xqLnio1Tid8lTaBg
XdljMvHOow4NDVyFvqpNLhfHenuHQoGpAfpD2WUxmFZ/UYm2kKsE412jsbBpkd4dD0TvBK55rq0O
f9o9q3/PtPVBOhH6GhiXGPwUXGNuE0jZyVc+fzAtjosrs7An1JD7rTkdKCwViXWH6lSS+m+A4WEU
EUR8Ju3VN1ArcS1oSStrkCfB9N+AIF33VHB8/lQr+KXqcgCFtpXMsQrs33ZfViA0yZJ52ftRNPvq
Mt15WPwfd78EvAdNy2Qo41zIF6YQlMXVFYQzg9QegdRmUECvdM89/2AJFFBik8eTkwdwmu4Iqc7K
w+ubFBFKzivLZfRv4DF/6GvvKPQ9aexXOlpE+qt7gZcCC6ptYtGB4zUH42zgTKXfp2/E1V0X+1AL
C6vjvo0yfMPkKNTYw1hf3sHSEQF34VcePbzCZBomTuTSsY650ATmbgx/8vS1RjjOP+truZf88GWi
lZF+SbrkCwAwggZrMIIEU6ADAgECAg8BZ1+CvgAX3olVqTdusfkwDQYJKoZIhvcNAQELBQAwNzEU
MBIGA1UECgwLVGVsaWFTb25lcmExHzAdBgNVBAMMFlRlbGlhU29uZXJhIFJvb3QgQ0EgdjEwHhcN
MTgxMTI5MTI0MDEzWhcNMzIxMDE4MTIwMDUwWjBEMQswCQYDVQQGEwJGSTEaMBgGA1UECgwRVGVs
aWEgRmlubGFuZCBPeWoxGTAXBgNVBAMMEFRlbGlhIFJvb3QgQ0EgdjIwggIiMA0GCSqGSIb3DQEB
AQUAA4ICDwAwggIKAoICAQCy0D8HvOJ70GuZ+OJ3aefOnaQDvIJtof6BZR9MJ6yOALoWe+swagDA
s3RofrKvx9Vis3o/UMqMNkQkY9I26QyF9kN21UyhYHJn4igzpcsxuDoiIzS4fb1WIkCd6vR7A61o
/LKBT5jQdOqN5X3NY8Oj9t6SwlgZ4Ja7xcSpPaV0lv6v+YmqvZUXVNh4RPEMdxWS4JhCp6TWqiCS
zcGgs5ayOoRCjX3VleTW2+lixFizecWM0zUzg591oVInYTjxWT2OUOC9eTznbJb+XtkCZbSOXNAR
NN9dv1KngQDDf5lFmRXVF8gKU+xj85l9zGkShsIX8AGev4S80VLLG5JmzqRT5aG/xNsJ1uaJVivI
43ze4/+J5TVuKOhsCyNRqSUF60j43bHK+mwIUe+3GGxEyibhc8aJBoHliqyw4inGuSSza0QR9KVD
wkxD5XA2jLYzV3qVLoKg9FwQs2GD9gIFhi58LWzcA0ZuNZPVepUv3iDYW36UkARqulk9BAV1nTei
Di4968GkUoP+0GvUZo7cxukSTh0qV6oQvHxegn2mpsnyLbn1Fyet0Q6JVCuV+sCtHZgUeDNChgqp
c7X7dA23GzAZxFoOHCe32hjQ/4rIBbrxqhyiN7fmSKRGLJTqqHZiR4sQUwdIV2zikk22rgXL3MFK
Xo+sPRlOwu1gdSvbwcpC1QIDAQABo4IBZTCCAWEwHwYDVR0jBBgwFoAU8I9ZOACz9Y+algzV6/p7
qhfoExIwHQYDVR0OBBYEFHKs5DN5qkWH9v2sHZ7Wxy+G2CQ5MA4GA1UdDwEB/wQEAwIBBjA8BgNV
HSAENTAzMDEGBFUdIAAwKTAnBggrBgEFBQcCARYbaHR0cHM6Ly9jcHMudHJ1c3QudGVsaWEuY29t
MA8GA1UdEwEB/wQFMAMBAf8wRwYDVR0fBEAwPjA8oDqgOIY2aHR0cDovL2h0dHBjcmwudHJ1c3Qu
dGVsaWEuY29tL3RlbGlhc29uZXJhcm9vdGNhdjEuY3JsMHcGCCsGAQUFBwEBBGswaTA+BggrBgEF
BQcwAoYyaHR0cDovL2Nwcy50cnVzdC50ZWxpYS5jb20vdGVsaWFzb25lcmFyb290Y2F2MS5jZXIw
JwYIKwYBBQUHMAGGG2h0dHA6Ly9vY3NwLnRydXN0LnRlbGlhLmNvbTANBgkqhkiG9w0BAQsFAAOC
AgEAh6xHD6ksuWOG01+v7C1yTSH18k4/PGwMXRi4q8Hm7MgVm/SnQnh3mRCGJ80sBUb1w6PBUdpW
Rjvb4KrC/2PXBmL8OdYQUn0TNA9S0Xk5voi6vUI/ROUXpIWcz5kx8QVCteFLyeLZYLzdjYOM5MWk
0qr0eSVPlT7SsuaB+LBLNoy3IJilTT0JK/Gtpm3/CYv+i/YgdbiC2tq8zLGLoOdzgsLVCOd3HT2W
A65YGPekPZ+4Vw3kNVU7EkTseXTrwI/G/dDSSnlTgBCxMOTXsuEsZQtV8/rNFOF3MJY0rG+fNuPH
skqK63E4ouoDD98IEEk/z2Qi/wRsw9zSCNdLxjWe3WDEmjTEl4/wWm5Oh1b7VIAGeIQdg3LRP0LU
FOxR0lrXy6Q6hHeX256+8hSvrnYlKH8ss9tvuXWaVeFDD2pWOeqoGGMqmTO9y1xCeh5p3F0wqtqR
tCi9YqaDlAsbKM5GNuFpiYy/6FRxmnVxxsHFeWemSBIwT6/IzOJxvJkWdpg7BkAhcOV71Vbegdms
FxetLH0at8HQjoGu7R6VJspIsvNowmR/z6CW3WYrnDQhohY+c6uvHCRTY0imWED6b7AALIAOSw2f
0am1HoomxKgrDDBPkjnC415rL3ocx/0joQAUhSXjaXiVYro1J9n8uBINoWUEhxpbkxTnddLh11ze
Z3Ywgga4MIIEoKADAgECAg8Bif1TULJPL1hJviqRpMMwDQYJKoZIhvcNAQELBQAwRDELMAkGA1UE
BhMCRkkxGjAYBgNVBAoMEVRlbGlhIEZpbmxhbmQgT3lqMRkwFwYDVQQDDBBUZWxpYSBSb290IENB
IHYyMB4XDTIzMDgxNjA3NDc0NVoXDTQzMTEyOTA3MjI0NVowSjELMAkGA1UEBhMCU0UxFDASBgNV
BAoMC0VyaWNzc29uIEFCMSUwIwYDVQQDDBxFcmljc3NvbiBOTCBJbmRpdmlkdWFsIENBIHY0MIIC
IjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA5QfDmBIbgy7k2r1evUPvBvGxGWkvB1PS05oY
xpONCBm3i2+2qxGp4hijk9tK4Q/gShpbVpp5Hb0ByD0d7sxZmXWAIKKDqeA7w4ibnx8sz7xsgA5d
daVN5zb5xIUDkUKTKAz4+hldKzd83HGN1sTzpwtdmkScPmRrLy9u3xpHTU9YRvO0gWIuTFKNpcSW
goxYOQYQCg4iY//JyzGkDbkvh/OhOUIKfh1DXJk4maTqnZ6cMljonZULXXEHiRhA3XDazzGN5DQU
oYrV3MCSK7lnV8z87W3CmXaLogpbm+0O23595XmLK4s0iJ48AAbX4ti9z13eoe9vPe37WnxiaOxY
5x0lNv1/JQjOcDnaDdgUm6ByiAQRi2EExadI+wJ9skoUUoYD93s3h07snlH9T3e9XnW7m1hj2ACt
SDcwHY0XeNXXkPPrbpWOx7gmWgXBqLHr7NwC79AuEZG9wT4y0KywANEZarxotOkY2z9AmkMmna+O
qOFEmpP9ehbA8em+7+uDNUdLLlJAghra3IKGZxosW9GdA/b0xb41xiAat5P0R8/QlqyKYMvEWyIu
tK9DnhoUehcyNguX8BHjs9o+pX+qu0R8j8ndyWmjdTurxd3v9J/+bGu25v+3oasV2/zMgo6l3Euf
h2y6I3YMfqKtRO6APMur/aB+bsI1KmrDRTyVhu0CAwEAAaOCAZ8wggGbMB8GA1UdIwQYMBaAFHKs
5DN5qkWH9v2sHZ7Wxy+G2CQ5MB0GA1UdDgQWBBQZwf8QCfz9QN02sG7ZjW8/t+2cKzAOBgNVHQ8B
Af8EBAMCAQYwLwYDVR0gBCgwJjAOBgwrBgEEAYIPAgMBARIwCQYHZ4EMAQUBATAJBgdngQwBBQMB
MBIGA1UdEwEB/wQIMAYBAf8CAQAwLwYDVR0eAQH/BCUwI6AhMA6BDGVyaWNzc29uLmNvbTAPgQ0u
ZXJpY3Nzb24uY29tMEEGA1UdHwQ6MDgwNqA0oDKGMGh0dHA6Ly9odHRwY3JsLnRydXN0LnRlbGlh
LmNvbS90ZWxpYXJvb3RjYXYyLmNybDAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwcQYI
KwYBBQUHAQEEZTBjMDgGCCsGAQUFBzAChixodHRwOi8vY3BzLnRydXN0LnRlbGlhLmNvbS90ZWxp
YXJvb3RjYXYyLmNlcjAnBggrBgEFBQcwAYYbaHR0cDovL29jc3AudHJ1c3QudGVsaWEuY29tMA0G
CSqGSIb3DQEBCwUAA4ICAQCKVbn47kw/ShE7cf7Hv9GnSSHJjDhMGhVwfWuuBuQcKz1tyyVbv226
n+/UwUcYBNTLTJUMsRy9uR5MjNaN3zVrKQVMTfTun+wzyTrE7mB5VCMxnrXXQCuOSfniJPwyQBrB
RHCy+U7Nou5aISJbX32tBY4cWcmA0e9IRjXUXzjx9xBEgHDtuAx1SiPX051cJLGvl59/k0HiXMbh
TpkjgGpim6T/x8iRFt9OjUsPzd8rjNPPE1slJ0Qlx15HXSQNZvKCjDoSe/1Bdaxp8ve79Ow5coFZ
fiq0anNHCgr/VCnSE/v4404glJVDIcNFNYMIHAv65JHQ178F6zdt7Uz6nBaMBSeLpstUgosVey7V
o3Ds97/RWrzPra8XHxS0PjOGNw62OAcs1xwxVqtM+Bga+ceD6E1bxBS4JCeUZVZlRo3K6UyPzDJY
83QpzN0MBm7eRUVLeHWHQwbfUcMMHWhAe8/3ggn/P4BO/NaLbMqXOfmxAWfJPnlOHhZAmJhg5pho
o0QnSLfS0LviZouOGrMhOIZuHRMhZLMGlYYs0y17fAYs331HKu3jSUS0KjLsks26UIgSYLNpulZO
dap63bTCp/dWGvHirK+y1vbpgYrnoKJePjC8nOL1AdpBQmSrIHHD72chMGGV6T/+hY+Tp3fRgDdp
qwGoJlh9UmJMFjmGkWF92zGCAzIwggMuAgEBMF0wSjELMAkGA1UEBhMCU0UxFDASBgNVBAoMC0Vy
aWNzc29uIEFCMSUwIwYDVQQDDBxFcmljc3NvbiBOTCBJbmRpdmlkdWFsIENBIHY0Ag8Biyk6zECr
ppIwOXd1O4wwDQYJYIZIAWUDBAIBBQCgggGmMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJ
KoZIhvcNAQkFMQ8XDTI2MDExNjA5MTYyN1owLwYJKoZIhvcNAQkEMSIEILj4rwm3VgZZdfoOqDWH
5EXUGNc5GDQm5fhp5M+A2dYNMF0GCSqGSIb3DQEJDzFQME4wCwYJYIZIAWUDBAEqMAsGCWCGSAFl
AwQBFjALBglghkgBZQMEAQIwCwYJYIZIAWUDBAIBMAsGCWCGSAFlAwQCAzALBglghkgBZQMEAgIw
bAYJKwYBBAGCNxAEMV8wXTBKMQswCQYDVQQGEwJTRTEUMBIGA1UECgwLRXJpY3Nzb24gQUIxJTAj
BgNVBAMMHEVyaWNzc29uIE5MIEluZGl2aWR1YWwgQ0EgdjQCDwGLKTrMQKumkjA5d3U7jDBuBgsq
hkiG9w0BCRACCzFfoF0wSjELMAkGA1UEBhMCU0UxFDASBgNVBAoMC0VyaWNzc29uIEFCMSUwIwYD
VQQDDBxFcmljc3NvbiBOTCBJbmRpdmlkdWFsIENBIHY0Ag8Biyk6zECrppIwOXd1O4wwDQYJKoZI
hvcNAQEBBQAEggEAGx69G9B/6+VHIdjYwn8euEHFxwxExW9GPcIg0BqODS0gn0eDj/KC2mGLvGbx
LQjIZDQ/Zf6/MeHHJuItHiEPgB2V/Gg1tjZpP/i4oZQTMX8TSVd45029o3SqahU3L/B31XyaNwMk
rdalBVeNwrFtiMC1NxwnmHShny+m0596IOjvNrpGhpfQw5amd+TkVU6XTAjV6hXlokuScPdDa4/J
DG6RJxC82Nk1k5AMKylWb+sdkgeODIT7gxM1k1871CQTdU/gdUieN13sp5e9Og/5ZEzfNcRfugc2
cQhjr/QMWKc10xFdmG7VgwT6Bu1k31Uk4y6QAuJ66OcileOM4duNigAAAAAAAA==

------=_NextPart_000_00FF_01DC86D1.2D4389C0--


--===============5461412873427450332==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline

X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KT1BTQVdHIG1h
aWxpbmcgbGlzdCAtLSBvcHNhd2dAaWV0Zi5vcmcKVG8gdW5zdWJzY3JpYmUgc2VuZCBhbiBlbWFp
bCB0byBvcHNhd2ctbGVhdmVAaWV0Zi5vcmcK

--===============5461412873427450332==--