From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] mk: fix examples build failure Date: Sun, 27 Dec 2015 19:19:37 +0100 Message-ID: <1988627.lrdTB3PDRo@xps13> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: steeven lee Return-path: Received: from mail-pf0-f170.google.com (mail-pf0-f170.google.com [209.85.192.170]) by dpdk.org (Postfix) with ESMTP id 24B1D6837 for ; Mon, 28 Dec 2015 15:02:48 +0100 (CET) Received: by mail-pf0-f170.google.com with SMTP id q63so77526465pfb.0 for ; Mon, 28 Dec 2015 06:02:48 -0800 (PST) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-12-24 20:38, steeven lee: > 1. Fix examples build failure Please explain in the commit log what was the issue. > 2. make build as default output folder name It should be a separate patch. What is the benefit? Please give some example command lines. Thanks