commit | b0ab6f92752b9f9d8da980506e9df3bd9dcd7ed3 | [log] [tgz] |
---|---|---|
author | John Fastabend <john.fastabend@gmail.com> | Sun Sep 28 11:54:24 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 30 01:02:26 2014 -0400 |
tree | e8dc1bb9dc3bdce6a62b785b1828efded9f87205 | |
parent | 6401585366326fc0ecbc372ec60d1a15cd8be2f5 [diff] |
net: sched: enable per cpu qstats After previous patches to simplify qstats the qstats can be made per cpu with a packed union in Qdisc struct. Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>