commit | e0f0ecf33c3f13401f90bff5afdc3ed1bb40b9af | [log] [tgz] |
---|---|---|
author | Pravin B Shelar <pshelar@nicira.com> | Mon Apr 15 13:30:37 2013 -0700 |
committer | Jesse Gross <jesse@nicira.com> | Mon Apr 15 14:56:25 2013 -0700 |
tree | 128ce5d78983ae8df32a70a3fd4344ab5216448d | |
parent | 8e4e1713e4978447c5f799aa668dcc6d2cb0dee9 [diff] |
openvswitch: Use generic struct pcpu_tstats. Rather than defining ovs specific stats struct (vport_percpu_stats), we can use existing pcpu_tstats to achieve exactly same functionality. Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: Jesse Gross <jesse@nicira.com>