From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 4B5181B7E0; Wed, 25 Oct 2017 22:20:33 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Oct 2017 13:20:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,433,1503385200"; d="scan'208";a="167593278" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.241.225.45]) ([10.241.225.45]) by fmsmga006.fm.intel.com with ESMTP; 25 Oct 2017 13:20:32 -0700 To: Bruce Richardson , Jingjing Wu Cc: dev@dpdk.org, stable@dpdk.org References: <20171025200945.82300-1-bruce.richardson@intel.com> From: Ferruh Yigit Message-ID: <1958af47-a360-f2f3-316a-6ed8dbeac0cc@intel.com> Date: Wed, 25 Oct 2017 13:20:30 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171025200945.82300-1-bruce.richardson@intel.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH] app/test-pmd: fix compiler error with drivers disabled X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Oct 2017 20:20:34 -0000 On 10/25/2017 1:09 PM, Bruce Richardson wrote: > When both ixgbe and bnxt drivers are disabled at build time, testpmd has > a compiler errors due to unused parameters, and unused variables. > > Fixes: 36735a932ca7 ("net/bnxt: support set VF QOS and MAC anti spoof") > CC: stable@dpdk.org > > Signed-off-by: Bruce Richardson Is this duplicate of [1] which is applied into next-net [2]. [1] http://dpdk.org/dev/patchwork/patch/30813/ [2] http://dpdk.org/browse/next/dpdk-next-net/commit/?id=9d4d6c4a5563fe63facc9ed6e5087d54900e511d