Skip to main content

Proportional Integral Controller Enhanced (PIE): A Lightweight Control Scheme to Address the Bufferbloat Problem
draft-ietf-aqm-pie-10

Revision differences

Document history

Date Rev. By Action
2017-02-01
10 (System) RFC Editor state changed to AUTH48-DONE from AUTH48
2016-12-13
10 (System) RFC Editor state changed to AUTH48 from RFC-EDITOR
2016-11-15
10 (System) RFC Editor state changed to RFC-EDITOR from AUTH
2016-11-14
10 (System) RFC Editor state changed to AUTH from EDIT
2016-10-25
10 (System) IANA Action state changed to No IC
2016-10-25
10 (System) RFC Editor state changed to EDIT
2016-10-25
10 (System) IESG state changed to RFC Ed Queue from Approved-announcement sent
2016-10-25
10 (System) Announcement was received by RFC Editor
2016-10-25
10 Cindy Morgan IESG state changed to Approved-announcement sent from Approved-announcement to be sent::AD Followup
2016-10-25
10 Cindy Morgan IESG has approved the document
2016-10-25
10 Cindy Morgan Closed "Approve" ballot
2016-10-25
10 Cindy Morgan Ballot approval text was generated
2016-09-26
10 Rong Pan New version available: draft-ietf-aqm-pie-10.txt
2016-09-26
10 Rong Pan New version approved
2016-09-26
10 Rong Pan Request for posting confirmation emailed to previous authors: "Fred Baker" , "Preethi Natarajan" , "Greg White" , "Rong Pan"
2016-09-26
10 (System) Uploaded new revision
2016-08-02
09 Rong Pan New version available: draft-ietf-aqm-pie-09.txt
2016-06-02
08 (System) Sub state has been changed to AD Followup from Revised ID Needed
2016-06-02
08 Rong Pan IANA Review state changed to Version Changed - Review Needed from IANA OK - No Actions Needed
2016-06-02
08 Rong Pan New version available: draft-ietf-aqm-pie-08.txt
2016-05-19
07 Ron Bonica Request for Last Call review by GENART Completed: Ready. Reviewer: Ron Bonica.
2016-05-19
07 Amy Vezza IESG state changed to Approved-announcement to be sent::Revised I-D Needed from IESG Evaluation
2016-05-19
07 Jari Arkko [Ballot Position Update] New position, No Objection, has been recorded for Jari Arkko
2016-05-19
07 Kathleen Moriarty [Ballot Position Update] New position, No Objection, has been recorded for Kathleen Moriarty
2016-05-19
07 Spencer Dawkins
[Ballot comment]
Is this text

    The decay parameter of 2% gives us around 750ms time constant, a few RTT.
   
assuming a …
[Ballot comment]
Is this text

    The decay parameter of 2% gives us around 750ms time constant, a few RTT.
   
assuming a particular network technology and/or topology?
2016-05-19
07 Spencer Dawkins [Ballot Position Update] New position, Yes, has been recorded for Spencer Dawkins
2016-05-19
07 Benoît Claise
[Ballot comment]
- Support Ben's comment:

It would be nice to see some text about the nature of the "experiment".
That is, why is this …
[Ballot comment]
- Support Ben's comment:

It would be nice to see some text about the nature of the "experiment".
That is, why is this experimental? Do you expect to promote this to a
standard in the future? (The shepherd's report speaks of this; the draft
should, too)

ex: https://tools.ietf.org/html/rfc6614#section-1.3

- Minor personal preference: delay variation instead of jitter.
See https://tools.ietf.org/html/rfc5481#section-1 for a justification.
Btw, same comment for draft-ietf-aqm-eval-guidelines-11, which I forgot to mention.

- Section 1
RFC2309 is obsolete:

  RFC 2309[RFC2309]
  strongly recommends the adoption of AQM schemes in the network to
  improve the performance of the Internet.

Not sure why [RFC2309] is different than [IETF-AQM], which is now RFC7567. So maybe using [RFC2309] was used on purpose.


- it seems that you sometimes interchange queueing latency, latency, delay, queue delay
For an example, review section 3 and section 4 first paragraph.
You should really use consistent terms, for example queueing latency, throughout the document.

OLD:

As illustrated in Fig. 1, PIE conceptually comprises three simple MUST
components: a) random dropping at enqueueing; b) periodic drop
probability update; c) latency calculation. When a packet arrives, a
random decision is made regarding whether to drop the packet. The drop
probability is updated periodically based on how far the current delay
is away from the target and whether the queueing delay is currently
trending up or down. The queueing delay can be obtained using direct
measurements or using estimations calculated from the queue length and
the dequeue rate.

NEW:
As illustrated in Fig. 1, PIE conceptually comprises three simple MUST
components: a) random dropping at enqueueing; b) periodic drop
probability update; c) queueing latency calculation. When a packet arrives, a
random decision is made regarding whether to drop the packet. The drop
probability is updated periodically based on how far the current queueing latency
is away from the target and whether the queueing latency is currently
trending up or down. The queueing latency can be obtained using direct
measurements or using estimations calculated from the queue length and
the dequeue rate.


