From patchwork Fri Sep 17 10:58:39 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ashwin Sekhar T K X-Patchwork-Id: 99131 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 1FAC2A0C46; Fri, 17 Sep 2021 13:02:19 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 72DDE40E0F; Fri, 17 Sep 2021 13:01:09 +0200 (CEST) Received: from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com [67.231.156.173]) by mails.dpdk.org (Postfix) with ESMTP id 7405240689 for ; Fri, 17 Sep 2021 13:01:07 +0200 (CEST) Received: from pps.filterd (m0045851.ppops.net [127.0.0.1]) by mx0b-0016f401.pphosted.com (8.16.1.2/8.16.1.2) with SMTP id 18H89FCf013583; Fri, 17 Sep 2021 04:01:06 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : content-type; s=pfpt0220; bh=XEJkIGty1s76jhw1tzziYMf/J8N6d5oJhc8e3Rc63rY=; b=elRMLM7PLc3JiHAujkd/dpPNsixq5otA6+tzwQ5gHEV1HQKsg4nMa7mrfdMh1RzCuiM9 lCrH/TmWnbbwv5KAhximKuxjbTUS39GLfSGb2o+Kdyc7zHn4fRHGlIxL1smR+qss3iTc 1NaaWc/7V8eJcdsxeI0oHD5ERfXkgX9vxaaNfYagV3zyS/WpeZuEodL2tkGrp8bZfJ9b MHHE0Qlv41EuZdLSTVJRyWdyS0cZfSeh/PAZdhkn48Os2Bg1dq/pDfSiZOepVhuigQIO oyNDDHMVe6ROuqTzQjGJAlus7mdsgSnL4o98pz+D/prvEgoMNK7yVEI4zIIIgIp4ixi9 eA== Received: from dc5-exch02.marvell.com ([199.233.59.182]) by mx0b-0016f401.pphosted.com with ESMTP id 3b4j0b1ddp-2 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Fri, 17 Sep 2021 04:01:05 -0700 Received: from DC5-EXCH01.marvell.com (10.69.176.38) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server (TLS) id 15.0.1497.18; Fri, 17 Sep 2021 04:00:12 -0700 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server id 15.0.1497.18 via Frontend Transport; Fri, 17 Sep 2021 04:00:13 -0700 Received: from lab-ci-142.marvell.com (unknown [10.28.36.142]) by maili.marvell.com (Postfix) with ESMTP id 78F283F7086; Fri, 17 Sep 2021 04:00:08 -0700 (PDT) From: Ashwin Sekhar T K To: CC: , , , , , , , , , , , Date: Fri, 17 Sep 2021 16:28:39 +0530 Message-ID: <20210917105839.270289-1-asekhar@marvell.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210917100330.269797-1-asekhar@marvell.com> References: <20210917100330.269797-1-asekhar@marvell.com> MIME-Version: 1.0 X-Proofpoint-GUID: FTa8kQ1ral2_k1aD7Zfr9erT5IpEJOVh X-Proofpoint-ORIG-GUID: FTa8kQ1ral2_k1aD7Zfr9erT5IpEJOVh X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.182.1,Aquarius:18.0.790,Hydra:6.0.391,FMLib:17.0.607.475 definitions=2021-09-17_04,2021-09-16_01,2020-04-07_01 Subject: [dpdk-dev] [PATCH v3] 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" Update word list with Marvell specific acronyms. CPT -> Cryptographic Accelerator Unit CQ -> Completion Queue LBK -> Loopback Interface Unit LMT -> Large Atomic Store Unit MCAM -> Match Content Addressable Memory NIX -> Network Interface Controller Unit NPA -> Network Pool Allocator NPC -> Network Parser and CAM Unit ROC -> Rest Of Chip RQ -> Receive Queue RVU -> Resource Virtualization Unit SQ -> Send Queue SSO -> Schedule Synchronize Order Unit TIM -> Timer Unit Signed-off-by: Ashwin Sekhar T K Reviewed-by: Jerin Jacob --- devtools/words-case.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/devtools/words-case.txt b/devtools/words-case.txt index 0bbad48626..0ea23689f0 100644 --- a/devtools/words-case.txt +++ b/devtools/words-case.txt @@ -6,6 +6,8 @@ Arm armv7 armv8 BAR +CPT +CQ CRC DCB DevX @@ -33,10 +35,13 @@ L2 L3 L4 LACP +LBK Linux +LMT LRO LSC MAC +MCAM MPLS MSI MSI-X @@ -44,6 +49,9 @@ MSS MTU NEON NIC +NIX +NPA +NPC null NUMA NVGRE @@ -57,15 +65,21 @@ PVID QinQ RDMA RETA +ROC +RQ RSS +RVU Rx SCTP SMP SoC +SQ +SSO SW TC TCAM Thor +TIM TOS TPID TSO