From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/af_packet: fix build failure because of unused parameter Date: Thu, 5 Oct 2017 19:05:28 +0100 Message-ID: <0a5709da-8ea5-09cc-79cb-b2c2fc0457f0@intel.com> References: <1506322206-30233-1-git-send-email-arybchenko@solarflare.com> <9680bf0c-5b14-60fe-8e31-a06066f2cc29@intel.com> <6bebe3f8-f8a0-1174-0450-52346fe491ad@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: Chas Williams To: Andrew Rybchenko , dev@dpdk.org Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id DB9B01B20C for ; Thu, 5 Oct 2017 20:05:29 +0200 (CEST) In-Reply-To: <6bebe3f8-f8a0-1174-0450-52346fe491ad@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 9/25/2017 1:53 PM, Ferruh Yigit wrote: > On 9/25/2017 1:52 PM, Ferruh Yigit wrote: >> On 9/25/2017 7:50 AM, Andrew Rybchenko wrote: >>> Failure happens on build using: >>> gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) >>> >>> Fixes: 0d16c17ae7a4 ("net/af_packet: make qdisc bypass configurable") >>> >>> Signed-off-by: Andrew Rybchenko >> >> Reviewed-by: Ferruh Yigit > > Applied to dpdk-next-net/master, thanks. Squashed into relevant commit in next-net, thanks. (since waiting pull-request invalidated, squashed in next-net)