[dpdk-dev] [PATCH v3] devtools: add acronyms in dictionary for commit checks
Jerin Jacob
jerinjacobk at gmail.com
Fri Sep 17 13:03:46 CEST 2021
On Fri, Sep 17, 2021 at 4:32 PM Ashwin Sekhar T K <asekhar at marvell.com> 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 <ferruh.yigit at intel.com>
> Signed-off-by: Ashwin Sekhar T K <asekhar at marvell.com>
Reviewed-by: Jerin Jacob <jerinj at marvell.com>
> ---
> 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
>
More information about the dev
mailing list