From patchwork Wed May 22 09:44:48 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Herbelot X-Patchwork-Id: 53612 X-Patchwork-Delegate: gakhil@marvell.com 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 AC1C65A6E; Wed, 22 May 2019 11:45:16 +0200 (CEST) Received: from mail-wm1-f65.google.com (mail-wm1-f65.google.com [209.85.128.65]) by dpdk.org (Postfix) with ESMTP id 92B425942 for ; Wed, 22 May 2019 11:45:15 +0200 (CEST) Received: by mail-wm1-f65.google.com with SMTP id f204so1512199wme.0 for ; Wed, 22 May 2019 02:45:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=/WRO2e9HASP4hChI2XLh9Nmjylkj0LDxydpiSsXteLs=; b=AXcygPRoCygofmiKobkNMJr3xsa4XSpRcSQREa7HwoCF7L7JjKpTAQ4DwrMQSJrlZA 5heKT/+ytJ1eH7kCbqmjWIX1qFxb5yDSoaS7EXYEq0ga04rIROqw5H0ksVnw1a8ZbmiR imf7N7Xs0lSDkFFByZPd07eU4BkkcGzV6l0odWs/LQ4QJRpYWLvrDEVouhY2EgB6TVLR i7FUc7QB+Biv+YIwDDR8wYi8GH9nqCSKPLTRspWIoqc5RF2AJYBGHBote1YFKHcHc8DA PbmUXfA82D7kIpn/GW7xvgL1nSNKUTETpichQdSfqQhb/KJqbsHKJLSbXeUX12q0ou3f 5Jlw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:in-reply-to:references; bh=/WRO2e9HASP4hChI2XLh9Nmjylkj0LDxydpiSsXteLs=; b=NUuAdRkAyYSTeKb8CQeTjBW1e/MKU1wEepAyCbTBOeLILkFxHexE5vbL+HaVW4W6R5 1cgBIBQOS8wLYP9mPW6ZKQvnIbI4pacuZmdlWMgKjmfrHdGzkV/lLqhf55gQkVZQ4C04 NCoXMkrJa1CCFtWhtFO/mKMlYxsVwe5htxmzBGTbIg2+8B7N0/uystOBV+6ljdkk+MOj 4Rmy0DNRc51FXpzdMeqzvJGNkeddYMgSGjYDFHLPo0iJSrH1ymXO7NtipqbTBtk3jG/Z +D4LwHbJfgjHJfXkzGVwYun2HL/W+pihpp26/9kUXv5RyN9MJB1S4TAneQJbVQs6j37s 515g== X-Gm-Message-State: APjAAAU3wN4mGSipYigo2ZKgiK9LNpwCclbKpV55buimKR6dUw+xMPZQ xfL36FCWrSW5DdJrBgJw0OixfUGFCSCi X-Google-Smtp-Source: APXvYqxMDxcajaujXd5anfc2pHi9KNSOET/veaWNqQ2acmkKKWH8ePmgg0vYge5bx5k0YUan5k9jow== X-Received: by 2002:a1c:eb0c:: with SMTP id j12mr6439715wmh.55.1558518315164; Wed, 22 May 2019 02:45:15 -0700 (PDT) Received: from ascain.dev.6wind.com (host.78.145.23.62.rev.coltfrance.com. [62.23.145.78]) by smtp.gmail.com with ESMTPSA id f20sm5503979wmh.22.2019.05.22.02.45.14 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 May 2019 02:45:14 -0700 (PDT) From: Thierry Herbelot To: dev@dpdk.org Cc: Thomas Monjalon Date: Wed, 22 May 2019 11:44:48 +0200 Message-Id: <47e0df535644ce4d6627a0cf4a52dcd8cf11ef97.1558517518.git.thierry.herbelot@6wind.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: References: In-Reply-To: References: Subject: [dpdk-dev] [PATCH 4/5] doc/guides: fix grammar 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" A copy'n'paste typo was present in three guides. Signed-off-by: Thierry Herbelot Acked-by: Rami Rosen Acked-by: Fiona Trahe --- doc/guides/prog_guide/bbdev.rst | 2 +- doc/guides/prog_guide/compressdev.rst | 2 +- doc/guides/prog_guide/cryptodev_lib.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/guides/prog_guide/bbdev.rst b/doc/guides/prog_guide/bbdev.rst index dfa0ef67d0c8..12e948a20e3d 100644 --- a/doc/guides/prog_guide/bbdev.rst +++ b/doc/guides/prog_guide/bbdev.rst @@ -284,7 +284,7 @@ baseband operations is usually completed during the enqueue call to the bbdev device. The dequeue burst API will retrieve any processed operations available from the queue on the bbdev device, from physical devices this is usually directly from the device's processed queue, and for virtual device's from a -``rte_ring`` where processed operations are place after being processed on the +``rte_ring`` where processed operations are placed after being processed on the enqueue call. diff --git a/doc/guides/prog_guide/compressdev.rst b/doc/guides/prog_guide/compressdev.rst index a06c835a03c7..07332d0048f9 100644 --- a/doc/guides/prog_guide/compressdev.rst +++ b/doc/guides/prog_guide/compressdev.rst @@ -568,7 +568,7 @@ operations is usually completed during the enqueue call to the compression device. The dequeue burst API will retrieve any processed operations available from the queue pair on the compression device, from physical devices this is usually directly from the devices processed queue, and for virtual device's from a -``rte_ring`` where processed operations are place after being processed on the +``rte_ring`` where processed operations are placed after being processed on the enqueue call. A burst in DPDK compression can be a combination of stateless and stateful operations with a condition diff --git a/doc/guides/prog_guide/cryptodev_lib.rst b/doc/guides/prog_guide/cryptodev_lib.rst index 9bbf207646e8..2839244c50bb 100644 --- a/doc/guides/prog_guide/cryptodev_lib.rst +++ b/doc/guides/prog_guide/cryptodev_lib.rst @@ -304,7 +304,7 @@ Crypto operations is usually completed during the enqueue call to the Crypto device. The dequeue burst API will retrieve any processed operations available from the queue pair on the Crypto device, from physical devices this is usually directly from the devices processed queue, and for virtual device's from a -``rte_ring`` where processed operations are place after being processed on the +``rte_ring`` where processed operations are placed after being processed on the enqueue call.