From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 3AEDFA04A4;
	Wed, 27 May 2020 04:11:10 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 1FD511D66F;
	Wed, 27 May 2020 04:11:09 +0200 (CEST)
Received: from huawei.com (szxga03-in.huawei.com [45.249.212.189])
 by dpdk.org (Postfix) with ESMTP id 9EFD01D66D;
 Wed, 27 May 2020 04:11:06 +0200 (CEST)
Received: from DGGEMM405-HUB.china.huawei.com (unknown [172.30.72.57])
 by Forcepoint Email with ESMTP id 994E4AFDE8F7C2C65AB2;
 Wed, 27 May 2020 10:11:04 +0800 (CST)
Received: from DGGEMM533-MBX.china.huawei.com ([169.254.5.226]) by
 DGGEMM405-HUB.china.huawei.com ([10.3.20.213]) with mapi id 14.03.0487.000;
 Wed, 27 May 2020 10:10:58 +0800
From: wangyunjian <wangyunjian@huawei.com>
To: Thomas Monjalon <thomas@monjalon.net>
CC: "dev@dpdk.org" <dev@dpdk.org>, "stable@dpdk.org" <stable@dpdk.org>,
 "Lilijun (Jerry)" <jerry.lilijun@huawei.com>, xudingke <xudingke@huawei.com>, 
 "cristian.dumitrescu@intel.com" <cristian.dumitrescu@intel.com>,
 "john.mcnamara@intel.com" <john.mcnamara@intel.com>
Thread-Topic: [dpdk-stable] [dpdk-dev] [PATCH v2] test-pmd: fix memory leaks
 when mtr policer actions update fails
Thread-Index: AQHWMjZTWao6fAViAE6TWDvEZ/WsFKi31zMAgAG/xFD//9jmAIABwxsQ
Date: Wed, 27 May 2020 02:10:58 +0000
Message-ID: <34EFBCA9F01B0748BEB6B629CE643AE60D01139B@DGGEMM533-MBX.china.huawei.com>
References: <1590371183-22636-1-git-send-email-wangyunjian@huawei.com>
 <2490073.PxUoBcl1fu@thomas>
 <34EFBCA9F01B0748BEB6B629CE643AE60D00EC29@DGGEMM533-MBX.china.huawei.com>
 <2887729.BJ1mK9JEzP@thomas>
In-Reply-To: <2887729.BJ1mK9JEzP@thomas>
Accept-Language: en-US
Content-Language: zh-CN
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.173.251.152]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-CFilter-Loop: Reflected
Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH v2] test-pmd: fix memory leaks
 when mtr policer actions update fails
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas@monjalon.net]
> Sent: Tuesday, May 26, 2020 3:14 PM
> To: wangyunjian <wangyunjian@huawei.com>
> Cc: dev@dpdk.org; stable@dpdk.org; Lilijun (Jerry) <jerry.lilijun@huawei.=
com>;
> xudingke <xudingke@huawei.com>; cristian.dumitrescu@intel.com;
> john.mcnamara@intel.com
> Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH v2] test-pmd: fix memory lea=
ks
> when mtr policer actions update fails
>=20
> 26/05/2020 04:04, wangyunjian:
> > From: Thomas Monjalon [mailto:thomas@monjalon.net]
> > > 25/05/2020 03:46, wangyunjian:
> > > > From: Yunjian Wang <wangyunjian@huawei.com>
> > > >
> > > > This patch fixes the Huawei internal coverity reported resource
> > > > leak issue.
> > >
> > > The problem is not seen in the community Coverity?
> >
> > I don't know much about that.
>=20
> Please, could you register and check here?
> https://scan.coverity.com/projects/dpdk-data-plane-development-kit

OK, I have registered, but I do not find this issue in it.
Thanks,
Yunjian

>=20
>=20