From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 8A98E1C52 for ; Mon, 26 Sep 2016 15:00:42 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga105.fm.intel.com with ESMTP; 26 Sep 2016 06:00:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,399,1470726000"; d="scan'208";a="1046002635" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.221.93]) ([10.237.221.93]) by fmsmga001.fm.intel.com with ESMTP; 26 Sep 2016 06:00:41 -0700 To: Yuanhan Liu References: <1472648786-32404-1-git-send-email-ferruh.yigit@intel.com> <6154238.UfqKImgbgb@xps13> <20160926083407.GA20278@yliu-dev.sh.intel.com> <2d1d852b-f124-e939-3b2a-7979fcc5f79e@intel.com> <20160926121520.GD20278@yliu-dev.sh.intel.com> <184f1ca8-2404-ebf7-367d-1b6f36c2da5c@intel.com> <20160926125616.GE20278@yliu-dev.sh.intel.com> Cc: dpdk stable From: Ferruh Yigit Message-ID: <90a2b017-4c69-c94d-31ab-634e11b41aaf@intel.com> Date: Mon, 26 Sep 2016 14:00:40 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <20160926125616.GE20278@yliu-dev.sh.intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH] kni: fix crash for KNI interface remove X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Sep 2016 13:00:43 -0000 <...> >>> but with a simple glimpse, the >>> build issue might still remain. Say, commit 109febfe58f9 ("net/igb: move >>> PCI device IDs from EAL") will not be applied (as there is no fixline), >> >> 109febfe58f9 & 221fba3b987c are in fixes line of this patch. > > Oh, I see. You were fixing an issue that introduced in v16.11, but not > v16.07. Right. <..> > > BTW, may I ask some helps from you? As I said in another email, I saw > quite many bug fixing patches for KNI. Would you help to list few (if > any) that need be picked for v16.07 release? I mean, some bug fixing > patches that fix some bugs before v16.07 (inclusive). Sure, I will share the list. <...>