[PATCH] devtools: add acronyms in dictionary for commit checks
Ferruh Yigit
ferruh.yigit at intel.com
Wed Nov 10 18:41:40 CET 2021
FD -> File Descriptor
GUID -> Globally Unique Identifier
Netlink -> Linux Netlink socket family
PCIe -> Peripheral Component Interconnect Express
Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
---
devtools/words-case.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/devtools/words-case.txt b/devtools/words-case.txt
index ada6910fa031..268d7edee2f4 100644
--- a/devtools/words-case.txt
+++ b/devtools/words-case.txt
@@ -13,6 +13,7 @@ DevX
DMA
eCPRI
EEPROM
+FD
FDIR
FEC
FreeBSD
@@ -20,6 +21,7 @@ FW
GCC
GENEVE
GTPU
+GUID
HW
ICMP
ID
@@ -44,12 +46,14 @@ MSI-X
MSS
MTU
NEON
+Netlink
NIC
null
NUMA
NVGRE
NVM
PCI
+PCIe
PF
PHY
PMD
--
2.31.1
More information about the dev
mailing list