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 5182CA0525; Fri, 21 Feb 2020 11:17:03 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D0D6B1BFBE; Fri, 21 Feb 2020 11:17:01 +0100 (CET) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 290951BFAD; Fri, 21 Feb 2020 11:17:00 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 7482F21B42; Fri, 21 Feb 2020 05:16:59 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Fri, 21 Feb 2020 05:16:59 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=x2pRXcOTv/BwMIREIcnp5KoUta+mCq9E8+l1k5qv9dc=; b=STHC9H5IpG8I pE2CNVi7PHyLe4uZ6UsO8ZwXxnc98rL0IZHnBLhMxkpAauBQJj8gbLYRdZT6/KHV qTownnbIeNctnv0xlfCWkgYutRq1MiXxGUn5J3sP8THSS9UebD3wjKajiykR2k2v eHnljRU24WyyT/oAmo1x1GoiUQ7KWNw= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=x2pRXcOTv/BwMIREIcnp5KoUta+mCq9E8+l1k5qv9 dc=; b=XGhPlJzhHxnWJWw/FczPdYMFqDNfMG6sZFAmrMTKOw3ObXiC9DrRoyX1O QnuF6izIZhylzHpUdK5JUnqQ7rXBZ9IC2d4ic/zMMaDPb+hiDrq9FFF4a4ayzhdg sDsED7Mp35tNzDiufdgrUeSXixl+WZLN0gSUPCZE8m3bKnqpIfG/jrr42apNz0no J1We0eUXtnwJqc6rfDcOWImX7cX1NVBwjZZ8gAQFwxcqUhZNUIFLKUY38V0R1DXe DDLee9faZ74wcLpATOklYDkTKLcjeoFAao+kffvtJrBo9id6A5BJLZG1MdPN9UMB DfjJIy7ogMc3njIqRlNzmDPGoQ5mg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrkeeggddufecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghr rghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 5128F3060F9B; Fri, 21 Feb 2020 05:16:58 -0500 (EST) From: Thomas Monjalon To: Pavan Nikhilesh , Jerin Jacob Cc: Jerin Jacob , John McNamara , Marko Kovacevic , dpdk-dev , dpdk stable Date: Fri, 21 Feb 2020 11:16:56 +0100 Message-ID: <3032264.aeNJFYEL58@xps> In-Reply-To: References: <20200219065511.3877-1-pbhagavatula@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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" 21/02/2020 11:13, Jerin Jacob: > 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? Yes, sure.