[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140512.145533.1713460863760128476.davem@davemloft.net>
Date: Mon, 12 May 2014 14:55:33 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: yangyingliang@...wei.com
Cc: netdev@...r.kernel.org, eric.dumazet@...il.com, vtlam@...gle.com,
nanditad@...gle.com
Subject: Re: [PATCH net-next] sch_hhf: fix comparison of qlen and limit
From: Yang Yingliang <yangyingliang@...wei.com>
Date: Fri, 9 May 2014 16:49:05 +0800
> When I use the following command, eth0 cannot send any packets.
> #tc qdisc add dev eth0 root handle 1: hhf limit 1
>
> Because qlen need be smaller than limit, all packets were dropped.
> Fix this by qlen *<=* limit.
>
> Signed-off-by: Yang Yingliang <yangyingliang@...wei.com>
Applied, 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