From 28ac1a498413b447535a6248d9fcbb932b2d7853 Mon Sep 17 00:00:00 2001 From: Ferruh Yigit Date: Wed, 20 May 2020 11:25:02 +0100 Subject: [PATCH] devtools: add acronyms in dictionary for commit checks AltiVec -> IOTLB -> Input/Output Translation Lookaside Buffer IPsec -> Internet Protocol security PPPoE -> Point-to-Point Protocol over Ethernet PVID -> Port VLAN IDentifier Signed-off-by: Ferruh Yigit --- devtools/words-case.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/devtools/words-case.txt b/devtools/words-case.txt index ae3bd4c450..bdfd2a2d96 100644 --- a/devtools/words-case.txt +++ b/devtools/words-case.txt @@ -1,5 +1,6 @@ aarch32 aarch64 +AltiVec API Arm armv7 @@ -15,7 +16,9 @@ FW GENEVE HW IO +IOTLB IOVA +IPsec L2 L3 L4 @@ -37,6 +40,8 @@ PCI PF PHY PMD +PPPoE +PVID RDMA RETA RSS -- 2.20.1