From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id DD8382B9F for ; Tue, 22 Mar 2016 17:43:02 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga102.jf.intel.com with ESMTP; 22 Mar 2016 09:42:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,377,1455004800"; d="scan'208";a="769200248" Received: from fooyekan-mobl2.ger.corp.intel.com ([10.252.25.15]) by orsmga003.jf.intel.com with SMTP; 22 Mar 2016 09:42:50 -0700 Received: by (sSMTP sendmail emulation); Tue, 22 Mar 2016 16:42:49 +0025 Date: Tue, 22 Mar 2016 16:42:49 +0000 From: Bruce Richardson To: John Daley Cc: dev@dpdk.org, Nelson Escobar Message-ID: <20160322164248.GC20448@bricha3-MOBL3> References: <1458254893-2676-1-git-send-email-johndale@cisco.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1458254893-2676-1-git-send-email-johndale@cisco.com> Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] enic: add missing \n to a few print statements X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2016 16:43:03 -0000 On Thu, Mar 17, 2016 at 03:48:13PM -0700, John Daley wrote: > From: Nelson Escobar > > Signed-off-by: Nelson Escobar > Acked-by: John Daley Applied to dpdk-next-net/rel_16_04 /Bruce