From patchwork Tue May 21 08:46:49 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yong Wang X-Patchwork-Id: 53571 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E5AF914EC; Tue, 21 May 2019 11:31:16 +0200 (CEST) Received: from mxhk.zte.com.cn (mxhk.zte.com.cn [63.217.80.70]) by dpdk.org (Postfix) with ESMTP id B0BD810BD for ; Tue, 21 May 2019 11:31:14 +0200 (CEST) Received: from mse-fl1.zte.com.cn (unknown [10.30.14.238]) by Forcepoint Email with ESMTPS id 3C387ED185620DD80DF7; Tue, 21 May 2019 17:31:13 +0800 (CST) Received: from notes_smtp.zte.com.cn ([10.30.1.239]) by mse-fl1.zte.com.cn with ESMTP id x4L9V5Eh063408; Tue, 21 May 2019 17:31:05 +0800 (GMT-8) (envelope-from wang.yong19@zte.com.cn) Received: from 99-99-1-100.lightspeed.wepbfl.sbcglobal.net ([10.43.166.165]) by szsmtp06.zte.com.cn (Lotus Domino Release 8.5.3FP6) with ESMTP id 2019052117311859-102566 ; Tue, 21 May 2019 17:31:18 +0800 From: Yong Wang To: john.mcnamara@intel.com Cc: dev@dpdk.org, Yong Wang Date: Tue, 21 May 2019 04:46:49 -0400 Message-Id: <1558428409-29815-1-git-send-email-wang.yong19@zte.com.cn> X-Mailer: git-send-email 1.8.3.1 X-MIMETrack: Itemize by SMTP Server on SZSMTP06/server/zte_ltd(Release 8.5.3FP6|November 21, 2013) at 2019-05-21 17:31:18, Serialize by Router on notes_smtp/zte_ltd(Release 9.0.1FP7|August 17, 2016) at 2019-05-21 17:30:59, Serialize complete at 2019-05-21 17:30:59 X-MAIL: mse-fl1.zte.com.cn x4L9V5Eh063408 Subject: [dpdk-dev] [PATCH] doc: fix typo in release note 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" The patch fixes some typoes in 19.02 release note. Fixes: 6f04df497962 ("doc: add release notes for mlx5") Fixes: bf9a90e2b562 ("doc: update release notes for 19.02") Signed-off-by: Yong Wang Acked-by: John McNamara --- doc/guides/rel_notes/release_19_02.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/guides/rel_notes/release_19_02.rst b/doc/guides/rel_notes/release_19_02.rst index b353620..0197f29 100644 --- a/doc/guides/rel_notes/release_19_02.rst +++ b/doc/guides/rel_notes/release_19_02.rst @@ -103,8 +103,8 @@ New Features * Fixed ``imissed`` counter to be reported through ``rte_eth_stats`` instead of ``rte_eth_xstats``. * Added packet header modification through Direct Verbs flow driver. - * Added ConnectX-6 PCI device ID to be proved by ``mlx5`` driver. - * Added flow counter support to Direct Verbs flow driver though DevX. + * Added ConnectX-6 PCI device ID to be probed by ``mlx5`` driver. + * Added flow counter support to Direct Verbs flow driver through DevX. * Renamed build options for the glue layer to ``CONFIG_RTE_IBVERBS_LINK_DLOPEN`` for make and ``ibverbs_link`` for meson. * Added static linkage of ``mlx`` dependency. @@ -135,7 +135,7 @@ New Features This SW-assisted VDPA live migration facility helps VDPA devices without logging capability to perform live migration, a mediated SW relay can help - devices to track dirty pages caused by DMA. the IFC driver has enabled this + devices to track dirty pages caused by DMA. The IFC driver has enabled this SW-assisted live migration mode. * **Added security checks to the cryptodev symmetric session operations.** @@ -215,7 +215,7 @@ API Changes by the existing ``rte_bsf32`` function. * eal: Segment fd API on Linux now sets error code to ``ENOTSUP`` in more cases - where segment the fd API is not expected to be supported: + where the segment fd API is not expected to be supported: - On attempt to get a segment fd for an externally allocated memory segment - In cases where memfd support would have been required to provide segment