[dpdk-dev] [PATCH v3] devtools: add acronyms in dictionary for commit checks
From: Ashwin Sekhar T K <hidden>
Date: 2021-09-17 11:02:19
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Ashwin Sekhar T K <hidden>
Date: 2021-09-17 11:02:19
Subsystem:
the rest · Maintainer:
Linus Torvalds
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 <redacted> --- 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
--
2.32.0