From patchwork Mon Sep 13 16:10:08 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 98753 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 444A8A0C45; Mon, 13 Sep 2021 18:10:37 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1948410E7; Mon, 13 Sep 2021 18:10:32 +0200 (CEST) Received: from mail-pl1-f179.google.com (mail-pl1-f179.google.com [209.85.214.179]) by mails.dpdk.org (Postfix) with ESMTP id EC00E4014F for ; Mon, 13 Sep 2021 18:10:29 +0200 (CEST) Received: by mail-pl1-f179.google.com with SMTP id o8so3074746pll.1 for ; Mon, 13 Sep 2021 09:10:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=oM1TTjSMSkZ1Mr8zZJv182ey2qNRtTrUK/hPF9rcDfc=; b=q+4oDjq//TN/F4Z0A5PuYU1+yupxRep3FFQEUFwyltrVgWMJkO0ZuSN9jMjRCJqYfk DZsKWhU6wZHGdf/inam0Og8lIBqYYOTExaHAXXJXELraAAyNG+NxqsRDm1DJuheoLcQ5 iuhB/UxJIYAeTucZ3+rpCrO+vxjqoX8kq61+kzMefUF6RfhDS+9zm1+QrBBtsuOcO5g5 PJNheh/lU6bYUjU55ym8xo5ppYHyRUB76fq+0nWDLCT3ekqzZQt+YE2QtNn12yNc/KMu G4FBzj9bT2YQ52/NcbnI43lz9A8ofrQdG3ExkfyLyUkC9e91/nUXf9S5SP3Pnn0PQxZE ihRA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=oM1TTjSMSkZ1Mr8zZJv182ey2qNRtTrUK/hPF9rcDfc=; b=q/bc4Xce0yZJ5qL8+NOBJZNCP8NWmiLZGuMnDuOjI2XHq1LizquGV+CSTVGeEw1RDw 3Y9GKC9M3Fosi7GiXwxKHrizTsa5d9LLHJNxtOgOGerPycl6tiGOrIPjCZK3m79g2cmF 50qc1F9oqAt/MQhG8LF8aSi7qndk66LN0WVlHioHWGJnhNT8K+37pxQhzPDseOzT4yvM th1YCndfYZluvGGz8UOY+gZH2vfWyqWadMtX6zsZL5bUF2s3K9KhE92I1IplTzHlZY/x y/GNUdnXOb2Mt0ujh0KXLQ+G8hjVdobVq94USxPwg/AZidJww3P8HSNy+SaoxXSXc3sx C13A== X-Gm-Message-State: AOAM531J8E8CzaPEC3pGG3gw6Ft0gS34zioMlfkYafoHwppgTpLpUmaJ 0Sa+FY6DpBS5rR090mDIwRaRbByU8vruZQ== X-Google-Smtp-Source: ABdhPJzs6AmwOgohMcrDEL8rI7MJ7FvMrcAZ7GZiDd1hGLFcfQBR/uFTAt08kWsmd2wtnwsTzdptuw== X-Received: by 2002:a17:903:22ce:b0:13b:8ec9:adb with SMTP id y14-20020a17090322ce00b0013b8ec90adbmr6696893plg.44.1631549428771; Mon, 13 Sep 2021 09:10:28 -0700 (PDT) Received: from hermes.local (204-195-33-123.wavecable.com. [204.195.33.123]) by smtp.gmail.com with ESMTPSA id i5sm7070851pjk.47.2021.09.13.09.10.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Sep 2021 09:10:27 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Date: Mon, 13 Sep 2021 09:10:08 -0700 Message-Id: <20210913161025.10490-2-stephen@networkplumber.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210913161025.10490-1-stephen@networkplumber.org> References: <20210909175648.174258-1-stephen@networkplumber.org> <20210913161025.10490-1-stephen@networkplumber.org> MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH v2 01/18] node: fix typos X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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" Spelling errors in comments including doxygen Signed-off-by: Stephen Hemminger --- lib/node/ethdev_rx_priv.h | 2 +- lib/node/ethdev_tx_priv.h | 2 +- lib/node/ip4_rewrite_priv.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/node/ethdev_rx_priv.h b/lib/node/ethdev_rx_priv.h index efcd66dd4817..76cf77d60315 100644 --- a/lib/node/ethdev_rx_priv.h +++ b/lib/node/ethdev_rx_priv.h @@ -71,7 +71,7 @@ struct ethdev_rx_node_main *ethdev_rx_get_node_data_get(void); * * Get the Ethernet Rx node. * - * @retrun + * @return * Pointer to the Ethernet Rx node. */ struct rte_node_register *ethdev_rx_node_get(void); diff --git a/lib/node/ethdev_tx_priv.h b/lib/node/ethdev_tx_priv.h index 586bff44a737..9ced520bd209 100644 --- a/lib/node/ethdev_tx_priv.h +++ b/lib/node/ethdev_tx_priv.h @@ -50,7 +50,7 @@ struct ethdev_tx_node_main *ethdev_tx_node_data_get(void); * * Get the Ethernet Tx node. * - * @retrun + * @return * Pointer to the Ethernet Tx node. */ struct rte_node_register *ethdev_tx_node_get(void); diff --git a/lib/node/ip4_rewrite_priv.h b/lib/node/ip4_rewrite_priv.h index 80f0abdc94eb..036469746b29 100644 --- a/lib/node/ip4_rewrite_priv.h +++ b/lib/node/ip4_rewrite_priv.h @@ -53,7 +53,7 @@ struct ip4_rewrite_node_main { * * Get the ipv4 rewrite node. * - * @retrun + * @return * Pointer to the ipv4 rewrite node. */ struct rte_node_register *ip4_rewrite_node_get(void);