From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6B6B5A0525; Fri, 21 Feb 2020 11:13:54 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 42E3A1BFCC; Fri, 21 Feb 2020 11:13:54 +0100 (CET) Received: from mail-io1-f66.google.com (mail-io1-f66.google.com [209.85.166.66]) by dpdk.org (Postfix) with ESMTP id B60EC4C81; Fri, 21 Feb 2020 11:13:52 +0100 (CET) Received: by mail-io1-f66.google.com with SMTP id n21so1763588ioo.10; Fri, 21 Feb 2020 02:13:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=5+EdSRIEalcT4IMb1NbLKxwbLHdpM5LiGtdjJPEKq64=; b=jJdTJo0boRFSHvnAzCYE9M7fyeUQxapRKnw40KszXytmPEx9gIShdmlb7AXw/Wc58n 2gtTFZX+a1w54BFU9MVftj2ExMorRZzd9LhbnapDwS2BJxYGgj8A0rah4x4fmCK7tMYo 5tSnrlz/QHn+nP6I5NovXqJd0hF1scQLDUApCPw2UoGX314dE+VkxBgoBI/iK6S5Nr4/ PvXXD+SsX4aqdmRVNwUzzbdepkhvy1SMtcAiwLwMlczAKQAHF0ubOH5WsntOAQm0qCTz 47ygTS3uNAuwOF8iyrCcqs/Z4YwCmxCpztAZyQNpzNNiKTm04A9lgBqDRLNgLrR3lpls H5lQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=5+EdSRIEalcT4IMb1NbLKxwbLHdpM5LiGtdjJPEKq64=; b=IQ5SJ9nZg216B2fOQjZArfxkgojOtmWuVyhfx6Xk4dpYDLqDZ4mVnLBCrurIStSg/J D6gREqryaarcmKrnIFuqxb7JKQsUYGeOXPDrgy3epcQ58QbqavHgus9X81OAJeQp+hWe An8yEdi/l+6oBSNaWEzzZPEEl6UqfPpb9wbySlato1jiekPfEHPVRAt7Hcq4Zk1nbz3h KoZH4EXwZH8bWHMe6dHlTCyL6obnEonkntsGWlJcWm0CVNEIWEjMsUD7vW4WOpu7Kp9F EWq83xbry5AKOcMI+sEJVMUZIC7lfhpoFKcAv0klI1a5DL6f49fRU6DW4cHh8Lkwb+pk XVmQ== X-Gm-Message-State: APjAAAUrVbH2IVdkiTZWwzovM4+IGsRU/lUXTk7J9oTck1hjTwdQpI7k p7YCHA2/KOJ+EwtrLkdGW41cxzKWCTpKfHHUYAA= X-Google-Smtp-Source: APXvYqzajwx8hqW+677CfThl9oGH5cYZtDOmBAxfUCqT0px/L/mzZY4bZDuwI19EIHwKAeHd6BMZym4GDpVSNTcMOXo= X-Received: by 2002:a02:7715:: with SMTP id g21mr31873649jac.104.1582280031959; Fri, 21 Feb 2020 02:13:51 -0800 (PST) MIME-Version: 1.0 References: <20200219065511.3877-1-pbhagavatula@marvell.com> In-Reply-To: <20200219065511.3877-1-pbhagavatula@marvell.com> From: Jerin Jacob Date: Fri, 21 Feb 2020 15:43:32 +0530 Message-ID: To: Pavan Nikhilesh , Thomas Monjalon Cc: Jerin Jacob , John McNamara , Marko Kovacevic , dpdk-dev , dpdk stable Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH] doc: fix octeontx2 eventdev devargs 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, Feb 19, 2020 at 12:25 PM wrote: > > From: Pavan Nikhilesh > > Fix OCTEON TX2 event device devargs examples. > > Fixes: 55e778ca4648 ("event/octeontx2: add devargs for inflight buffer count") > Cc: stable@dpdk.org > > Signed-off-by: Pavan Nikhilesh Reviewed-by: Jerin Jacob Thomas, This is the only patch for RC4 from the eventdev tree. Could you please merge this directly to dpdk.git? > --- > doc/guides/eventdevs/octeontx2.rst | 18 +++++++++--------- > 1 file changed, 9 insertions(+), 9 deletions(-) > > diff --git a/doc/guides/eventdevs/octeontx2.rst b/doc/guides/eventdevs/octeontx2.rst > index fad84cf42..d4b2515ce 100644 > --- a/doc/guides/eventdevs/octeontx2.rst > +++ b/doc/guides/eventdevs/octeontx2.rst > @@ -66,7 +66,7 @@ Runtime Config Options > upper limit for in-flight events. > For example:: > > - --dev "0002:0e:00.0,xae_cnt=16384" > + -w 0002:0e:00.0,xae_cnt=16384 > > - ``Force legacy mode`` > > @@ -74,7 +74,7 @@ Runtime Config Options > single workslot mode in SSO and disable the default dual workslot mode. > For example:: > > - --dev "0002:0e:00.0,single_ws=1" > + -w 0002:0e:00.0,single_ws=1 > > - ``Event Group QoS support`` > > @@ -89,7 +89,7 @@ Runtime Config Options > default. > For example:: > > - --dev "0002:0e:00.0,qos=[1-50-50-50]" > + -w 0002:0e:00.0,qos=[1-50-50-50] > > - ``Selftest`` > > @@ -98,7 +98,7 @@ Runtime Config Options > The tests are run once the vdev creation is successfully complete. > For example:: > > - --dev "0002:0e:00.0,selftest=1" > + -w 0002:0e:00.0,selftest=1 > > - ``TIM disable NPA`` > > @@ -107,7 +107,7 @@ Runtime Config Options > parameter disables NPA and uses software mempool to manage chunks > For example:: > > - --dev "0002:0e:00.0,tim_disable_npa=1" > + -w 0002:0e:00.0,tim_disable_npa=1 > > - ``TIM modify chunk slots`` > > @@ -118,7 +118,7 @@ Runtime Config Options > to SSO. The default value is 255 and the max value is 4095. > For example:: > > - --dev "0002:0e:00.0,tim_chnk_slots=1023" > + -w 0002:0e:00.0,tim_chnk_slots=1023 > > - ``TIM enable arm/cancel statistics`` > > @@ -126,7 +126,7 @@ Runtime Config Options > event timer adapter. > For example:: > > - --dev "0002:0e:00.0,tim_stats_ena=1" > + -w 0002:0e:00.0,tim_stats_ena=1 > > - ``TIM limit max rings reserved`` > > @@ -136,7 +136,7 @@ Runtime Config Options > rings. > For example:: > > - --dev "0002:0e:00.0,tim_rings_lmt=5" > + -w 0002:0e:00.0,tim_rings_lmt=5 > > - ``TIM ring control internal parameters`` > > @@ -146,7 +146,7 @@ Runtime Config Options > default values. > For Example:: > > - --dev "0002:0e:00.0,tim_ring_ctl=[2-1023-1-0]" > + -w 0002:0e:00.0,tim_ring_ctl=[2-1023-1-0] > > Debugging Options > ~~~~~~~~~~~~~~~~~ > -- > 2.17.1 >