Re: [dpdk-dev] [EXT] Re: [PATCH v3] devtools: add acronyms in dictionary for commit checks
From: Thomas Monjalon <hidden>
Date: 2021-09-17 14:05:29
17/09/2021 15:54, Ashwin Sekhar Thalakalath Kottilveetil:
From: Thomas Monjalon <redacted>quoted
17/09/2021 12:58, Ashwin Sekhar T K:quoted
Update word list with Marvell specific acronyms. CPT -> Cryptographic Accelerator Unit CQ -> Completion Queue LBK -> Loopback Interface Unit LMT -> Large Atomic Store UnitHow LMT means that?LMT is how the Large Atomic Store Unit in the CNXK devices is referred to as. It will be difficult to put a 1:1 mapping between the letters and actual names.quoted
quoted
MCAM -> Match Content Addressable MemoryIs it specific to a device?This is specific to Marvell CNXK devices.quoted
quoted
NIX -> Network Interface Controller UnitWhere is it used? Is it different of NIC?It is used throughout the CNXK driver code (drivers/net/cnxk). This is not same as NIC.quoted
quoted
NPA -> Network Pool Allocator NPC -> Network Parser and CAM Unit ROC -> Rest Of ChipAll these stuff look device-specific. Please add details.Please suggest where to add details.quoted
quoted
RQ -> Receive Queue RVU -> Resource Virtualization Unit SQ -> Send Queue SSO -> Schedule Synchronize Order Unit TIM -> Timer Unit
Please add details in the commit log so we understand they are Marvell acronyms. One more question: why is useful to add? Some people forget uppercases?