From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: add kni changes to release note Date: Mon, 19 Nov 2018 00:17:39 +0100 Message-ID: <16588351.frvuG6Gf5f@xps> References: <20181105182934.20599-1-dg@adax.com> <20181105195413.24431-1-dg@adax.com> <734dc7b8-e198-1c60-d10e-0bff46cdbfec@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit , John McNamara , Marko Kovacevic To: Dan Gora Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 7FE645424 for ; Mon, 19 Nov 2018 00:17:42 +0100 (CET) In-Reply-To: <734dc7b8-e198-1c60-d10e-0bff46cdbfec@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" 14/11/2018 01:34, Ferruh Yigit: > On 11/5/2018 7:54 PM, Dan Gora wrote: > > Add the new module parameter for the KNI kernel module, the new command > > line flag for the KNI sample application, and the new API function > > 'rte_kni_update_link()' to the release note. > > > > Signed-off-by: Dan Gora > > Acked-by: Ferruh Yigit Applied, thanks