[dpdk-dev] [PATCH v2 23/40] bnxt: add HWRM stats context allocation

2016-05-26 Thread Bruce Richardson
On Fri, May 13, 2016 at 03:46:12PM -0700, Stephen Hurd wrote: > Add HWRM code to allocate a statistics context and a helper function > to allocate one for evert completion ring. > typo: every How does this patch related to patch 12, which also concerns stats? /Bruce

[dpdk-dev] [PATCH v2 23/40] bnxt: add HWRM stats context allocation

2016-05-13 Thread Stephen Hurd
Add HWRM code to allocate a statistics context and a helper function to allocate one for evert completion ring. Signed-off-by: Stephen Hurd Reviewed-by: Ajit Kumar Khaparde --- drivers/net/bnxt/bnxt_hwrm.c | 52 drivers/net/bnxt/bnxt_hwrm.h | 3 ++