From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Duszynski Subject: Re: [PATCH 0/2] add suspend/resume TM node commands to testpmd Date: Fri, 16 Feb 2018 09:11:13 +0100 Message-ID: <20180216081113.GA25327@sh> References: <1517477799-18946-1-git-send-email-tdu@semihalf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: wenzhuo.lu@intel.com, jingjing.wu@intel.com, jasvinder.singh@intel.com, Tomasz Duszynski To: dev@dpdk.org Return-path: Received: from mail-lf0-f45.google.com (mail-lf0-f45.google.com [209.85.215.45]) by dpdk.org (Postfix) with ESMTP id E573C1B3C5 for ; Fri, 16 Feb 2018 09:11:15 +0100 (CET) Received: by mail-lf0-f45.google.com with SMTP id g72so2943135lfg.5 for ; Fri, 16 Feb 2018 00:11:15 -0800 (PST) Content-Disposition: inline In-Reply-To: <1517477799-18946-1-git-send-email-tdu@semihalf.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" On Thu, Feb 01, 2018 at 10:36:37AM +0100, Tomasz Duszynski wrote: > Add new testpmd commands for invoking traffic manager suspend/resume API. > > Tomasz Duszynski (2): > app/testpmd: add command to suspend a TM node > app/testpmd: add command to resume a TM node > > app/test-pmd/cmdline.c | 8 ++ > app/test-pmd/cmdline_tm.c | 140 ++++++++++++++++++++++= ++++++ > app/test-pmd/cmdline_tm.h | 2 + > doc/guides/testpmd_app_ug/testpmd_funcs.rst | 10 ++ > 4 files changed, 160 insertions(+) > > -- > 2.7.4 > Patchseries has been here for a while already but did not receive any attention. Should I perhaps respin it? -- - Tomasz Duszy=C5=84ski