vmxnet3: support clear hardware interface counters 51/16451/2
authorSteven <sluong@cisco.com>
Thu, 13 Dec 2018 00:01:28 +0000 (16:01 -0800)
committerDamjan Marion <dmarion@me.com>
Mon, 17 Dec 2018 08:35:02 +0000 (08:35 +0000)
Add clear hardware interface counters callback for vmxnet3 device. We take a
snap shot of the statistics in the callback. For the show hardware command,
we display the delta between the current statistics and the last snapshot.

Change-Id: Ie1389d2141f519300f427fe6ff2fdf97fd9e9378
Signed-off-by: Steven <sluong@cisco.com>

No differences found