From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 7DBFB1B2AA; Mon, 5 Feb 2018 10:22:04 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Feb 2018 01:22:03 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,464,1511856000"; d="scan'208";a="15905752" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga006.jf.intel.com with ESMTP; 05 Feb 2018 01:22:03 -0800 Received: from fmsmsx102.amr.corp.intel.com (10.18.124.200) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 5 Feb 2018 01:22:02 -0800 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by FMSMSX102.amr.corp.intel.com (10.18.124.200) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 5 Feb 2018 01:22:02 -0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.116]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.130]) with mapi id 14.03.0319.002; Mon, 5 Feb 2018 17:22:00 +0800 From: "Zhang, Helin" To: "Mcnamara, John" , "Rybalchenko, Kirill" , "dev@dpdk.org" CC: "stable@dpdk.org" , "Rybalchenko, Kirill" , "Chilikin, Andrey" , "Xing, Beilei" , "Wu, Jingjing" Thread-Topic: [dpdk-stable] [PATCH] doc: fix documentation for testpmd ddp add del function Thread-Index: AQHTmoTbHG4tbPnFH02/y+crLA6SjaOPR9bwgAZImGA= Date: Mon, 5 Feb 2018 09:22:00 +0000 Message-ID: References: <1517397306-20440-1-git-send-email-kirill.rybalchenko@intel.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH] doc: fix documentation for testpmd ddp add del function X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2018 09:22:07 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Mcnamara, John > Sent: Thursday, February 1, 2018 5:25 PM > To: Rybalchenko, Kirill; dev@dpdk.org > Cc: stable@dpdk.org; Rybalchenko, Kirill; Chilikin, Andrey; Xing, Beilei;= Wu, > Jingjing > Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH] doc: fix documentation for > testpmd ddp add del function >=20 >=20 >=20 > > -----Original Message----- > > From: stable [mailto:stable-bounces@dpdk.org] On Behalf Of Kirill > > Rybalchenko > > Sent: Wednesday, January 31, 2018 11:15 AM > > To: dev@dpdk.org > > Cc: stable@dpdk.org; Rybalchenko, Kirill > > ; Chilikin, Andrey > > ; Xing, Beilei ; Wu, > > Jingjing > > Subject: [dpdk-stable] [PATCH] doc: fix documentation for testpmd ddp > > add del function > > > > Documentation and help string more clear describe meaning of arguments > > for ddp add del function. > > > > Fixes: 856ceb331b0a ("app/testpmd: enable DDP remove profile feature") >=20 > Acked-by: John McNamara Applied to dpdk-next-net-intel, thanks! /Helin >=20