[PATCH] devtools: add acronyms in dictionary for commit checks
Ferruh Yigit
ferruh.yigit at amd.com
Wed Mar 20 13:40:47 CET 2024
ELF -> Executable and Linkable Format
Ethernet -> with an uppercase “E”
mark -> 'mark' flow action, no need to capitalise
max -> maximum
XSK -> XDP Socket. XDP (eXpress Data Path)
Signed-off-by: Ferruh Yigit <ferruh.yigit at amd.com>
---
devtools/words-case.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/devtools/words-case.txt b/devtools/words-case.txt
index 0200741ed862..a404cb0d20e3 100644
--- a/devtools/words-case.txt
+++ b/devtools/words-case.txt
@@ -16,7 +16,9 @@ DevX
DMA
eCPRI
EEPROM
+ELF
E-Switch
+Ethernet
FD
FDIR
FEC
@@ -48,6 +50,8 @@ LMT
LRO
LSC
MAC
+mark
+max
MCAM
MPLS
MPU
@@ -114,3 +118,4 @@ VXLAN
Windows
XDP
XOR
+XSK
--
2.34.1
More information about the dev
mailing list