General list for discussing Bufferbloat
 help / color / mirror / Atom feed
From: "Bill Ver Steeg (versteb)" <versteb@cisco.com>
To: Greg White <g.white@CableLabs.com>,
	Jerry Jongerius <jerryj@duckware.com>,
	 "'Rich Brown'" <richb.hanover@gmail.com>
Cc: "bloat@lists.bufferbloat.net" <bloat@lists.bufferbloat.net>
Subject: Re: [Bloat] The Dark Problem with AQM in the Internet?
Date: Thu, 28 Aug 2014 16:52:58 +0000	[thread overview]
Message-ID: <AE7F97DB5FEE054088D82E836BD15BE924E3709E@xmb-aln-x05.cisco.com> (raw)
In-Reply-To: <D024B3E6.3C335%g.white@cablelabs.com>


[-- Attachment #1.1: Type: text/plain, Size: 4749 bytes --]

Regarding AQM in North American HFC deployments-

I also can't speak for individual Service Providers, but Greg was being modest and the following may be interesting.

The most recent DOCSIS 3.1 specs calls for AQM in the CMTS. It specifically calls for a specific variant of  PIE that is designed with the DOCSIS MAC layer in mind. The DOCSIS 3.0 spec is also being amended to require AQM. Both specs also have recommendations to include AQM in the Cable Modems that can be turned on in the HFC network.

See http://tools.ietf.org/html/draft-white-aqm-docsis-pie-00 for more details.

bvs

[http://www.cisco.com/web/europe/images/email/signature/logo05.jpg]

Bill Ver Steeg
Distinguished Engineer
Cisco Systems






From: bloat-bounces@lists.bufferbloat.net [mailto:bloat-bounces@lists.bufferbloat.net] On Behalf Of Greg White
Sent: Thursday, August 28, 2014 12:36 PM
To: Jerry Jongerius; 'Rich Brown'
Cc: bloat@lists.bufferbloat.net
Subject: Re: [Bloat] The Dark Problem with AQM in the Internet?

And again, AQM is not causing the problem that you observed.  As Jonathan indicated, it would almost certainly make your performance better.    I can't speak for Comcast, but AFAIK they are on a path to deploy AQM.  If their customers start raising FUD that could change.

TCP requires congestion signals.  In the vast majority of cases today (and for the foreseeable future) those signals are dropped packets.  Going on a witch hunt to find the evildoer that dropped your packet is counter productive.  I think you should instead be asking "why didn't you drop my packet earlier, before the buffer got so bloated and power boost cut the BDP by 60%?"

-Greg

From: Jerry Jongerius <jerryj@duckwae.com<mailto:jerryj@duckwae.com>>
Date: Thursday, August 28, 2014 at 10:20 AM
To: 'Rich Brown' <richb.hanover@gmail.com<mailto:richb.hanover@gmail.com>>
Cc: "bloat@lists.bufferbloat.net<mailto:bloat@lists.bufferbloat.net>" <bloat@lists.bufferbloat.net<mailto:bloat@lists.bufferbloat.net>>
Subject: Re: [Bloat] The Dark Problem with AQM in the Internet?

It add accountability.  Everyone in the path right now denies that they could possibly be the one dropping the packet.

If I want (or need!) to address the problem, I can't now.  I would have to make a change and just hope that it fixed the problem.

With accountability, I can address the problem.  I then have a choice.  If the problem is the ISP, I can switch ISP's.  If the problem is the mid-level peer or the hosting provider, I can test out new hosting providers.

- Jerry



From: Rich Brown [mailto:richb.hanover@gmail.com]
Sent: Thursday, August 28, 2014 10:39 AM
To: Jerry Jongerius
Cc: Greg White; Sebastian Moeller; bloat@lists.bufferbloat.net<mailto:bloat@lists.bufferbloat.net>
Subject: Re: [Bloat] The Dark Problem with AQM in the Internet?

Hi Jerry,

AQM is a great solution for bufferbloat.  End of story.  But if you want to track down which device in the network intentionally dropped a packet (when many devices in the network path will be running AQM), how are you going to do that?  Or how do youpropose to do that?

Yes, but... I want to understand why you are looking to know which device dropped the packet. What would you do with the information?

The great beauty of fq_codel is that it discards packets that have dwelt too long in a queue by actually *measuring* how long they've been in the queue.

If the drops happen in your local gateway/home router, then it's interesting to you as the "operator" of that device. If the drops happen elsewhere (perhaps some enlightened ISP has installed fq_codel, PIE, or some other zoomy queue discipline) then they're doing the right thing as well - they're managing their traffic as well as they can. But once the data leaves your gateway router, you can't make any further predictions.

The SQM/AQM efforts of CeroWrt/fq_codel are designed to give near optimal performance of the *local* gateway, to make it adapt to the remainder of the (black box) network. It might make sense to instrument the CeroWrt/OpenWrt code to track the number of fq_codel drops to come up with a sense of what's 'normal'. And if you need to know exactly what's happening, then tcpdump/wireshark are your friends.

Maybe I'm missing the point of your note, but I'm not sure there's anything you can do beyond your gateway. In the broader network, operators are continually watching their traffic and drop rates, and adjusting/reconfiguring their networks to adapt. But in general, it's impossible for you to have any sway/influence on their operations, so I'm not sure what you would do if you could know that the third router in traceroute was dropping...

Best regards,

Rich

[-- Attachment #1.2: Type: text/html, Size: 16518 bytes --]

[-- Attachment #2: image001.jpg --]
[-- Type: image/jpeg, Size: 5673 bytes --]

  reply	other threads:[~2014-08-28 16:53 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-23 18:16 Jerry Jongerius
2014-08-23 19:30 ` Jonathan Morton
2014-08-23 20:01 ` Sebastian Moeller
2014-08-25 17:13   ` Greg White
2014-08-25 18:09     ` Jim Gettys
2014-08-25 19:12       ` Sebastian Moeller
2014-08-25 21:17         ` Bill Ver Steeg (versteb)
2014-08-25 21:20           ` Bill Ver Steeg (versteb)
2014-08-28 13:19     ` Jerry Jongerius
2014-08-28 14:07       ` Jonathan Morton
2014-08-28 17:20         ` Jerry Jongerius
2014-08-28 17:41           ` Dave Taht
2014-08-28 18:15           ` Jonathan Morton
2014-08-29 14:21             ` Jerry Jongerius
2014-08-29 16:31               ` Jonathan Morton
2014-08-29 16:54                 ` Jerry Jongerius
2014-08-28 18:59           ` Sebastian Moeller
2014-08-29 11:33             ` Jerry Jongerius
2014-08-29 12:18               ` Sebastian Moeller
2014-08-29 14:42               ` Dave Taht
2014-08-29  1:59           ` David Lang
2014-08-29 14:37             ` Jerry Jongerius
2014-08-30  6:05               ` Jonathan Morton
2014-08-30  6:28                 ` Stephen Hemminger
2014-08-30  6:45                   ` Jonathan Morton
2014-09-01 17:30                     ` Jerry Jongerius
2014-09-01 17:40                       ` Dave Taht
2014-08-28 14:39       ` Rich Brown
2014-08-28 16:20         ` Jerry Jongerius
2014-08-28 16:35           ` Fred Baker (fred)
2014-08-28 18:00             ` Jan Ceuleers
2014-08-28 18:13               ` Dave Taht
2014-08-29  1:57                 ` David Lang
2014-08-28 18:41               ` Kenyon Ralph
2014-08-28 19:04                 ` Dave Taht
2014-08-28 16:36           ` Greg White
2014-08-28 16:52             ` Bill Ver Steeg (versteb) [this message]
2014-09-01 11:47           ` Richard Scheffenegger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.bufferbloat.net/postorius/lists/bloat.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AE7F97DB5FEE054088D82E836BD15BE924E3709E@xmb-aln-x05.cisco.com \
    --to=versteb@cisco.com \
    --cc=bloat@lists.bufferbloat.net \
    --cc=g.white@CableLabs.com \
    --cc=jerryj@duckware.com \
    --cc=richb.hanover@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox