From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] enicpmd: replace the type u_int* with uint* to remove compilation errors on a few platforms Date: Fri, 28 Nov 2014 11:28:26 +0100 Message-ID: <4324239.e67aLPfjpx@xps13> References: <1417167499-4847-1-git-send-email-ssujith@cisco.com> <5077892.UJvXpqnVib@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "Sujith Sankar (ssujith)" Return-path: In-Reply-To: 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" 2014-11-28 10:21, Sujith Sankar: > Sure Thomas. Thanks ! > Do you want me to send this V2 again with these? No, not needed. Just a reminder for next time in the hope you'll send hundreds of good patches ;) Note: avoid top-posting (there's also some guidelines for emails). > On 28/11/14 3:47 pm, "Thomas Monjalon" wrote: > >Hi Sujith, > > > >Some tips when sending a v2: > >- use --in-reply-to to keep all the versions in the same thread > >- use --annotate to write a changelog > > > >These guidelines are explained in this page: > > http://dpdk.org/dev#send > > > >Thanks