From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id C64042082; Thu, 9 May 2019 16:41:59 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 5B587207E1; Thu, 9 May 2019 10:41:59 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 09 May 2019 10:41:59 -0400 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=GhJzjAfGUb2Gtp6eNA1I062Uy4hUjOOHxX3z9imeMaQ=; b=ZZ8lBoRDKEFk YFsTz8wJAb8pdr3EWkqArbDqrqpcXwYIUC7u0Ujsmp0jQJu+vl1+nRgYBlIcfeJO Rb0BM6CrxVJz571UEI+H0HDW3DYudHSRNwuDwolL6Zziqcb4efHEUh3DJYTnwpEO CDz/lSOs9HPihm9YoJH/yZlpKWIzW3w= 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=GhJzjAfGUb2Gtp6eNA1I062Uy4hUjOOHxX3z9imeM aQ=; b=CwnJJzPBlJnSaDJ7Dxhn1eY9VQWRgTWWUAf+e0R+DGW9vjHt0addjsQVd 77Uk/HpYYZYyxgt3Ysd6wjKPKUwM/HKsOQL2iWjJ/YsxQYAPYZbH+D7fLQ6PCJfX JnKGzUhevMkwnb1pvzgtyKbaO3joa3jTF3XjUXYH1MIlYw94esKYMfdSgkyg7w+T JFW/zm1rXjAK5nqcCj3agbr6hhslaz8D+43YPkdnQ8X6uX9N9ND/yJs7yC02Ftwd Y2/gYHVdYmlUCcutITmv1G8N0lVGt1BcIX4RWjcNUkIyBr+s5hLy1+zrKBg0lg5A 2/ucqZkfFHyB/VDsjqP0P+F87VvPA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrkeeigddujecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd 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 2B788103D2; Thu, 9 May 2019 10:41:58 -0400 (EDT) From: Thomas Monjalon To: Anatoly Burakov Cc: stable@dpdk.org, dev@dpdk.org, John McNamara , Marko Kovacevic Date: Thu, 09 May 2019 16:41:57 +0200 Message-ID: <5181364.ATmnSjObkD@xps> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH 1/3] doc: fix typo in ipc doc 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: , X-List-Received-Date: Thu, 09 May 2019 14:42:00 -0000 03/05/2019 13:50, Anatoly Burakov: > The word "syncrhonous" appears twice. Fix it. [...] > --- a/doc/guides/prog_guide/multi_proc_support.rst > +++ b/doc/guides/prog_guide/multi_proc_support.rst > -For synchronous synchronous requests, the ``rte_mp_reply`` descriptor must also > -be created. This is where the responses will be stored. The list of fields that > -will be populated by IPC are as follows: > +For synchronous requests, the ``rte_mp_reply`` descriptor must also be created. > +This is where the responses will be stored. The list of fields that will be > +populated by IPC are as follows: For this reason, it is better to return to new line at the end of a sentence, or after a comma. So the future patch will change only one line. I will split this one. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 22D29A0096 for ; Thu, 9 May 2019 16:42:03 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A8F202862; Thu, 9 May 2019 16:42:01 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id C64042082; Thu, 9 May 2019 16:41:59 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 5B587207E1; Thu, 9 May 2019 10:41:59 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 09 May 2019 10:41:59 -0400 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=GhJzjAfGUb2Gtp6eNA1I062Uy4hUjOOHxX3z9imeMaQ=; b=ZZ8lBoRDKEFk YFsTz8wJAb8pdr3EWkqArbDqrqpcXwYIUC7u0Ujsmp0jQJu+vl1+nRgYBlIcfeJO Rb0BM6CrxVJz571UEI+H0HDW3DYudHSRNwuDwolL6Zziqcb4efHEUh3DJYTnwpEO CDz/lSOs9HPihm9YoJH/yZlpKWIzW3w= 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=GhJzjAfGUb2Gtp6eNA1I062Uy4hUjOOHxX3z9imeM aQ=; b=CwnJJzPBlJnSaDJ7Dxhn1eY9VQWRgTWWUAf+e0R+DGW9vjHt0addjsQVd 77Uk/HpYYZYyxgt3Ysd6wjKPKUwM/HKsOQL2iWjJ/YsxQYAPYZbH+D7fLQ6PCJfX JnKGzUhevMkwnb1pvzgtyKbaO3joa3jTF3XjUXYH1MIlYw94esKYMfdSgkyg7w+T JFW/zm1rXjAK5nqcCj3agbr6hhslaz8D+43YPkdnQ8X6uX9N9ND/yJs7yC02Ftwd Y2/gYHVdYmlUCcutITmv1G8N0lVGt1BcIX4RWjcNUkIyBr+s5hLy1+zrKBg0lg5A 2/ucqZkfFHyB/VDsjqP0P+F87VvPA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrkeeigddujecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd 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 2B788103D2; Thu, 9 May 2019 10:41:58 -0400 (EDT) From: Thomas Monjalon To: Anatoly Burakov Cc: stable@dpdk.org, dev@dpdk.org, John McNamara , Marko Kovacevic Date: Thu, 09 May 2019 16:41:57 +0200 Message-ID: <5181364.ATmnSjObkD@xps> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH 1/3] doc: fix typo in ipc doc 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" Message-ID: <20190509144157.qkXXMjzcbN7Ii6Lgp96zwMQQ3Ina2FLIzbW609CSSJ8@z> 03/05/2019 13:50, Anatoly Burakov: > The word "syncrhonous" appears twice. Fix it. [...] > --- a/doc/guides/prog_guide/multi_proc_support.rst > +++ b/doc/guides/prog_guide/multi_proc_support.rst > -For synchronous synchronous requests, the ``rte_mp_reply`` descriptor must also > -be created. This is where the responses will be stored. The list of fields that > -will be populated by IPC are as follows: > +For synchronous requests, the ``rte_mp_reply`` descriptor must also be created. > +This is where the responses will be stored. The list of fields that will be > +populated by IPC are as follows: For this reason, it is better to return to new line at the end of a sentence, or after a comma. So the future patch will change only one line. I will split this one.