From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 79C33A0547; Thu, 9 Sep 2021 19:57:42 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5226E41168; Thu, 9 Sep 2021 19:57:08 +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 B029A4115D for ; Thu, 9 Sep 2021 19:57:05 +0200 (CEST) Received: by mail-pl1-f179.google.com with SMTP id bg1so1565835plb.13 for ; Thu, 09 Sep 2021 10:57:05 -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=rTNpTWVaGLjKylPdoBipYgXEK63oIlLKPqB8wKRmYcQ=; b=nrsXGR6wHKeN32OOF4LNPOmaaHDsNrYadVmHNRk/qhdv4qAkGs1Bz8a8v8T5gJzbw6 a/mMfmot0e6jD/sb6MN//TgWpKuVKtA8CDyuuLfsRagJvvJ2XUT68GYJgxewXLrLqYXj z/iNFVviT9P6Z9m7+J81z54n0QgnsoFuIrFDtBF+WR6y3Bp95efYZYIjsqxPuYl5+Iy+ tHL5BdzrYPwyp4dyHZgdKlLB6ys9yeDsuEU9tK+2urDT5lUUZ+skp/TzfAdBsapus0Rm IfpP8gMNtj+WJhkr85MjFaDFXuQYFHDL5GnMyr04b9Vc8GcxSAb1FVOaKE/C7YiQgZ5H HX+w== 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=rTNpTWVaGLjKylPdoBipYgXEK63oIlLKPqB8wKRmYcQ=; b=1mrSWXKvZGVNzYVjSj/a0sA6o58WkX8sixPsyNVw38EmBUFEOiHpoJDuf1c528y+uK QtiCj8aD4LVt0Kan21sXD4HC5o8DTBZ+23nVoiEak25LpDeTB8FVbL6ZaSIhSLpIxlTX fRhz/8QjUpP7tMxQTeZFL309CmpD70FKg1ZWx/spbNluM31h7mpWv80024rhxywJXhtS KClTaKtCJDA7Vsp/yS1FFx+lD68N9pVlg+uoNB1OADRWwkd8DOubMe7ft6UnbB4emwqK d1rzc1qKcLGekpHbG31BrEK8hU/h3NfIZbSCZ+QfSgmShzs8LdGhzd/E0ZaAVuktRKof tUJQ== X-Gm-Message-State: AOAM5305gVpjvCXMVUdGl51tr7wgvKsOAam4zzKrPiyk4tSS+8V56aQe 6+Xjc+qFq5oKk3e1y7XyoF2ASY6m7S98fw== X-Google-Smtp-Source: ABdhPJy7fQyymbIe6Ei+yQOZjHz5dG1BJKN+oD57Et7rGCWdihOjpTrV4hJCErw/jy1idFOTpeVnWw== X-Received: by 2002:a17:90a:bd06:: with SMTP id y6mr4911149pjr.6.1631210224524; Thu, 09 Sep 2021 10:57:04 -0700 (PDT) Received: from hermes.local (204-195-33-123.wavecable.com. [204.195.33.123]) by smtp.gmail.com with ESMTPSA id v25sm2772977pfm.202.2021.09.09.10.57.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Sep 2021 10:57:03 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Date: Thu, 9 Sep 2021 10:56:39 -0700 Message-Id: <20210909175648.174258-10-stephen@networkplumber.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210909175648.174258-1-stephen@networkplumber.org> References: <20210909175648.174258-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH 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 --- 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 6a6f9b238db9..f22dbce47c65 100644 --- a/lib/net/rte_gtp.h +++ b/lib/net/rte_gtp.h @@ -64,9 +64,9 @@ struct rte_gtp_hdr_ext_word { /** 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 */ -- 2.30.2