From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mcnamara, John" Subject: Re: [PATCH v4] Add toeplitz hash algorithm used by RSS Date: Fri, 19 Jun 2015 16:33:37 +0000 Message-ID: References: <1431097092-19790-1-git-send-email-medvedkinv@gmail.com> <1434725752-22847-1-git-send-email-medvedkinv@gmail.com> <59AF69C657FD0841A61C55336867B5B03455A83A@IRSMSX103.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable To: Vladimir Medvedkin , "dev@dpdk.org" Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 10AF5C876 for ; Fri, 19 Jun 2015 18:33:39 +0200 (CEST) In-Reply-To: <59AF69C657FD0841A61C55336867B5B03455A83A@IRSMSX103.ger.corp.intel.com> Content-Language: en-US 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" > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Richardson, Bruce > Sent: Friday, June 19, 2015 5:00 PM > To: Vladimir Medvedkin; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v4] Add toeplitz hash algorithm used by RS= S >=20 > Missing signoff line. >=20 Hi, It would also be worth running Linux checkpatch against the patch, which wo= uld have caught the missing signoff. It also shows a lot of warnings in the= patch which indicates conflicts with the coding guidelines. John=20