From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id B3A702BAE for ; Tue, 11 Apr 2017 14:41:31 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga104.jf.intel.com with ESMTP; 11 Apr 2017 05:41:30 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,185,1488873600"; d="scan'208";a="1118160350" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by orsmga001.jf.intel.com with ESMTP; 11 Apr 2017 05:41:30 -0700 Date: Tue, 11 Apr 2017 20:38:32 +0800 From: Yuanhan Liu To: Nirmoy Das Cc: Ferruh Yigit , dpdk stable Message-ID: <20170411123832.GY18844@yliu-dev.sh.intel.com> References: <1491552724-3034-1-git-send-email-yuanhan.liu@linux.intel.com> <1491552724-3034-8-git-send-email-yuanhan.liu@linux.intel.com> <7a23a4c5-b491-b981-a1d5-3ad47d287657@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7a23a4c5-b491-b981-a1d5-3ad47d287657@suse.de> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-stable] patch 'kni: fix build on Suse 12 SP3' has been queued to LTS release 16.11.2 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Apr 2017 12:41:32 -0000 On Mon, Apr 10, 2017 at 12:01:08PM +0200, Nirmoy Das wrote: > Hi yliu. > > I realized the fix is not complete. I need to add some more > changes to make it work properly. > > So I would say lets not add the patch to LTS release for now. Thanks for the note. It's now dropped. Please keep me informed when you have a complete fix. --yliu