vmxnet3: add per-queue stats
authorStephen Hemminger <stephen@networkplumber.org>
Fri, 13 Jun 2014 01:38:47 +0000 (18:38 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 22 Jul 2014 14:40:54 +0000 (16:40 +0200)
commit8073d567715d0a053d9ec2b643a3537c54966f5f
tree9c531f643321177945533ddf67cbd019cdb217e4
parentafce23948476f0dc38fa0de3c26815ffdbcdaa40
vmxnet3: add per-queue stats

Update per-queue statistics and add missing multicast into statistics.
Also, no need to zero statistics since they are already cleared
in rte_stats_get.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_pmd_vmxnet3/vmxnet3_ethdev.c