[dpdk-dev] [PATCH v2 20/40] bnxt: add vnic RSS cos lb cTx alloc/free functions

2016-05-26 Thread Bruce Richardson
On Fri, May 13, 2016 at 03:46:09PM -0700, Stephen Hurd wrote: > More HWRM calls. > The title should be shortened to something like "add vnic ctx functions" and the commit message should then explain what the contexts are for, and how things like RSS apply. /Bruce

[dpdk-dev] [PATCH v2 20/40] bnxt: add vnic RSS cos lb cTx alloc/free functions

2016-05-13 Thread Stephen Hurd
More HWRM calls. Signed-off-by: Stephen Hurd Reviewed-by: Ajit Kumar Khaparde --- drivers/net/bnxt/bnxt_hwrm.c | 38 drivers/net/bnxt/bnxt_hwrm.h | 2 + drivers/net/bnxt/hsi_struct_def_dpdk.h | 153 + 3 files changed, 193 insertion