From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sujith Sankar (ssujith)" Subject: Re: [PATCH] enicpd: Warnings and one error when built using clang compiler Date: Sat, 29 Nov 2014 13:20:25 +0000 Message-ID: References: <1417245457-19609-1-git-send-email-ssujith@cisco.com> <3992990.zyFIT2Xa5y@x220> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: "dev-VfR2kkLFssw@public.gmane.org" To: Thomas Monjalon Return-path: In-Reply-To: <3992990.zyFIT2Xa5y@x220> Content-Language: en-US Content-ID: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" On 29/11/14 4:47 pm, "Thomas Monjalon" wrote: >29/11/2014 07:22, Sujith Sankar : >> Sorry for the typo in the subject. It is enicpmd. > >Actually no, it should be enic. Usually we use enic to denote the kernel mode driver and enicpmd to denote the PMD. But it is alright to follow what=B9s being done in the community. I shall use enic from now on. >For virtio, it is not virtiopmd, for ixgbe, it is not ixgbepmd, etc :) >Talking about title, please start with lower case and a verb, e.g. fix >build=20 >with clang. >To have a good idea of title formatting, you could check at the git >history. Sure. I shall follow these. Thanks, -Sujith > >Thanks >--=20 >Thomas