[linux-yocto] [GIT PULL] net_sched: feature update (CoDEL/ECN)

Bruce Ashfield bruce.ashfield at windriver.com
Wed Aug 15 09:09:08 PDT 2012


On 12-08-14 02:44 PM, Paul Gortmaker wrote:
> Nothing real exciting to see here.  Some additional CoDEL fixes
> for corner case build failures, etc.  plus the ECN addition to
> the existing net/sched/sch_netem.c -- all are direct cherry
> picks from mainline, without any context shuffling or similar
> required.

merged. stacked a bit differently here, build testing shall ensue.

Bruce

>
> Paul.
> ---
>
> The following changes since commit dd14558e43a8aaadba6de5361d9a32479655938e:
>
>    meta: Crystal Forest Machine Created. (2012-08-09 13:49:17 -0400)
>
> are available in the git repository at:
>
>    git://openlinux.windriver.com/people/paulg/yocto-kernel-cache codel
>
> for you to fetch changes up to 740e650bffcce7b1042d50a25506bb07fc181353:
>
>    net_sched: Update CoDEL / add ECN (Explicit Congestion Notification) (2012-08-14 13:46:02 -0400)
>
> ----------------------------------------------------------------
> Paul Gortmaker (1):
>        net_sched: Update CoDEL / add ECN (Explicit Congestion Notification)
>
>   ...e-one-condition-to-avoid-a-nul-rec_inv_sq.patch |  55 ++
>   ...Newton-method-instead-of-sqrt-and-divides.patch | 188 +++++
>   ...16-field-instead-of-31bits-for-rec_inv_sq.patch |  89 +++
>   .../net_sched/fq_codel-Fair-Queue-Codel-AQM.patch  | 844 +++++++++++++++++++++
>   ...del-should-use-qdisc-backlog-as-threshold.patch | 137 ++++
>   ...odel-Add-missing-include-linux-prefetch.h.patch |  36 +
>   .../net_sched/net-codel-fix-build-errors.patch     |  54 ++
>   features/net_sched/net_sched.scc                   |   8 +
>   features/net_sched/netem-add-ECN-capability.patch  | 101 +++
>   9 files changed, 1512 insertions(+)
>   create mode 100644 features/net_sched/codel-refine-one-condition-to-avoid-a-nul-rec_inv_sq.patch
>   create mode 100644 features/net_sched/codel-use-Newton-method-instead-of-sqrt-and-divides.patch
>   create mode 100644 features/net_sched/codel-use-u16-field-instead-of-31bits-for-rec_inv_sq.patch
>   create mode 100644 features/net_sched/fq_codel-Fair-Queue-Codel-AQM.patch
>   create mode 100644 features/net_sched/fq_codel-should-use-qdisc-backlog-as-threshold.patch
>   create mode 100644 features/net_sched/net-codel-Add-missing-include-linux-prefetch.h.patch
>   create mode 100644 features/net_sched/net-codel-fix-build-errors.patch
>   create mode 100644 features/net_sched/netem-add-ECN-capability.patch
>




More information about the linux-yocto mailing list