Skip to content
Commit a27758ff authored by WANG Cong's avatar WANG Cong Committed by David S. Miller
Browse files

net_sched: keep backlog updated with qlen



For gso_skb we only update qlen, backlog should be updated too.

Note, it is correct to just update these stats at one layer,
because the gso_skb is cached there.

Reported-by: default avatarStas Nichiporovich <stasn77@gmail.com>
Fixes: 2ccccf5f

 ("net_sched: update hierarchical backlog too")
Cc: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: default avatarCong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 19575988
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment