From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v2 21/40] bnxt: add HWRM vnic RSS config function Date: Thu, 26 May 2016 13:14:43 +0100 Message-ID: <20160526121442.GC7708@bricha3-MOBL3> References: <1463179589-82681-1-git-send-email-stephen.hurd@broadcom.com> <1463179589-82681-21-git-send-email-stephen.hurd@broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Stephen Hurd Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 539F1377C for ; Thu, 26 May 2016 14:14:47 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1463179589-82681-21-git-send-email-stephen.hurd@broadcom.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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