From 33c942d19260817502b49403f0baaab6113774b2 Mon Sep 17 00:00:00 2001 From: Ashwin Sekhar T K Date: Fri, 17 Sep 2021 16:28:39 +0530 Subject: [PATCH] devtools: add Marvell acronyms for commit checks 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 Suggested-by: Ferruh Yigit 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 ada6910fa0..cc66350b18 100644 --- a/devtools/words-case.txt +++ b/devtools/words-case.txt @@ -7,6 +7,8 @@ armv7 armv8 ASan BAR +CPT +CQ CRC DCB DevX @@ -34,10 +36,13 @@ L2 L3 L4 LACP +LBK Linux +LMT LRO LSC MAC +MCAM MPLS MSI MSI-X @@ -45,6 +50,9 @@ MSS MTU NEON NIC +NIX +NPA +NPC null NUMA NVGRE @@ -58,15 +66,21 @@ PVID QinQ RDMA RETA +ROC +RQ RSS +RVU Rx SCTP SMP SoC +SQ +SSO SW TC TCAM Thor +TIM TOS TPID TSO -- 2.39.5