[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110315.155305.71104836.davem@davemloft.net>
Date: Tue, 15 Mar 2011 15:53:05 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: chromatix99@...il.com, d@...t.net, netdev@...r.kernel.org
Subject: Re: [Bloat] shaper team forming up
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Tue, 15 Mar 2011 05:42:46 +0100
> diff --git a/net/ipv4/route.c b/net/ipv4/route.c
> index 6ed6603..fabfe81 100644
> --- a/net/ipv4/route.c
> +++ b/net/ipv4/route.c
> @@ -171,7 +171,7 @@ static struct dst_ops ipv4_dst_ops = {
>
> const __u8 ip_tos2prio[16] = {
> TC_PRIO_BESTEFFORT,
> - ECN_OR_COST(FILLER),
> + ECN_OR_COST(BESTEFFORT),
> TC_PRIO_BESTEFFORT,
> ECN_OR_COST(BESTEFFORT),
> TC_PRIO_BULK,
>
>
Eric can you please formally submit this fix? I'd like to apply it soon.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists