From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/5] dpdk: enhance EXPERIMENTAL api tagging Date: Mon, 29 Jan 2018 22:46:27 +0100 Message-ID: <15180448.zpY6jWigv2@xps> References: <20171201185628.16261-1-nhorman@tuxdriver.com> <20180122014807.24654-1-nhorman@tuxdriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Neil Horman Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id BF6AE1B379 for ; Mon, 29 Jan 2018 22:47:13 +0100 (CET) In-Reply-To: <20180122014807.24654-1-nhorman@tuxdriver.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" 22/01/2018 02:48, Neil Horman: > v5 Changes > * Clean ups suggested by Thomas There were a lot of new functions to tag when rebasing this v5. Rebased and applied, thanks.