From patchwork Fri May 14 09:03:08 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ferruh Yigit X-Patchwork-Id: 93264 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 CE0A1A0524; Fri, 14 May 2021 11:03:16 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5463940042; Fri, 14 May 2021 11:03:16 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mails.dpdk.org (Postfix) with ESMTP id DCE2340041 for ; Fri, 14 May 2021 11:03:13 +0200 (CEST) IronPort-SDR: HPdhZUorr+h4QrSur2NZofqxOTXGgPwH3p4xU0chcfxNUgcTFbx6tdc3mDnkRl3KO2SZeT32Lr udOEfJcohdCw== X-IronPort-AV: E=McAfee;i="6200,9189,9983"; a="200194558" X-IronPort-AV: E=Sophos;i="5.82,299,1613462400"; d="scan'208";a="200194558" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 May 2021 02:03:12 -0700 IronPort-SDR: uj8mm11Hcr/QCIcQAA1yYhC0UDGVVlDrv1ii3SXNRJihR/FyVrB8BFH6GqaN9gUp4tqm26ZApy AWAaGSMSwpKg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.82,299,1613462400"; d="scan'208";a="626822060" Received: from silpixa00399752.ir.intel.com (HELO silpixa00399752.ger.corp.intel.com) ([10.237.222.27]) by fmsmga005.fm.intel.com with ESMTP; 14 May 2021 02:03:11 -0700 From: Ferruh Yigit To: Thomas Monjalon Cc: Ferruh Yigit , dev@dpdk.org, David Marchand Date: Fri, 14 May 2021 10:03:08 +0100 Message-Id: <20210514090308.2905151-1-ferruh.yigit@intel.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210514080410.2898756-1-ferruh.yigit@intel.com> References: <20210514080410.2898756-1-ferruh.yigit@intel.com> MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH v2] devtools: add acronyms in dictionary for commit checks 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" GCC -> GNU Compiler Collection ID -> Identification/Identity/Identifier IP -> Internet Protocol QinQ -> IEEE 802.1Q in 802.1Q SoC -> System on a chip VEB -> Virtual Ethernet Bridge Windows -> Signed-off-by: Ferruh Yigit --- Cc: David Marchand v2: * Added 'SoC'. --- devtools/words-case.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/devtools/words-case.txt b/devtools/words-case.txt index a0ff8eb5b91b..0bbad4862632 100644 --- a/devtools/words-case.txt +++ b/devtools/words-case.txt @@ -16,13 +16,16 @@ FDIR FEC FreeBSD FW +GCC GENEVE GTPU HW ICMP +ID IO IOTLB IOVA +IP IPsec IPv4 IPv6 @@ -51,12 +54,14 @@ PHY PMD PPPoE PVID +QinQ RDMA RETA RSS Rx SCTP SMP +SoC SW TC TCAM @@ -69,6 +74,7 @@ Tx UDP ULP vDPA +VEB Verbs VF VFIO @@ -77,5 +83,6 @@ VMDq VNIC VSI VXLAN +Windows XDP XOR