From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 1F6591B83E for ; Tue, 24 Oct 2017 20:31:47 +0200 (CEST) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Oct 2017 11:31:47 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,428,1503385200"; d="scan'208";a="166555550" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.241.225.60]) ([10.241.225.60]) by fmsmga005.fm.intel.com with ESMTP; 24 Oct 2017 11:31:46 -0700 To: aviadye@dev.mellanox.co.il, jingjing.wu@intel.com, dev@dpdk.org, aviadye@mellanox.com Cc: borisp@mellanox.com, liranl@mellanox.com, thomas@monjalon.net References: <1508439233-17981-1-git-send-email-aviadye@dev.mellanox.co.il> <1508856496-30155-1-git-send-email-aviadye@dev.mellanox.co.il> From: Ferruh Yigit Message-ID: Date: Tue, 24 Oct 2017 11:31:46 -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: <1508856496-30155-1-git-send-email-aviadye@dev.mellanox.co.il> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v2] app/testpmd: compile without ixgbe and bnxt pmds 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: Tue, 24 Oct 2017 18:31:48 -0000 On 10/24/2017 7:48 AM, aviadye@dev.mellanox.co.il wrote: > From: Aviad Yehezkel > > Signed-off-by: Aviad Yehezkel Reviewed-by: Ferruh Yigit