[dpdk-dev] [PATCH v2 21/40] bnxt: add HWRM vnic RSS config function

2016-05-26 Thread Bruce Richardson
On Fri, May 13, 2016 at 03:46:10PM -0700, Stephen Hurd wrote: > Used to enable RSS configuration > A bit more detail in the commit message would be helpful. Should include details linking this to the contexts added in the previous commit, where RSS is also mentioned. /Bruce

[dpdk-dev] [PATCH v2 21/40] bnxt: add HWRM vnic RSS config function

2016-05-13 Thread Stephen Hurd
Used to enable RSS configuration Signed-off-by: Stephen Hurd Reviewed-by: Ajit Kumar Khaparde --- drivers/net/bnxt/bnxt_hwrm.c | 24 drivers/net/bnxt/bnxt_hwrm.h | 2 ++ drivers/net/bnxt/hsi_struct_def_dpdk.h | 1 + 3 files changed, 27 insertions(+