From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 1/8] bus/dpaa: fix the resource leak issue Date: Thu, 12 Apr 2018 00:20:20 +0200 Message-ID: <1743866.i3aoPGtLPN@xps> References: <1522918464-4586-1-git-send-email-hemant.agrawal@nxp.com> <1523269371-28799-1-git-send-email-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, ferruh.yigit@intel.com, stable@dpdk.org To: Hemant Agrawal , Sunil Kumar Kori Return-path: In-Reply-To: <1523269371-28799-1-git-send-email-hemant.agrawal@nxp.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" 09/04/2018 12:22, Hemant Agrawal: > From: Sunil Kumar Kori > > Fixes: 9d32ef0f5d61 ("bus/dpaa: support creating dynamic HW portal") > Coverity issue: 268332 > Cc: stable@dpdk.org > > Signed-off-by: Sunil Kumar Kori > Acked-by: Hemant Agrawal Series applied, thanks