vport: Allow offsets to be set for stats.
authorJesse Gross <jesse@nicira.com>
Thu, 20 May 2010 00:18:08 +0000 (17:18 -0700)
committerJesse Gross <jesse@nicira.com>
Thu, 10 Jun 2010 21:29:32 +0000 (14:29 -0700)
commit780e620781c5237ab6c26d5edbc7edb5b4953c70
treefea0fcc6f2ed69b80294a8f49d8f71b8893a814d
parent5953c70e61897996e8b05fadea988b3289e133de
vport: Allow offsets to be set for stats.

Adds a method to set a group of stats to be added to the values
gathered normally.  This is needed for the fake bond device to
show the stats of its underlying slaves.  Also enables devices
that use the generic stats layer to define a get_stats() function
to provide additional error counts.
datapath/datapath.c
datapath/vport.c
datapath/vport.h
include/openvswitch/datapath-protocol.h