From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2] doc: add kni changes to release note Date: Wed, 14 Nov 2018 00:34:02 +0000 Message-ID: <734dc7b8-e198-1c60-d10e-0bff46cdbfec@intel.com> References: <20181105182934.20599-1-dg@adax.com> <20181105195413.24431-1-dg@adax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: John McNamara , Marko Kovacevic To: Dan Gora , dev@dpdk.org Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 0FD264F98 for ; Wed, 14 Nov 2018 01:34:05 +0100 (CET) In-Reply-To: <20181105195413.24431-1-dg@adax.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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