NEW:

        Random Drop
            /              --------------
    -------/  -------------->    | | | | | -------------->
            /|\                  | | | | |
            |              --------------
            |            Queue Buffer  \
            |                    |      \
            |                    |queue  \
            |                    |length  \
            |                    |          \
            |                    \|/        \/
            |          -----------------    -------------------
            |          |    Drop      |    | Queueing        |
            -----<-----|  Probability  |<---| Latency        |
                        |  Calculation  |    | Calculation    |
                        -----------------    -------------------



- terminology: dequeue_rate or departure?
    Section 4.2 =>"dequeue rate"
    Section 4.3

        current_qdelay = queue_.byte_length()/dequeue_rate;

    Section 5.2 Departure Rate Estimation
    Section 5.2 typo "Upon a packet deque:"  (this one could fine if you speak about the
                                                                      deque(Packet packet) function, but that's not clear)
Again, be consistent across the entire doc.

- editorial: missing reference links

  CBQ has been a standard feature in most network devices today[CBQ].

    The controller parameters, alpha and beta(in the unit of hz) are
    designed using feedback loop analysis where TCP's behaviors are modeled
    using the results from well-studied prior art[TCP-Models].


- editorial:

  This draft separates the PIE design into the basic elements that are
  MUST to be implemented and optional SHOULD/MAY enhancement elements.

NEW:
  This draft separates the PIE design into the basic elements that
  MUST to be implemented and optional SHOULD/MAY enhancement elements.




Below is Mahesh's OPS DIR review:
I have reviewed the following document as part of the Operational directorate’s ongoing effort to review all IETF documents being processed by the IESG.  These comments were written with the intent of improving the operational aspects of the IETF drafts. Comments that are not addressed in last call may be included in AD reviews during the IESG review.  Document editors and WG chairs should treat these comments just like any other last call comments.

Document reviewed:  draft-ietf-aqm-pie-06

Summary: Ready with nits.

    The document is on an Experimental Track. Perhaps because of it there is little discussion of either operational or management considerations. If the document progresses towards a standardization effort, the following are (only a partial list of) suggestions or areas that can be explored.
    From a deployment consideration perspective
        The document could talk about how the technology is going to be deployed or managed.
        It would help if the authors documented any scaling issues that they have run into.
        How would this AQM co-exist with other methods?
    From an installation and initial setup perspective
        The document could talk about how PIE would be configured. For the parameters that are configurable, what are the ranges and what is the default value.
        Are the parameters going to be configured by configuration manager, or will the device pull the configuration from a configuration server?
    From a network operations perspective
        The document could talk about the impact of PIE on existing networks, with or without other AQM.
        While PIE attempts to reduce latency and jitter, what is the impact on throughput when it is deployed, specially for non-real time traffic?
    From a verifying correct operations perspective
        How does one verify that the network is behaving as expected once PIE is applied?
        Other than latency and jitter, are there any other parameters of interest?
        Will the test in itself have an impact on the network or the protocol?
    From a management interoperability perspective
        The document can talk about any standard YANG models that might need to be enhanced or developed for manageability across vendors.
    From a fault or threshold conditions perspective
        The document could talk about any notifications that need to be reported for any events generated because of the algorithm. Should the events be polled or could they be pushed? Would notifications have to be throttled?


A run of idnits has revealed a few issues that will need to addressed.

tmp/draft-ietf-aqm-pie-06.txt:
tmp/draft-ietf-aqm-pie-06.txt(17): Found control character TAB in position 1.
tmp/draft-ietf-aqm-pie-06.txt(383): Found control character TAB in position 4.
tmp/draft-ietf-aqm-pie-06.txt(469): Found control character TAB in position 9.
tmp/draft-ietf-aqm-pie-06.txt(471): Found control character TAB in position 9.
tmp/draft-ietf-aqm-pie-06.txt(941): Line is too long: the offending characters are '.'
tmp/draft-ietf-aqm-pie-06.txt(978): Found control character TAB in position 8.
tmp/draft-ietf-aqm-pie-06.txt(982): Found control character TAB in position 9.
tmp/draft-ietf-aqm-pie-06.txt(1099): Found control character TAB in position 7.
tmp/draft-ietf-aqm-pie-06.txt(1101): Found control character TAB in position 7.
tmp/draft-ietf-aqm-pie-06.txt(1112): Found control character TAB in position 4.
tmp/draft-ietf-aqm-pie-06.txt(1126): Found control character TAB in position 4.
tmp/draft-ietf-aqm-pie-06.txt(1128): Found control character TAB in position 4.
tmp/draft-ietf-aqm-pie-06.txt(1182): Found control character TAB in position 9.
tmp/draft-ietf-aqm-pie-06.txt(1187): Found control character TAB in position 9.
tmp/draft-ietf-aqm-pie-06.txt(1189): Found control character TAB in position 9.
tmp/draft-ietf-aqm-pie-06.txt(1253): Found control character TAB in position 7.
tmp/draft-ietf-aqm-pie-06.txt(1254): Found control character TAB in position 7.
tmp/draft-ietf-aqm-pie-06.txt(1257): Found control character TAB in position 7.
tmp/draft-ietf-aqm-pie-06.txt(1258): Found control character TAB in position 13.
tmp/draft-ietf-aqm-pie-06.txt(1259): Found control character TAB in position 7.
tmp/draft-ietf-aqm-pie-06.txt(1260): Found control character TAB in position 13.
tmp/draft-ietf-aqm-pie-06.txt(1261): Found control character TAB in position 13.
tmp/draft-ietf-aqm-pie-06.txt(1263): Found control character TAB in position 7.
tmp/draft-ietf-aqm-pie-06.txt(1306): Found control character TAB in position 4.
tmp/draft-ietf-aqm-pie-06.txt(1325): Found control character TAB in position 7.
tmp/draft-ietf-aqm-pie-06.txt(1327): Found control character TAB in position 4.
tmp/draft-ietf-aqm-pie-06.txt(1328): Found control character TAB in position 4.
tmp/draft-ietf-aqm-pie-06.txt(1330): Found control character TAB in position 4.
tmp/draft-ietf-aqm-pie-06.txt(1352): Found control character TAB in position 4.
tmp/draft-ietf-aqm-pie-06.txt(1386): Found control character TAB in position 9.
tmp/draft-ietf-aqm-pie-06.txt(1391): Found control character TAB in position 9.
tmp/draft-ietf-aqm-pie-06.txt(1393): Found control character TAB in position 9.


[Stuff deleted]

  Checking boilerplate required by RFC 5378 and the IETF Trust (see
  http://trustee.ietf.org/license-info):
  ----------------------------------------------------------------------------

    No issues found here.

  Checking nits according to http://www.ietf.org/id-info/1id-guidelines.txt:
  ----------------------------------------------------------------------------

    No issues found here.

  Checking nits according to http://www.ietf.org/id-info/checklist :
  ----------------------------------------------------------------------------

  ** There is 1 instance of too long lines in the document, the longest one
    being 1 character in excess of 72.

  ** There are 31 instances of lines with control characters in the document.


  Miscellaneous warnings:
  ----------------------------------------------------------------------------

  == The copyright year in the IETF Trust and authors Copyright Line does not
    match the current year


  Checking references for intended status: Experimental
  ----------------------------------------------------------------------------

  == Missing Reference: 'IETF-AQM' is mentioned on line 748, but not
    defined
    '[IETF-AQM]    Baker, F. and Fairhurst, G., "IETF Recommendations...'

  == Missing Reference: 'CoDel' is mentioned on line 730, but not
    defined
    '[CoDel]        Nichols, K., Jacobson, V., "Controlling Queue Dela...'

  == Missing Reference: 'CBQ' is mentioned on line 727, but not
    defined
'[CBQ]          Cisco White Paper,...'

  == Missing Reference: 'FQ-Implement' is mentioned on line 739, but not
    defined
    '[FQ-Implement] Baker, F. and Pan, R. "On Queueing, Marking and...'

  == Missing Reference: 'DOCSIS-PIE' is mentioned on line 736, but not
    defined
    '[DOCSIS-PIE]  White, G. and Pan, R., "A PIE-Based AQM for DOCSIS...'

  == Missing Reference: 'HPSR-PIE' is mentioned on line 742, but not
    defined
    '[HPSR-PIE]    Pan, R., Natarajan, P. Piglione, C., Prabhu, M.S.,...'

  == Missing Reference: 'PI' is mentioned on line 755, but not defined
    '[PI]           Hollot, C.V., Misra, V., Towsley, D. and Gong, W.,...'

  == Missing Reference: 'QCN' is mentioned on line 759, but not
    defined
'[QCN]   "Data Center Bridging - Congestion Notification",...'

  == Missing Reference: 'TCP-Models' is mentioned on line 762, but not
    defined
    '[TCP-Models]  Misra, V., Gong, W., and Towsley, D., "Fluid-base...'

  == Missing Reference: 'IETF-ECN' is mentioned on line 751, but not
    defined
'[IETF-ECN]    Briscoe, B. Kaippallimalil, J and Phaler, P.,...'

  -- Obsolete informational reference (is this intentional?): RFC 2309
    (Obsoleted by RFC 7567)


    Summary: 2 errors (**), 0 flaws (~~), 11 warnings (==), 2 comments (--).
2016-05-19
07 Benoît Claise [Ballot Position Update] New position, No Objection, has been recorded for Benoit Claise
2016-05-18
07 Joel Jaeggli [Ballot comment]
Mahesh Jethanandani

performed the opsdir review
2016-05-18
07 Joel Jaeggli [Ballot Position Update] New position, No Objection, has been recorded for Joel Jaeggli
2016-05-18
07 Alia Atlas [Ballot Position Update] New position, No Objection, has been recorded for Alia Atlas
2016-05-18
07 Ben Campbell
[Ballot comment]
In section 5 and its children: Please keep in mind that "SHOULD" does not mean quite the same thing as "optional".

It would …
[Ballot comment]
In section 5 and its children: Please keep in mind that "SHOULD" does not mean quite the same thing as "optional".

It would be nice to see some text about the nature of the "experiment". That is, why is this experimental? Do you expect to promote this to a standard in the future? (The shepherd's report speaks of this;  the draft should, too.)
2016-05-18
07 Ben Campbell [Ballot Position Update] New position, No Objection, has been recorded for Ben Campbell
2016-05-18
07 Suresh Krishnan
[Ballot comment]
Section 4.1:
QDELAY_REF is used here without definition. Suggest something like:

s/is smaller than half of QDELAY_REF/is smaller than half of the
target …
[Ballot comment]
Section 4.1:
QDELAY_REF is used here without definition. Suggest something like:

s/is smaller than half of QDELAY_REF/is smaller than half of the
target delay value (QDELAY_REF)/

Section 4.2:

Not sure what this piece of pseudo-code intends to achieve. Isn't this a no-op?

        } else {
            p = p;
        }

Section 5.3:

What does the following text intend to say? Do you mean when it is turned off?

"When PIE is optionally turned on and off, ..."

Section 5.4:

The forced drop at 8.5/PIE->drop_prob_ packets is not consistent
with the pseudo-code in page 24. The drop_early() does not the
drop packets if the queue is not congested. Either the
pseudo-code or text in this section needs to be adjusted.
2016-05-18
07 Suresh Krishnan [Ballot Position Update] New position, No Objection, has been recorded for Suresh Krishnan
2016-05-18
07 Alissa Cooper
[Ballot comment]
Thanks for doing this work.

In 4.2 and 4.4, it might help to explain how the default values were chosen, or point to …
[Ballot comment]
Thanks for doing this work.

In 4.2 and 4.4, it might help to explain how the default values were chosen, or point to where those are explained elsewhere.
2016-05-18
07 Alissa Cooper [Ballot Position Update] New position, Yes, has been recorded for Alissa Cooper
2016-05-18
07 Stephen Farrell
[Ballot comment]

- Thanks to the IPR declaring folks for not using the term
"standard" in their declaration. (I first looked at one of
the …
[Ballot comment]

- Thanks to the IPR declaring folks for not using the term
"standard" in their declaration. (I first looked at one of
the earlier ones [1] that did say that, and I was about to
start my usual whine when I noticed the most recent one [2]
doesn't have that problem:-)

  [1] https://datatracker.ietf.org/ipr/2123/
  [2] https://datatracker.ietf.org/ipr/2540/

- Seems odd to mention one specific vendor in the security
considerations section. Why is that important to include?
2016-05-18
07 Stephen Farrell [Ballot Position Update] New position, No Objection, has been recorded for Stephen Farrell
2016-05-18
07 Alvaro Retana [Ballot Position Update] New position, No Objection, has been recorded for Alvaro Retana
2016-05-18
07 Deborah Brungard [Ballot Position Update] New position, No Objection, has been recorded for Deborah Brungard
2016-05-17
07 Terry Manderson [Ballot Position Update] New position, No Objection, has been recorded for Terry Manderson
2016-05-13
07 Mirja Kühlewind IESG state changed to IESG Evaluation from Waiting for Writeup
2016-05-13
07 Mirja Kühlewind Ballot has been issued
2016-05-13
07 Mirja Kühlewind [Ballot Position Update] New position, Yes, has been recorded for Mirja Kühlewind
2016-05-13
07 Mirja Kühlewind Created "Approve" ballot
2016-05-13
07 Mirja Kühlewind Ballot writeup was changed
2016-05-13
07 Mirja Kühlewind Changed consensus to Yes from Unknown
2016-05-09
07 Gunter Van de Velde Request for Last Call review by OPSDIR Completed: Has Nits. Reviewer: Mahesh Jethanandani.
2016-05-05
07 Tero Kivinen Request for Last Call review by SECDIR Completed: Has Nits. Reviewer: Warren Kumari.
2016-05-04
07 (System) IESG state changed to Waiting for Writeup from In Last Call
2016-04-27
07 (System) IANA Review state changed to IANA OK - No Actions Needed from IANA - Review Needed
2016-04-27
07 Sabrina Tanamal
(Via drafts-lastcall-comment@iana.org): IESG/Authors/WG Chairs:

IANA has reviewed draft-ietf-aqm-pie-07.txt, which is currently in Last Call, and has the following comments:

We understand that this …
(Via drafts-lastcall-comment@iana.org): IESG/Authors/WG Chairs:

IANA has reviewed draft-ietf-aqm-pie-07.txt, which is currently in Last Call, and has the following comments:

We understand that this document doesn't require any IANA actions.

While it's often helpful for a document's IANA Considerations section to remain in place upon publication even if there are no actions, if the authors strongly prefer to remove it, IANA does not object.

If this assessment is not accurate, please respond as soon as possible.

Thank you,

Sabrina Tanamal
IANA Specialist
ICANN
2016-04-23
07 Gunter Van de Velde Request for Last Call review by OPSDIR is assigned to Mahesh Jethanandani
2016-04-23
07 Gunter Van de Velde Request for Last Call review by OPSDIR is assigned to Mahesh Jethanandani
2016-04-22
07 Mirja Kühlewind Placed on agenda for telechat - 2016-05-19
2016-04-21
07 Jean Mahoney Request for Last Call review by GENART is assigned to Ron Bonica
2016-04-21
07 Jean Mahoney Request for Last Call review by GENART is assigned to Ron Bonica
2016-04-21
07 Tero Kivinen Request for Last Call review by SECDIR is assigned to Warren Kumari
2016-04-21
07 Tero Kivinen Request for Last Call review by SECDIR is assigned to Warren Kumari
2016-04-21
07 Mirja Kühlewind
As required by RFC 4858, this is the current template for the Document
Shepherd Write-Up.

Changes are expected over time. This version is dated …
As required by RFC 4858, this is the current template for the Document
Shepherd Write-Up.

Changes are expected over time. This version is dated 24 February 2012.

(1) What type of RFC is being requested (BCP, Proposed Standard,
Internet Standard, Informational, Experimental, or Historic)?  Why
is this the proper type of RFC?  Is this type of RFC indicated in the
title page header?


The document is targeted for Experimental.  This was the result of discussion in the working group.  The initial target had been a Proposed Standard, but the level of support for this by the end of the working group process was not high.  There have been good results from studies and deployments so far, and there is no reason to believe this would be harmful to deploy, so the working group believes that greater experimentation with PIE on the Internet should be encouraged, and that it might be a candidate for standardization later.


(2) The IESG approval announcement includes a Document Announcement
Write-Up. Please provide such a Document Announcement Write-Up. Recent
examples can be found in the "Action" announcements for approved
documents. The approval announcement contains the following sections:

Technical Summary

  Relevant content can frequently be found in the abstract
  and/or introduction of the document. If not, this may be
  an indication that there are deficiencies in the abstract
  or introduction.

Abstract:
"""
  Bufferbloat is a phenomenon where excess buffers in the network cause
  high latency and jitter. As more and more interactive applications
  (e.g. voice over IP, real time video streaming and financial
  transactions) run in the Internet, high latency and jitter degrade
  application performance. There is a pressing need to design
  intelligent queue management schemes that can control latency and
  jitter; and hence provide desirable quality of service to users.

  This document presents a lightweight active queue management design,
  called PIE (Proportional Integral controller Enhanced), that can
  effectively control the average queueing latency to a target value.
  Simulation results, theoretical analysis and Linux testbed results
  have shown that PIE can ensure low latency and achieve high link
  utilization under various congestion situations. The design does not
  require per-packet timestamp, so it incurs very small overhead and is
  simple enough to implement in both hardware and software.
"""

Working Group Summary

  Was there anything in WG process that is worth noting? For
  example, was there controversy about particular points or
  were there decisions where the consensus was particularly
  rough?

There were no matters of large controversy, though there have been some criticisms of PIE.  The IPR did not seem to be a blocking point for anyone, but some participants prefered algorithms free of IPR.  There are multiple algorithms that were proposed to the AQM working group, and there are still some developing.  Some aspects of the PIE design were critiqued, and there are some identified matters for future research, but there did not seem to be any disagreement that this is useful to publish at this time.  It is understood that this does not block other algorithms or improvements from happening.  The critical reviews are useful in understanding the differences with other algorithms, and making improvements to PIE while in experimental stage.


Document Quality

  Are there existing implementations of the protocol? Have a
  significant number of vendors indicated their plan to
  implement the specification? Are there any reviewers that
  merit special mention as having done a thorough review,
  e.g., one that resulted in important changes or a
  conclusion that the document had no substantive issues? If
  there was a MIB Doctor, Media Type or other expert review,
  what was its course (briefly)? In the case of a Media Type
  review, on what date was the request posted?


Yes, there are multiple existing implementations, including in simulations, Linux, FreeBSD, and some may be based on description in the DOCSIS specification.  All of the implementation experience was helpful in improving the document quality and clarity when describing the algorithm.  A very thorough technical review was done by Bob Briscoe, and posted as a complete document itself.


Personnel

  Who is the Document Shepherd? Who is the Responsible Area
  Director?

Wesley Eddy (wes@mti-systems.com) is the document shepherd, and Mirja Kühlewind (ietf@kuehlewind.net) is the AD.


(3) Briefly describe the review of this document that was performed by
the Document Shepherd.  If this version of the document is not ready
for publication, please explain why the document is being forwarded to
the IESG.


I have reviewed the complete document multiple times.  It is ready for the IESG.


(4) Does the document Shepherd have any concerns about the depth or
breadth of the reviews that have been performed?


No concerns.


(5) Do portions of the document need review from a particular or from
broader perspective, e.g., security, operational complexity, AAA, DNS,
DHCP, XML, or internationalization? If so, describe the review that
took place.


N/A


(6) Describe any specific concerns or issues that the Document Shepherd
has with this document that the Responsible Area Director and/or the
IESG should be aware of? For example, perhaps he or she is uncomfortable
with certain parts of the document, or has concerns whether there really
is a need for it. In any event, if the WG has discussed those issues and
has indicated that it still wishes to advance the document, detail those
concerns here.


No concerns.  Going to Experimental is, it seems, agreeable to the working group.  There might have been concerns (e.g. based on Bob Briscoe's review, or IPR) if targeting Proposed Standard.


(7) Has each author confirmed that any and all appropriate IPR
disclosures required for full conformance with the provisions of BCP 78
and BCP 79 have already been filed. If not, explain why.


Yes.  There is IPR disclosed by Cisco, and tracked properly in the IETF system.  The working group has been aware of this.  After WGLC, 2 of the authors explicitly confirmed that all necessary disclosures have been made (the others did not reply).  All authors work for the same company (Cisco).


(8) Has an IPR disclosure been filed that references this document?
If so, summarize any WG discussion and conclusion regarding the IPR
disclosures.


Yes.  The working group reviewed the IPR disclosure and understands it.


(9) How solid is the WG consensus behind this document? Does it
represent the strong concurrence of a few individuals, with others
being silent, or does the WG as a whole understand and agree with it? 


The consensus seems solid.


(10) Has anyone threatened an appeal or otherwise indicated extreme
discontent? If so, please summarise the areas of conflict in separate
email messages to the Responsible Area Director. (It should be in a
separate email because this questionnaire is publicly available.)


No threats or indications of discontent.


(11) Identify any ID nits the Document Shepherd has found in this
document. (See https://www.ietf.org/tools/idnits/ and the Internet-Drafts
Checklist). Boilerplate checks are not enough; this check needs to be
thorough.


There are only a couple very small formatting nits that will be fixed by the RFC Editor easily.  The nits reported about references seem to be spurious, and probably result from the use of an "other references" section which the RFC Editor could combine with the Informative References.


(12) Describe how the document meets any required formal review
criteria, such as the MIB Doctor, media type, and URI type reviews.


N/A.


(13) Have all references within this document been identified as
either normative or informative?


Yes.


(14) Are there normative references to documents that are not ready for
advancement or are otherwise in an unclear state? If such normative
references exist, what is the plan for their completion?


No.


(15) Are there downward normative references references (see RFC 3967)?
If so, list these downward references to support the Area Director in
the Last Call procedure.


No.


(16) Will publication of this document change the status of any
existing RFCs? Are those RFCs listed on the title page header, listed
in the abstract, and discussed in the introduction? If the RFCs are not
listed in the Abstract and Introduction, explain why, and point to the
part of the document where the relationship of this document to the
other RFCs is discussed. If this information is not in the document,
explain why the WG considers it unnecessary.


No.


(17) Describe the Document Shepherd's review of the IANA considerations
section, especially with regard to its consistency with the body of the
document. Confirm that all protocol extensions that the document makes
are associated with the appropriate reservations in IANA registries.
Confirm that any referenced IANA registries have been clearly
identified. Confirm that newly created IANA registries include a
detailed specification of the initial contents for the registry, that
allocations procedures for future registrations are defined, and a
reasonable name for the new registry has been suggested (see RFC 5226).


There are no IANA actions.


(18) List any new IANA registries that require Expert Review for future
allocations. Provide any public guidance that the IESG would find
useful in selecting the IANA Experts for these new registries.


N/A.


(19) Describe reviews and automated checks performed by the Document
Shepherd to validate sections of the document written in a formal
language, such as XML code, BNF rules, MIB definitions, etc.

N/A.
2016-04-20
07 Amy Vezza IANA Review state changed to IANA - Review Needed
2016-04-20
07 Amy Vezza
The following Last Call announcement was sent out:

From: The IESG
To: "IETF-Announce"
CC: wes@mti-systems.com, "Wesley Eddy" , aqm-chairs@ietf.org, ietf@kuehlewind.net, draft-ietf-aqm-pie@ietf.org, …
The following Last Call announcement was sent out:

From: The IESG
To: "IETF-Announce"
CC: wes@mti-systems.com, "Wesley Eddy" , aqm-chairs@ietf.org, ietf@kuehlewind.net, draft-ietf-aqm-pie@ietf.org, aqm@ietf.org
Reply-To: ietf@ietf.org
Sender:
Subject: Last Call:  (PIE: A Lightweight Control Scheme To Address the Bufferbloat Problem) to Experimental RFC


The IESG has received a request from the Active Queue Management and
Packet Scheduling WG (aqm) to consider the following document:
- 'PIE: A Lightweight Control Scheme To Address the Bufferbloat Problem'
  as Experimental RFC

The IESG plans to make a decision in the next few weeks, and solicits
final comments on this action. Please send substantive comments to the
ietf@ietf.org mailing lists by 2016-05-04. Exceptionally, comments may be
sent to iesg@ietf.org instead. In either case, please retain the
beginning of the Subject line to allow automated sorting.

Abstract


  Bufferbloat is a phenomenon where excess buffers in the network cause
  high latency and jitter. As more and more interactive applications
  (e.g. voice over IP, real time video streaming and financial
  transactions) run in the Internet, high latency and jitter degrade
  application performance. There is a pressing need to design
  intelligent queue management schemes that can control latency and
  jitter; and hence provide desirable quality of service to users.

  This document presents a lightweight active queue management design,
  called PIE (Proportional Integral controller Enhanced), that can
  effectively control the average queueing latency to a target value.
  Simulation results, theoretical analysis and Linux testbed results
  have shown that PIE can ensure low latency and achieve high link
  utilization under various congestion situations. The design does not
  require per-packet timestamp, so it incurs very small overhead and is
  simple enough to implement in both hardware and software.




The file can be obtained via
https://datatracker.ietf.org/doc/draft-ietf-aqm-pie/

IESG discussion can be tracked via
https://datatracker.ietf.org/doc/draft-ietf-aqm-pie/ballot/


The following IPR Declarations may be related to this I-D:

  https://datatracker.ietf.org/ipr/2540/
  https://datatracker.ietf.org/ipr/2123/
  https://datatracker.ietf.org/ipr/2187/



2016-04-20
07 Amy Vezza IESG state changed to In Last Call from Last Call Requested
2016-04-20
07 Mirja Kühlewind Last call was requested
2016-04-20
07 Mirja Kühlewind Ballot approval text was generated
2016-04-20
07 Mirja Kühlewind Ballot writeup was generated
2016-04-20
07 Mirja Kühlewind IESG state changed to Last Call Requested from AD Evaluation
2016-04-20
07 Mirja Kühlewind Last call announcement was generated
2016-04-19
07 Rong Pan New version available: draft-ietf-aqm-pie-07.txt
2016-04-17
06 Mirja Kühlewind Shepherding AD changed to Mirja Kühlewind
2016-04-04
06 Rong Pan New version available: draft-ietf-aqm-pie-06.txt
2016-03-21
05 Martin Stiemerling IESG state changed to AD Evaluation from Publication Requested
2016-03-20
05 Wesley Eddy
As required by RFC 4858, this is the current template for the Document
Shepherd Write-Up.

Changes are expected over time. This version is dated …
As required by RFC 4858, this is the current template for the Document
Shepherd Write-Up.

Changes are expected over time. This version is dated 24 February 2012.

(1) What type of RFC is being requested (BCP, Proposed Standard,
Internet Standard, Informational, Experimental, or Historic)?  Why
is this the proper type of RFC?  Is this type of RFC indicated in the
title page header?


The document is targeted for Experimental.  This was the result of discussion in the working group.  The initial target had been a Proposed Standard, but the level of support for this by the end of the working group process was not high.  There have been good results from studies and deployments so far, and there is no reason to believe this would be harmful to deploy, so the working group believes that greater experimentation with PIE on the Internet should be encouraged, and that it might be a candidate for standardization later.


(2) The IESG approval announcement includes a Document Announcement
Write-Up. Please provide such a Document Announcement Write-Up. Recent
examples can be found in the "Action" announcements for approved
documents. The approval announcement contains the following sections:

Technical Summary

  Relevant content can frequently be found in the abstract
  and/or introduction of the document. If not, this may be
  an indication that there are deficiencies in the abstract
  or introduction.

Abstract:
"""
  Bufferbloat is a phenomenon where excess buffers in the network cause
  high latency and jitter. As more and more interactive applications
  (e.g. voice over IP, real time video streaming and financial
  transactions) run in the Internet, high latency and jitter degrade
  application performance. There is a pressing need to design
  intelligent queue management schemes that can control latency and
  jitter; and hence provide desirable quality of service to users.

  This document presents a lightweight active queue management design,
  called PIE (Proportional Integral controller Enhanced), that can
  effectively control the average queueing latency to a target value.
  Simulation results, theoretical analysis and Linux testbed results
  have shown that PIE can ensure low latency and achieve high link
  utilization under various congestion situations. The design does not
  require per-packet timestamp, so it incurs very small overhead and is
  simple enough to implement in both hardware and software.
"""

Working Group Summary

  Was there anything in WG process that is worth noting? For
  example, was there controversy about particular points or
  were there decisions where the consensus was particularly
  rough?

There were no matters of large controversy, though there have been some criticisms of PIE.  The IPR did not seem to be a blocking point for anyone, but some participants prefered algorithms free of IPR.  There are multiple algorithms that were proposed to the AQM working group, and there are still some developing.  Some aspects of the PIE design were critiqued, and there are some identified matters for future research, but there did not seem to be any disagreement that this is useful to publish at this time.  It is understood that this does not block other algorithms or improvements from happening.  The critical reviews are useful in understanding the differences with other algorithms, and making improvements to PIE while in experimental stage.


Document Quality

  Are there existing implementations of the protocol? Have a
  significant number of vendors indicated their plan to
  implement the specification? Are there any reviewers that
  merit special mention as having done a thorough review,
  e.g., one that resulted in important changes or a
  conclusion that the document had no substantive issues? If
  there was a MIB Doctor, Media Type or other expert review,
  what was its course (briefly)? In the case of a Media Type
  review, on what date was the request posted?


Yes, there are multiple existing implementations, including in simulations, Linux, FreeBSD, and some may be based on description in the DOCSIS specification.  All of the implementation experience was helpful in improving the document quality and clarity when describing the algorithm.  A very thorough technical review was done by Bob Briscoe, and posted as a complete document itself.


Personnel

  Who is the Document Shepherd? Who is the Responsible Area
  Director?

Wesley Eddy (wes@mti-systems.com) is the document shepherd, and Martin Stiemerling (mls.ietf@gmail.com) is the AD.


(3) Briefly describe the review of this document that was performed by
the Document Shepherd.  If this version of the document is not ready
for publication, please explain why the document is being forwarded to
the IESG.


I have reviewed the complete document multiple times.  It is ready for the IESG.


(4) Does the document Shepherd have any concerns about the depth or
breadth of the reviews that have been performed?


No concerns.


(5) Do portions of the document need review from a particular or from
broader perspective, e.g., security, operational complexity, AAA, DNS,
DHCP, XML, or internationalization? If so, describe the review that
took place.


N/A


(6) Describe any specific concerns or issues that the Document Shepherd
has with this document that the Responsible Area Director and/or the
IESG should be aware of? For example, perhaps he or she is uncomfortable
with certain parts of the document, or has concerns whether there really
is a need for it. In any event, if the WG has discussed those issues and
has indicated that it still wishes to advance the document, detail those
concerns here.


No concerns.  Going to Experimental is, it seems, agreeable to the working group.  There might have been concerns (e.g. based on Bob Briscoe's review, or IPR) if targeting Proposed Standard.


(7) Has each author confirmed that any and all appropriate IPR
disclosures required for full conformance with the provisions of BCP 78
and BCP 79 have already been filed. If not, explain why.


Yes.  There is IPR disclosed by Cisco, and tracked properly in the IETF system.  The working group has been aware of this.  After WGLC, 2 of the authors explicitly confirmed that all necessary disclosures have been made (the others did not reply).  All authors work for the same company (Cisco).


(8) Has an IPR disclosure been filed that references this document?
If so, summarize any WG discussion and conclusion regarding the IPR
disclosures.


Yes.  The working group reviewed the IPR disclosure and understands it.


(9) How solid is the WG consensus behind this document? Does it
represent the strong concurrence of a few individuals, with others
being silent, or does the WG as a whole understand and agree with it? 


The consensus seems solid.


(10) Has anyone threatened an appeal or otherwise indicated extreme
discontent? If so, please summarise the areas of conflict in separate
email messages to the Responsible Area Director. (It should be in a
separate email because this questionnaire is publicly available.)


No threats or indications of discontent.


(11) Identify any ID nits the Document Shepherd has found in this
document. (See https://www.ietf.org/tools/idnits/ and the Internet-Drafts
Checklist). Boilerplate checks are not enough; this check needs to be
thorough.


There are only a couple very small formatting nits that will be fixed by the RFC Editor easily.  The nits reported about references seem to be spurious, and probably result from the use of an "other references" section which the RFC Editor could combine with the Informative References.


(12) Describe how the document meets any required formal review
criteria, such as the MIB Doctor, media type, and URI type reviews.


N/A.


(13) Have all references within this document been identified as
either normative or informative?


Yes.


(14) Are there normative references to documents that are not ready for
advancement or are otherwise in an unclear state? If such normative
references exist, what is the plan for their completion?


No.


(15) Are there downward normative references references (see RFC 3967)?
If so, list these downward references to support the Area Director in
the Last Call procedure.


No.


(16) Will publication of this document change the status of any
existing RFCs? Are those RFCs listed on the title page header, listed
in the abstract, and discussed in the introduction? If the RFCs are not
listed in the Abstract and Introduction, explain why, and point to the
part of the document where the relationship of this document to the
other RFCs is discussed. If this information is not in the document,
explain why the WG considers it unnecessary.


No.


(17) Describe the Document Shepherd's review of the IANA considerations
section, especially with regard to its consistency with the body of the
document. Confirm that all protocol extensions that the document makes
are associated with the appropriate reservations in IANA registries.
Confirm that any referenced IANA registries have been clearly
identified. Confirm that newly created IANA registries include a
detailed specification of the initial contents for the registry, that
allocations procedures for future registrations are defined, and a
reasonable name for the new registry has been suggested (see RFC 5226).


There are no IANA actions.


(18) List any new IANA registries that require Expert Review for future
allocations. Provide any public guidance that the IESG would find
useful in selecting the IANA Experts for these new registries.


N/A.


(19) Describe reviews and automated checks performed by the Document
Shepherd to validate sections of the document written in a formal
language, such as XML code, BNF rules, MIB definitions, etc.

N/A.
2016-03-20
05 Wesley Eddy Responsible AD changed to Martin Stiemerling
2016-03-20
05 Wesley Eddy IETF WG state changed to Submitted to IESG for Publication from WG Consensus: Waiting for Write-Up
2016-03-20
05 Wesley Eddy IESG state changed to Publication Requested
2016-03-20
05 Wesley Eddy IESG process started in state Publication Requested
2016-03-20
05 Wesley Eddy Changed document writeup
2016-03-07
05 Wesley Eddy Changed document writeup
2016-03-07
05 Wesley Eddy completing and submitting write-up this week
2016-03-07
05 Wesley Eddy Tag Revised I-D Needed - Issue raised by WGLC cleared.
2016-03-07
05 Wesley Eddy IETF WG state changed to WG Consensus: Waiting for Write-Up from In WG Last Call
2016-03-07
05 Wesley Eddy Notification list changed to "Wesley Eddy" <wes@mti-systems.com>
2016-03-07
05 Wesley Eddy Document shepherd changed to Wesley Eddy
2016-03-01
05 Rong Pan New version available: draft-ietf-aqm-pie-05.txt
2016-02-29
04 Rong Pan New version available: draft-ietf-aqm-pie-04.txt
2016-02-10
03 Wesley Eddy Tag Revised I-D Needed - Issue raised by WGLC set.
2016-02-10
03 Wesley Eddy I believe this is what we're hearing from the WG at the moment.
2016-02-10
03 Wesley Eddy Intended Status changed to Experimental from Informational
2015-12-02
03 Wesley Eddy Tag Revised I-D Needed - Issue raised by WG cleared.
2015-12-02
03 Wesley Eddy IETF WG state changed to In WG Last Call from WG Document
2015-11-17
03 Rong Pan New version available: draft-ietf-aqm-pie-03.txt
2015-10-14
02 (System) Notify list changed from "Richard Scheffenegger"  to (None)
2015-08-10
02 Rong Pan New version available: draft-ietf-aqm-pie-02.txt
2015-08-10
01 Wesley Eddy Notification list changed to "Richard Scheffenegger" <rs@netapp.com>
2015-08-10
01 Wesley Eddy Document shepherd changed to Richard Scheffenegger
2015-07-23
01 Richard Scheffenegger New revision needed following in-depth review
2015-07-23
01 Richard Scheffenegger Intended Status changed to Informational from None
2015-07-19
01 Richard Scheffenegger Tag Revised I-D Needed - Issue raised by WG set.
2015-03-27
01 Rong Pan New version available: draft-ietf-aqm-pie-01.txt
2014-10-28
00 Wesley Eddy This document now replaces draft-pan-aqm-pie instead of None
2014-10-27
00 Rong Pan New version available: draft-ietf-aqm-pie-00.txt