General list for discussing Bufferbloat
 help / color / mirror / Atom feed
* [Bloat] unfixable bloat on Cable modem CODA-4680 (puma 7)
@ 2019-03-28 11:00 cloneman
  2019-03-28 11:10 ` Dave Taht
  2019-03-28 12:02 ` Sebastian Moeller
  0 siblings, 2 replies; 4+ messages in thread
From: cloneman @ 2019-03-28 11:00 UTC (permalink / raw)
  To: bloat

[-- Attachment #1: Type: text/plain, Size: 522 bytes --]

I'm getting a weird problem with this new modem , it's Docsis 3.1

latency/jitter measured via ping is about ~300ms during download pressure
of 3 http transfers. The latency doesn't appear on synthetic bufferbloat
benchmarks, though. (dslreports ; 20ms ("A")

question: trying to figure out why I'm seeing this particular behavior, and
determine if it'd a real issue or just an anomalie with ICMP traffic

I've not seen ping do this with other modems.

Perhaps I need to try some other traffic generation/ capture  tools?

[-- Attachment #2: Type: text/html, Size: 820 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bloat] unfixable bloat on Cable modem CODA-4680 (puma 7)
  2019-03-28 11:00 [Bloat] unfixable bloat on Cable modem CODA-4680 (puma 7) cloneman
@ 2019-03-28 11:10 ` Dave Taht
  2019-03-28 12:02 ` Sebastian Moeller
  1 sibling, 0 replies; 4+ messages in thread
From: Dave Taht @ 2019-03-28 11:10 UTC (permalink / raw)
  To: cloneman; +Cc: bloat

see badmodems.com

On Thu, Mar 28, 2019 at 4:01 AM cloneman <bufferbloat@flamingpc.com> wrote:
>
> I'm getting a weird problem with this new modem , it's Docsis 3.1
>
> latency/jitter measured via ping is about ~300ms during download pressure of 3 http transfers. The latency doesn't appear on synthetic bufferbloat benchmarks, though. (dslreports ; 20ms ("A")
>
> question: trying to figure out why I'm seeing this particular behavior, and determine if it'd a real issue or just an anomalie with ICMP traffic
>
> I've not seen ping do this with other modems.
>
> Perhaps I need to try some other traffic generation/ capture  tools?
>
>
> _______________________________________________
> Bloat mailing list
> Bloat@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/bloat



-- 

Dave Täht
CTO, TekLibre, LLC
http://www.teklibre.com
Tel: 1-831-205-9740

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bloat] unfixable bloat on Cable modem CODA-4680 (puma 7)
  2019-03-28 11:00 [Bloat] unfixable bloat on Cable modem CODA-4680 (puma 7) cloneman
  2019-03-28 11:10 ` Dave Taht
@ 2019-03-28 12:02 ` Sebastian Moeller
  2019-03-28 20:44   ` cloneman
  1 sibling, 1 reply; 4+ messages in thread
From: Sebastian Moeller @ 2019-03-28 12:02 UTC (permalink / raw)
  To: cloneman; +Cc: bloat

HI cloneman,

maybe have a look at http://www.dslreports.com/tools/puma6?

> On Mar 28, 2019, at 12:00, cloneman <bufferbloat@flamingpc.com> wrote:
> 
> I'm getting a weird problem with this new modem , it's Docsis 3.1
> 
> latency/jitter measured via ping is about ~300ms during download pressure of 3 http transfers. The latency doesn't appear on synthetic bufferbloat benchmarks, though. (dslreports ; 20ms ("A")
> 
> question: trying to figure out why I'm seeing this particular behavior, and determine if it'd a real issue or just an anomalie with ICMP traffic
> 
> I've not seen ping do this with other modems. 
> 
> Perhaps I need to try some other traffic generation/ capture  tools? 
> 
> 
> _______________________________________________
> Bloat mailing list
> Bloat@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/bloat


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bloat] unfixable bloat on Cable modem CODA-4680 (puma 7)
  2019-03-28 12:02 ` Sebastian Moeller
@ 2019-03-28 20:44   ` cloneman
  0 siblings, 0 replies; 4+ messages in thread
From: cloneman @ 2019-03-28 20:44 UTC (permalink / raw)
  To: Sebastian Moeller; +Cc: bloat, dave.taht

[-- Attachment #1: Type: text/plain, Size: 2089 bytes --]

I have discovered the source of the confusion. This is different, but
similar to  PUMA6 problems, I think.
Certain types of traffic are getting de-prioritized, especially small
packets under load.

Comparison:

Normal ping:
 Minimum = 17ms, Maximum = 734ms, *Average = 202ms*

Large 1472-byte ping
 Minimum = 18ms, Maximum = 229ms, *Average = 47ms*

TCP-Based ping via psping.exe
 Minimum = 14.15ms, Maximum = 40.39ms, *Average = 25.88ms*

For more fun:

ICMP in a VPN, ping set to 13-bytes
Minimum = 36ms, Maximum = 602ms, *Average = 208ms*

ICMP in a VPN, 1300 bytes
 Minimum = 24ms, Maximum = 72ms, *Average = 40ms*


This explains why certain synthetic bufferbloat benchmarks were passing
with flying colors but my basic ICMP ping was terrible under load. VPN does
not seem to help, so it's not packet inspection... it's failure of tiny
packets and success of larger, normal ones.


The problem only occurs during download stress, not upload stress. Anyway,
I guess this is mostly an FYI.
Perhaps  a script that  does variable packet sizes for the generated small
flow traffic could be useful to someone in the future.




On Thu, Mar 28, 2019 at 8:03 AM Sebastian Moeller <moeller0@gmx.de> wrote:

> HI cloneman,
>
> maybe have a look at http://www.dslreports.com/tools/puma6?
>
> > On Mar 28, 2019, at 12:00, cloneman <bufferbloat@flamingpc.com> wrote:
> >
> > I'm getting a weird problem with this new modem , it's Docsis 3.1
> >
> > latency/jitter measured via ping is about ~300ms during download
> pressure of 3 http transfers. The latency doesn't appear on synthetic
> bufferbloat benchmarks, though. (dslreports ; 20ms ("A")
> >
> > question: trying to figure out why I'm seeing this particular behavior,
> and determine if it'd a real issue or just an anomalie with ICMP traffic
> >
> > I've not seen ping do this with other modems.
> >
> > Perhaps I need to try some other traffic generation/ capture  tools?
> >
> >
> > _______________________________________________
> > Bloat mailing list
> > Bloat@lists.bufferbloat.net
> > https://lists.bufferbloat.net/listinfo/bloat
>

[-- Attachment #2: Type: text/html, Size: 3411 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-28 20:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-28 11:00 [Bloat] unfixable bloat on Cable modem CODA-4680 (puma 7) cloneman
2019-03-28 11:10 ` Dave Taht
2019-03-28 12:02 ` Sebastian Moeller
2019-03-28 20:44   ` cloneman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox