From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: update release notes for default KNI carries status Date: Mon, 19 Nov 2018 00:24:48 +0100 Message-ID: <3700677.UDSp7zxOPC@xps> References: <20181105172844.72228-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, John McNamara , Marko Kovacevic , Dan Gora To: Ferruh Yigit Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id A74F3548B for ; Mon, 19 Nov 2018 00:24:51 +0100 (CET) In-Reply-To: <20181105172844.72228-1-ferruh.yigit@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" 05/11/2018 18:28, Ferruh Yigit: > Commit 89397a01ce4a ("kni: set default carrier state of interface") > changes the KNI interface default carrier status. Which prevents traffic > flow by default and may break some existing usage / testing. > > Document this behavior change in release notes. > > Signed-off-by: Ferruh Yigit Applied, thanks