net: sched: provide per cpu qstat helpers
authorJohn Fastabend <john.fastabend@gmail.com>
Thu, 7 Dec 2017 17:55:07 +0000 (09:55 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Dec 2017 18:32:25 +0000 (13:32 -0500)
commit40bd036219dca86938fd5bd84b3fc19ffa812596
treedb077182767aa5556affa785b7113929ed67e9c7
parent29b86cdac00a82f88b81c16659e64cc624550216
net: sched: provide per cpu qstat helpers

The per cpu qstats support was added with per cpu bstat support which
is currently used by the ingress qdisc. This patch adds a set of
helpers needed to make other qdiscs that use qstats per cpu as well.

Signed-off-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sch_generic.h