diff options
| author | Ferruh Yigit <[email protected]> | 2024-06-05 17:59:20 +0100 |
|---|---|---|
| committer | Thomas Monjalon <[email protected]> | 2024-07-31 18:23:50 +0200 |
| commit | b927ed47137aa55e3a056601d1249f752f07ccae (patch) | |
| tree | 6d709495061f366f879f9278f39a9f93f222d281 /devtools | |
| parent | 0d907b11bbe012f6fe4403f8ecf5e077a64ca1e2 (diff) | |
devtools: add acronyms in dictionary for commit checks
ELF -> Executable and Linkable Format
Ethernet -> with an uppercase āEā
mark -> 'mark' flow action, no need to capitalise
max -> maximum
MDIO -> Management Data Input/Output
MII -> Media-Independent Interface
XSK -> XDP Socket. XDP (eXpress Data Path)
Signed-off-by: Ferruh Yigit <[email protected]>
Acked-by: Bruce Richardson <[email protected]>
Acked-by: Tyler Retzlaff <[email protected]>
Diffstat (limited to 'devtools')
| -rw-r--r-- | devtools/words-case.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devtools/words-case.txt b/devtools/words-case.txt index 0200741ed8..2257ce6201 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,7 +50,11 @@ LMT LRO LSC MAC +mark +max MCAM +MDIO +MII MPLS MPU MSI @@ -114,3 +120,4 @@ VXLAN Windows XDP XOR +XSK |
