Historic archive of defunct list cerowrt-commits@lists.bufferbloat.net
 help / color / mirror / Atom feed
From: GitHub <noreply@github.com>
To: cerowrt-commits@lists.bufferbloat.net
Subject: [dtaht/ceropackages-3.10] f7e247: cake: Add GSO peeling support to deal better with ...
Date: Sun, 17 May 2015 15:30:03 -0700	[thread overview]
Message-ID: <5559166b470a6_27cd3fca02aa529c38823@hookshot-fe3-cp1-prd.iad.github.net.mail> (raw)

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

  Branch: refs/heads/master
  Home:   https://github.com/dtaht/ceropackages-3.10
  Commit: f7e2472a65743c1264156e72b0257338bf1956d6
      https://github.com/dtaht/ceropackages-3.10/commit/f7e2472a65743c1264156e72b0257338bf1956d6
  Author: Dave Taht <dave.taht@bufferbloat.net>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M net/kmod-sched-cake/Makefile

  Log Message:
  -----------
  cake: Add GSO peeling support to deal better with offloads

TSO/GSO/GRO offloads are very problematic, and needed on lower
end hardware to forward at gigabit rates. However they bulk up
packets when handed to an aqm/fq algorithm in ways that make
them malfunction.

Turning them off universally is what we used to do, but this
is a bad idea when other devices are present (e.g. ubnt edgerouter)
that need the gro stuff on.

This commit makes cake peel apart tso/gso/gro "packets" back into
being packets again.



                 reply	other threads:[~2015-05-17 22:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

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

  git send-email \
    --in-reply-to=5559166b470a6_27cd3fca02aa529c38823@hookshot-fe3-cp1-prd.iad.github.net.mail \
    --to=noreply@github.com \
    --cc=cerowrt-commits@lists.bufferbloat.net \
    /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