From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: update ip pipeline callback functions Date: Thu, 08 Feb 2018 22:55:30 +0100 Message-ID: <1764908.eAZci1K5x8@xps> References: <1517488514-70456-1-git-send-email-longtb5@viettel.com.vn> <1518052913-4862-1-git-send-email-longtb5@viettel.com.vn> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, marko.kovacevic@intel.com To: longtb5@viettel.com.vn Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id F34D81B83E for ; Thu, 8 Feb 2018 22:55:35 +0100 (CET) In-Reply-To: <1518052913-4862-1-git-send-email-longtb5@viettel.com.vn> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 08/02/2018 02:19, longtb5@viettel.com.vn: > From: longtb5 > > Update f_post_init for pipeline frontend. > Move f_track from pipeline backend to pipeline frontend. > > Signed-off-by: Bao-Long Tran > Acked-by: Marko Kovacevic Applied, thanks