Re: [dpdk-dev] [PATCH v3] devtools: add acronyms in dictionary for commit checks
From: Jerin Jacob <hidden>
Date: 2021-09-17 11:04:15
On Fri, Sep 17, 2021 at 4:32 PM Ashwin Sekhar T K [off-list ref] wrote:
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 <redacted>
Signed-off-by: Ashwin Sekhar T K <redacted>
Reviewed-by: Jerin Jacob <redacted>
quoted hunk ↗ jump to hunk
--- 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