From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] kni: define HAVE_VF_VLAN_PROTO for SLES12SP3 Date: Tue, 04 Apr 2017 17:12:35 +0200 Message-ID: <2549476.OyHCz0knv5@xps13> References: <20170404131948.13899-1-ndas@suse.de> <20170404141623.23522-1-ndas@suse.de> <3fbd687d-f2d8-5b49-283c-a7e6fe45e6f5@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Ferruh Yigit , dev@dpdk.org To: Nirmoy Das Return-path: Received: from mail-wr0-f173.google.com (mail-wr0-f173.google.com [209.85.128.173]) by dpdk.org (Postfix) with ESMTP id 360722FDD for ; Tue, 4 Apr 2017 17:12:37 +0200 (CEST) Received: by mail-wr0-f173.google.com with SMTP id k6so213517373wre.2 for ; Tue, 04 Apr 2017 08:12:37 -0700 (PDT) In-Reply-To: <3fbd687d-f2d8-5b49-283c-a7e6fe45e6f5@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2017-04-04 15:46, Ferruh Yigit: > On 4/4/2017 3:16 PM, Nirmoy Das wrote: > > Add support for SLES12SP3, which uses kernel 4.4, > > but backported features from newer kernels. > > > > Signed-off-by: Nirmoy Das > > Acked-by: Ferruh Yigit Applied, thanks