From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] enicpd: Warnings and one error when built using clang compiler Date: Mon, 01 Dec 2014 12:25:20 +0100 Message-ID: <6632290.p6c3dNAhWv@xps13> References: <1417245457-19609-1-git-send-email-ssujith@cisco.com> <20141201105756.GB4856@bricha3-MOBL3> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Sujith Sankar Return-path: In-Reply-To: <20141201105756.GB4856@bricha3-MOBL3> 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" > > This patch fixes the warnings and error reported by clang compiler on Linux. > > > > Reported-by: Bruce Richardson > > Signed-off-by: Sujith Sankar > > This PMD now compiles up with clang on FreeBSD. The patch seems rather large though, > are all these changes necessary for clang compilation? > > On the basis that this fixes the issue though: > > Acked-by: Bruce Richardson Applied Thanks -- Thomas