[dpdk-dev] [PATCH v2 12/40] bnxt: statistics operations

2016-05-26 Thread Bruce Richardson
On Fri, May 13, 2016 at 03:46:01PM -0700, Stephen Hurd wrote: > Add get and clear staitstics operations and the asociated HWRM calls. > > Signed-off-by: Stephen Hurd > Reviewed-by: Ajit Kumar Khaparde > --- > drivers/net/bnxt/Makefile | 1 + > drivers/net/bnxt/bnxt.h

[dpdk-dev] [PATCH v2 12/40] bnxt: statistics operations

2016-05-13 Thread Stephen Hurd
Add get and clear staitstics operations and the asociated HWRM calls. Signed-off-by: Stephen Hurd Reviewed-by: Ajit Kumar Khaparde --- drivers/net/bnxt/Makefile | 1 + drivers/net/bnxt/bnxt.h| 5 +- drivers/net/bnxt/bnxt_cpr.c| 5 +- drivers/net/bn