From patchwork Thu Oct 14 21:56:22 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 101701 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 7C075A0C43; Thu, 14 Oct 2021 23:57:26 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2EEB411A3; Thu, 14 Oct 2021 23:56:52 +0200 (CEST) Received: from mail-pj1-f44.google.com (mail-pj1-f44.google.com [209.85.216.44]) by mails.dpdk.org (Postfix) with ESMTP id 4CB8D41191 for ; Thu, 14 Oct 2021 23:56:49 +0200 (CEST) Received: by mail-pj1-f44.google.com with SMTP id g13-20020a17090a3c8d00b00196286963b9so7924042pjc.3 for ; Thu, 14 Oct 2021 14:56:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=E//6jWo9TErvPtH4wXEHKxKu8toRSUVWDZ8gkiiXWwA=; b=aE4k+nEqVp8uJ9wvaffdD8PrF/cm9kzvNF3CV4sVR42u8lqCNcKyvoONoFVbUyLVEH izc/AA/pSOVLCbONHbTsKzA/VTXNBEPNk03kX+NFikuMxbZAVm7BAX8FEXP5IAMFi5IX 6emn6WS4/7NZPeFVZ7qRBWghxZyVyGAj90Q7UbCE1G2pjbHiwplaDSJj69cjL/XDNcmx bwGnt8m51ZYVlBn+8X6pYufCj+rsNA7zTUSHmw76b9j6lU96Lzr7fjH0hRNvdWKdHXx3 NxhxO+ftGFX2tKhx04Et6Lt7QglRCwI5DAAcJqf8chJhfDkJTDCFFe59qrrpxEPGvnKf KHUg== 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=E//6jWo9TErvPtH4wXEHKxKu8toRSUVWDZ8gkiiXWwA=; b=Y2ix9i2SHhfeDhMTGAnu208NeAptX+OwMIeBxd0XKAs/8+szBLXX2SUYomEDr1/W73 olbA1bV4HZJ2cMg+rr0a3UVe4ISVTfB2e/89022SRA7fbkAgEN66ND3MbdC+7mLJHHA2 PCzz/42lam5uKZd2E+Yvz/uZDxa1IcMri8ntHTlTqpuM9zJXmqkHMSwtZUkTDfgO/SFg csNE8WDQqDcEmcQCVlwPBZ15b9hovWriu/XaoLpFkBzMJuwI/f0YyUbdQFl/qwzwmEeA wACmisF9wvLsO8Q29zRUgUmRjgrNjKqmsO0n5/yOBhWGlwF5bIVTVMRSV7zzXv5fYwkD JQxg== X-Gm-Message-State: AOAM530fiHM3UN5B6kRYLu5DSOzIVpvLP5JbiDL+oUDlgd21qlkmgqjR uzq2oFi3C0wnth1m4s0dj6IRtehU5kghng== X-Google-Smtp-Source: ABdhPJzsrlcouPLzFNo2RjLYmv9xWU0tJM/Y3sETG5ag1XljUFovElIGD3wSujfQxwXdx4Hvbv/lUQ== X-Received: by 2002:a17:902:8ec5:b0:13a:2789:cbb0 with SMTP id x5-20020a1709028ec500b0013a2789cbb0mr7425555plo.60.1634248608198; Thu, 14 Oct 2021 14:56:48 -0700 (PDT) Received: from hermes.local (204-195-33-123.wavecable.com. [204.195.33.123]) by smtp.gmail.com with ESMTPSA id h13sm3076741pgf.14.2021.10.14.14.56.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Oct 2021 14:56:47 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Olivier Matz Date: Thu, 14 Oct 2021 14:56:22 -0700 Message-Id: <20211014215631.181747-10-stephen@networkplumber.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211014215631.181747-1-stephen@networkplumber.org> References: <20210909175648.174258-1-stephen@networkplumber.org> <20211014215631.181747-1-stephen@networkplumber.org> MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH v3 09/18] net: fix spelling error in gtp comment 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" More codespell finds. Signed-off-by: Stephen Hemminger Acked-by: Olivier Matz --- lib/net/rte_gtp.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/net/rte_gtp.h b/lib/net/rte_gtp.h index 9f6deb9c7ef3..dca940c2c5ab 100644 --- a/lib/net/rte_gtp.h +++ b/lib/net/rte_gtp.h @@ -142,9 +142,9 @@ struct rte_gtp_psc_type1_hdr { /** GTP header length */ #define RTE_ETHER_GTP_HLEN \ (sizeof(struct rte_udp_hdr) + sizeof(struct rte_gtp_hdr)) -/* GTP next protocal type */ -#define RTE_GTP_TYPE_IPV4 0x40 /**< GTP next protocal type IPv4 */ -#define RTE_GTP_TYPE_IPV6 0x60 /**< GTP next protocal type IPv6 */ +/* GTP next protocol type */ +#define RTE_GTP_TYPE_IPV4 0x40 /**< GTP next protocol type IPv4 */ +#define RTE_GTP_TYPE_IPV6 0x60 /**< GTP next protocol type IPv6 */ /* GTP destination port number */ #define RTE_GTPC_UDP_PORT 2123 /**< GTP-C UDP destination port */ #define RTE_GTPU_UDP_PORT 2152 /**< GTP-U UDP destination port */