From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH v3] test/event: fix RSS config in eth Rx adapter test Date: Tue, 25 Sep 2018 08:45:49 +0530 Message-ID: <20180925031548.GB10106@jerin> References: <1537777918-186702-1-git-send-email-nikhil.rao@intel.com> <1537779227-188487-1-git-send-email-nikhil.rao@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, stable@dpdk.org To: Nikhil Rao Return-path: Content-Disposition: inline In-Reply-To: <1537779227-188487-1-git-send-email-nikhil.rao@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" -----Original Message----- > Date: Mon, 24 Sep 2018 14:23:47 +0530 > From: Nikhil Rao > To: jerin.jacob@caviumnetworks.com > CC: dev@dpdk.org, Nikhil Rao , stable@dpdk.org > Subject: [PATCH v3] test/event: fix RSS config in eth Rx adapter test > X-Mailer: git-send-email 1.8.3.1 > > > Remove RSS config as it is not required. The hardcoded RSS > configuration also generates an error on NICs that don't support > it. > > Fixes: 8863a1fbfc66 ("ethdev: add supported hash function check") > CC: stable@dpdk.org > > Signed-off-by: Nikhil Rao Acked-by: Jerin Jacob Please use --in-reply-to for new version. Search --in-reply-to in the below link for more details. http://doc.dpdk.org/guides/contributing/patches.html