From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9D76AC3B1BF for ; Sun, 16 Feb 2020 20:16:42 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 215CA2084E for ; Sun, 16 Feb 2020 20:16:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="V0TBLpYl"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="KSlratbx" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 215CA2084E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 335CA1B951; Sun, 16 Feb 2020 21:16:41 +0100 (CET) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 86F2FB62 for ; Sun, 16 Feb 2020 21:16:40 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id E250B210DC; Sun, 16 Feb 2020 15:16:39 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Sun, 16 Feb 2020 15:16:39 -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=pji5dJfq7trRk+c45QfRZXV9iAZKrJ9FF21XbRBklqc=; b=V0TBLpYlx+ST CJ4WXELtBfgj/I9V80vHjtx4eqlJ5zuUwhVbb5PITbrIm0eVWrXv7f/b/NzBf4y5 a7JPGQCZ+NXSkc9HfJHFVbQTCtR5Ooh1W0rgCmiZeEwHBdt6tK//BqSLKrj8j0aY /vwOHjG5yhRt/fVIpQuzH1nPcn/CwTk= 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=pji5dJfq7trRk+c45QfRZXV9iAZKrJ9FF21XbRBkl qc=; b=KSlratbx39Bd88Dn17xLb62M7opoT2vOaelV/nQPpBwFa99VrEItnst74 4DwZCsK75zhspLPkdkWPfNzZJkyKBm/BiySJ3qf7yftsaZxo5GBIw9vMi/PvlvHC P6DNXLUkDWV6E4W3OmK0IZubE/hhhLzs9CFkoyJHkOE2fRMbBE7xDIk+Ik2grRZB zD8aVW8gKfSIxkD2H4oO0VTNne0Nd1qRTzqPQwUtoj/mE5GhA4RnM9eIN/HaIHGE O/gAWOy9ejNnB9Iw1a+Jn2AWsSmEZkEIPVFC1Fe+I+WsdXVvLbzfzYyQdWm6xalH zAZqvDhqRgcRyMSJuSbR6z03KObMQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrjeeggddufeegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkjghfggfgtgesthfure dttddtvdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshes mhhonhhjrghlohhnrdhnvghtqeenucfkphepjeejrddufeegrddvtdefrddukeegnecuve hluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghs sehmohhnjhgrlhhonhdrnhgvth 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 C6F1E328005A; Sun, 16 Feb 2020 15:16:38 -0500 (EST) From: Thomas Monjalon To: prateekag@cse.iitb.ac.in Cc: dev@dpdk.org, honnappa.nagarahalli@arm.com Date: Sun, 16 Feb 2020 21:16:37 +0100 Message-ID: <2515879.hTDNKPQEx9@xps> In-Reply-To: <20200203045608.5870-1-prateekag@cse.iitb.ac.in> References: <20200203045608.5870-1-prateekag@cse.iitb.ac.in> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] Documentation errata:RCU_lib.rst and Ring fig 6.10 corrected 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" 03/02/2020 05:56, prateekag@cse.iitb.ac.in: > From: prateekagarwal88 > > Signed-off-by: prateekagarwal88 Sorry if the process is a bit hard. There are 3 requirements for this patch: - please use your real name (Prateek Agarwal) - please add a description of the change - add Honnappa as Cc so he notices your patch and review