/openbmc/linux/net/sched/ |
H A D | sch_ingress.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_multiq.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_teql.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_drr.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_red.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | act_nat.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_prio.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_tbf.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_hfsc.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | act_skbedit.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | act_simple.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_sfq.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | act_ipt.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | act_csum.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | act_police.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | act_pedit.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | act_mirred.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_htb.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_netem.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | sch_generic.h | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | dev.c | diff bfe0d0298f2a67d94d58c39ea904a999aeeb7c3c Sun Jan 09 02:30:54 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> net_sched: factorize qdisc stats handling
HTB takes into account skb is segmented in stats updates. Generalize this to all schedulers.
They should use qdisc_bstats_update() helper instead of manipulating bstats.bytes and bstats.packets
Add bstats_update() helper too for classes that use gnet_stats_basic_packed fields.
Note : Right now, TCQ_F_CAN_BYPASS shortcurt can be taken only if no stab is setup on qdisc.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|