From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] ixgbe: support mac type x550em_a Date: Fri, 25 Mar 2016 15:11:40 +0000 Message-ID: <20160325151140.GC7916@bricha3-MOBL3> References: <1458886262-18685-1-git-send-email-wenzhuo.lu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Wenzhuo Lu Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 129265595 for ; Fri, 25 Mar 2016 16:11:50 +0100 (CET) Content-Disposition: inline In-Reply-To: <1458886262-18685-1-git-send-email-wenzhuo.lu@intel.com> 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" On Fri, Mar 25, 2016 at 02:11:02PM +0800, Wenzhuo Lu wrote: > On my side the development of l2 tunnel and e-tag features is being > done in paralell with the ixgbe base code update. So, l2 tunnel and > e-tag are not supported on the new x550em_a NICs. > Now all the code is ready, should extend the support to x550em_a > NICs. > > Fixes: 22e77d4501b8("ixgbe: support L2 tunnel operations") > Signed-off-by: Wenzhuo Lu Applied to dpdk-next-net/rel_16_04 with a heavily reworked commit message. Please keep the commit message to only describing the problem being fixed and how the patch fixes it. Thanks, /Bruce