From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] net/tap: add probe finish call for tun secondary Date: Sun, 05 Aug 2018 01:40:26 +0200 Message-ID: <2021836.XFvMoxSinh@xps> References: <1532408747-84585-1-git-send-email-vipin.varghese@intel.com> <4CD1C249-C0E4-453B-9931-ECBBAB89A3B8@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Wiles, Keith" , "Yigit, Ferruh" To: "Varghese, Vipin" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 2019F1B5C4 for ; Sun, 5 Aug 2018 01:40:37 +0200 (CEST) In-Reply-To: <4CD1C249-C0E4-453B-9931-ECBBAB89A3B8@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" 24/07/2018 15:04, Wiles, Keith: > > > On Jul 24, 2018, at 12:05 AM, Vipin Varghese wrote: > > > > Invoke rte_eth_dev_probing_finish for rte_pmd_tun_probe. > > > > Signed-off-by: Vipin Varghese > > Acked-by: Keith Wiles Applied, thanks