diff options
author | Maciej Żenczykowski <maze@google.com> | 2013-11-14 16:50:43 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-08 15:29:12 (GMT) |
commit | 67db393568a1ab1816a1a39cbbd756611e83b31f (patch) | |
tree | 0c327cd22fef2dea5107a59e9f43198707acfba0 /firmware/ositech | |
parent | 06c375b4936023b32172afe8e6507579a48e2388 (diff) | |
download | linux-fsl-qoriq-67db393568a1ab1816a1a39cbbd756611e83b31f.tar.xz |
pkt_sched: fq: change classification of control packets
[ Upstream commit 2abc2f070eb30ac8421554a5c32229f8332c6206 ]
Initial sch_fq implementation copied code from pfifo_fast to classify
a packet as a high prio packet.
This clashes with setups using PRIO with say 7 bands, as one of the
band could be incorrectly (mis)classified by FQ.
Packets would be queued in the 'internal' queue, and no pacing ever
happen for this special queue.
Fixes: afe4fd062416 ("pkt_sched: fq: Fair Queue packet scheduler")
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Stephen Hemminger <stephen@networkplumber.org>
Cc: Willem de Bruijn <willemb@google.com>
Cc: Yuchung Cheng <ycheng@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'firmware/ositech')
0 files changed, 0 insertions, 0 deletions