From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] net/ark: Add missing call to probe_finish for first device Date: Mon, 21 May 2018 23:26:11 +0200 Message-ID: <5234590.5Byd01ox6D@xps> References: <1526930947-17227-1-git-send-email-ed.czeck@atomicrules.com> <15D80E76-131F-4E75-9356-BD4DCC99722C@atomicrules.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, ferruh.yigit@intel.com, Shepard Siegel To: john miller , Ed Czeck Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id ADE2A1D9E for ; Mon, 21 May 2018 23:26:13 +0200 (CEST) In-Reply-To: <15D80E76-131F-4E75-9356-BD4DCC99722C@atomicrules.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" 21/05/2018 21:42, john miller: > > > On May 21, 2018, at 3:29 PM, Ed Czeck wrote: > > > > Fix on commit fbe90cdd776c ("ethdev: add probing finish function") Fixes: fbe90cdd776c ("ethdev: add probing finish function") > > Signed-off-by: Ed Czeck > > Acked-by: John Miller > Reviewed-by: Thomas Monjalon Suggested title: fix call to probing finish function for first port