From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 4/4] doc: extend commands in testpmd and remove related ABI deprecation Date: Tue, 27 Oct 2015 10:35:39 +0100 Message-ID: <3290097.lqaKgPFSI3@xps13> References: <1442893533-32546-1-git-send-email-jingjing.wu@intel.com> <1442893533-32546-5-git-send-email-jingjing.wu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Zhang, Helin" Return-path: Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by dpdk.org (Postfix) with ESMTP id 1E9746A80 for ; Tue, 27 Oct 2015 10:36:48 +0100 (CET) Received: by wikq8 with SMTP id q8so202389740wik.1 for ; Tue, 27 Oct 2015 02:36:48 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-10-27 07:54, Zhang, Helin: > I am not sure if doc udpated here is what we expected or not. > Any guidance on this from ABI experts? [...] > > doc/guides/rel_notes/deprecation.rst | 4 ---- > > doc/guides/testpmd_app_ug/testpmd_funcs.rst | 12 ++++++------ The deprecation should be removed in the patch changing the code. And the release notes must be updated at the same time. Thanks for the catch Helin.