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 6B200A055A; Tue, 25 Feb 2020 16:28:18 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4754B1BFAB; Tue, 25 Feb 2020 16:28:18 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 58B7B1BF8D for ; Tue, 25 Feb 2020 16:28:17 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id F0AA922050; Tue, 25 Feb 2020 10:28:16 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Tue, 25 Feb 2020 10:28:16 -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=uFukzJNPhJv9Dw8E8qdR8+c8fZz6f0ORu6GKKP4oEZw=; b=iS/dMJmbOXOy GUWLpWfP3AUseCBt2behkKr9HsDbdmuw5f+JvYkYMwXc60T+jPhnWgGmxWuYb4Kq gYE95cysiO8NU9TVef83sGohwo4+XdRsd27oh0s8D/k+6Hypij/8A9QOGP8nAsne vNZxzb9JmynGeLFs4xJgFH0FPaU+qo4= 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=uFukzJNPhJv9Dw8E8qdR8+c8fZz6f0ORu6GKKP4oE Zw=; b=sLWOKc0zcDsljwLcufK1qbvCpncONyxHXcIzNvN0ObE6c9T+krkgMimyQ 26bsUDHgqvLIuUuOSQMmIwY7RMrajKOpj8OEPy48TqpkoFKN/Ex0gICg4TqcBnza +TRCT8is7+rLvJPsF2CdwG3Gai2n9p48Ry1lCHxfHcqnQEPwnc/ciFJNYTo8wKey 2oBt0GbWK3BmLRhfFcJBGBPBK3/EtfegKcy/0ICF5MoNDwOjA2UJ6xM7lmn6Q+6C /pAjgkfimyY+ub515QOTleipFsg5zrkY8+0lCszhSCmZ8TzSzMCounmFMJvFw62w +/g49vGrAW9gFbq7pLuMoKuwnpMPw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrledvgdejhecutefuodetggdotefrodftvf 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 46AD43060FCB; Tue, 25 Feb 2020 10:28:15 -0500 (EST) From: Thomas Monjalon To: Yong Wang Cc: john.mcnamara@intel.com, dev@dpdk.org Date: Tue, 25 Feb 2020 16:28:13 +0100 Message-ID: <3724945.3daJWjYHZt@xps> In-Reply-To: <1577777807-8549-1-git-send-email-wang.yong19@zte.com.cn> References: <1577777807-8549-1-git-send-email-wang.yong19@zte.com.cn> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] doc: fix typos in rel_notes-19.11 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" 31/12/2019 08:36, Yong Wang: > Remove the redundant "when used". And modify "ans" to "and". > > Fixes: b21302a10721 ("eventdev: add Tx flag for packets with same destination") > Fixes: 92c083915ade ("doc: update release notes for 19.11") > > Signed-off-by: Yong Wang Applied, thanks Note: only typos are fixed in old release notes.