[dpdk-dev] [PATCH v2 26/40] bnxt: add HWRM stat context free function

2016-05-26 Thread Bruce Richardson
On Fri, May 13, 2016 at 03:46:15PM -0700, Stephen Hurd wrote: > Add function and associated structures and definitions as well as > some convenienct functions for manipulating the state of the entire > function. > Again, I think more explanation is needed in the commit message. The commit title

[dpdk-dev] [PATCH v2 26/40] bnxt: add HWRM stat context free function

2016-05-13 Thread Stephen Hurd
Add function and associated structures and definitions as well as some convenienct functions for manipulating the state of the entire function. Signed-off-by: Stephen Hurd Reviewed-by: Ajit Kumar Khaparde --- drivers/net/bnxt/bnxt_hwrm.c | 219 +