From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 3E399E07 for ; Tue, 22 Mar 2016 12:04:48 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga102.fm.intel.com with ESMTP; 22 Mar 2016 04:04:47 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,376,1455004800"; d="scan'208";a="71019998" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.103]) by fmsmga004.fm.intel.com with SMTP; 22 Mar 2016 04:04:46 -0700 Received: by (sSMTP sendmail emulation); Tue, 22 Mar 2016 11:04:44 +0025 Date: Tue, 22 Mar 2016 11:04:44 +0000 From: Bruce Richardson To: Rasesh Mody Cc: thomas.monjalon@6wind.com, dev@dpdk.org, ameen.rahman@qlogic.com, harish.patil@qlogic.com, sony.chacko@qlogic.com Message-ID: <20160322110444.GC19248@bricha3-MOBL3> References: <1458348805-32648-1-git-send-email-rasesh.mody@qlogic.com> <1458348805-32648-7-git-send-email-rasesh.mody@qlogic.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1458348805-32648-7-git-send-email-rasesh.mody@qlogic.com> Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH v3 06/10] qede: Add L2 support 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 11:04:48 -0000 On Fri, Mar 18, 2016 at 05:53:21PM -0700, Rasesh Mody wrote: > Signed-off-by: Harish Patil > Signed-off-by: Rasesh Mody > Signed-off-by: Sony Chacko > --- Again, a commit message describing in a bit more detail what is included in this patchset - clarifying what is meant by l2 support - would be helpful. /Bruce