From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 0/4] GCC8 fixes for MLX4/5/BNX2X PMD Date: Tue, 15 May 2018 22:30:50 +0200 Message-ID: <2054231.zYh5meLfVJ@xps> References: <152608979178.121480.7311972440076541560.stgit@localhost.localdomain> <152627420173.53058.13179290989817984940.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Andy Green Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 072F21B675 for ; Tue, 15 May 2018 22:30:53 +0200 (CEST) In-Reply-To: <152627420173.53058.13179290989817984940.stgit@localhost.localdomain> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > Andy Green (4): > net/bnx2x: do not cast function pointers as a policy > net/bnx2x: correct unmeetable comparison > net/mlx5: solve var may be used uninitialized > net/bnx2x: solve overruns Series applied, thanks