From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 1/4] net/dpaa: add null point check and fix mem leak Date: Thu, 18 Jan 2018 00:00:07 +0100 Message-ID: <3290561.5TofqmsUDE@xps> References: <1513765398-3716-1-git-send-email-wang.yong19@zte.com.cn> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, hemant.agrawal@nxp.com, beilei.xing@intel.com, wenzhuo.lu@intel.com, john.griffin@intel.com To: Yong Wang Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id BC3241B2D1 for ; Thu, 18 Jan 2018 00:00:42 +0100 (CET) In-Reply-To: <1513765398-3716-1-git-send-email-wang.yong19@zte.com.cn> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, Please could you rebase on master and keep the acked already given? Please use --in-reply-to to keep v3 in the same thread as v2. Titles are the same for every patches. Are they all fixing a NULL pointer check and a mem leak? More details in the commit message may help. If they are fixes, a tag Fixes: may help for backports. Thanks