From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Zhang, Qi Z" Subject: Re: [PATCH v2] net/i40e: add warning info when no perfect RSS key Date: Fri, 22 Mar 2019 13:30:38 +0000 Message-ID: <039ED4275CED7440929022BC67E7061153351033@SHSMSX103.ccr.corp.intel.com> References: <1553052676-7961-1-git-send-email-wei.zhao1@intel.com> <1553224009-36918-1-git-send-email-wei.zhao1@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "stable@dpdk.org" , "ktraynor@redhat.com" To: "Zhao1, Wei" , "dev@dpdk.org" Return-path: In-Reply-To: <1553224009-36918-1-git-send-email-wei.zhao1@intel.com> Content-Language: en-US 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----- > From: Zhao1, Wei > Sent: Friday, March 22, 2019 11:07 AM > To: dev@dpdk.org > Cc: stable@dpdk.org; Zhang, Qi Z ; ktraynor@redhat.= com; > Zhao1, Wei > Subject: [PATCH v2] net/i40e: add warning info when no perfect RSS key >=20 > There need a warning info when no perfect RSS key is config, so i40e will= use > default key. >=20 > Fixes: ecad87d22383 ("net/i40e: move RSS to flow API") > Cc: stable@dpdk.org >=20 > Signed-off-by: Wei Zhao > Tested-by: Peng Yuan Acked-by: Qi Zhang Applied to dpdk-next-net-intel. Thanks Qi