DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] devtools: add acronyms in dictionary for commit checks
@ 2021-05-14  8:04 Ferruh Yigit
  2021-05-14  8:15 ` David Marchand
  2021-05-14  9:03 ` [dpdk-dev] [PATCH v2] " Ferruh Yigit
  0 siblings, 2 replies; 6+ messages in thread
From: Ferruh Yigit @ 2021-05-14  8:04 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: Ferruh Yigit, dev

GCC     -> GNU Compiler Collection
ID	-> Identification/Identity/Identifier
IP      -> Internet Protocol
QinQ    -> IEEE 802.1Q in 802.1Q
VEB     -> Virtual Ethernet Bridge
Windows ->

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
 devtools/words-case.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/devtools/words-case.txt b/devtools/words-case.txt
index a0ff8eb5b91b..81eb5c5d1a23 100644
--- a/devtools/words-case.txt
+++ b/devtools/words-case.txt
@@ -16,13 +16,16 @@ FDIR
 FEC
 FreeBSD
 FW
+GCC
 GENEVE
 GTPU
 HW
 ICMP
+ID
 IO
 IOTLB
 IOVA
+IP
 IPsec
 IPv4
 IPv6
@@ -51,6 +54,7 @@ PHY
 PMD
 PPPoE
 PVID
+QinQ
 RDMA
 RETA
 RSS
@@ -69,6 +73,7 @@ Tx
 UDP
 ULP
 vDPA
+VEB
 Verbs
 VF
 VFIO
@@ -77,5 +82,6 @@ VMDq
 VNIC
 VSI
 VXLAN
+Windows
 XDP
 XOR
-- 
2.31.1


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [dpdk-dev] [PATCH v1] devtools: add acronyms in dictionary for commit checks
@ 2021-09-17 10:03 Ashwin Sekhar T K
  2021-09-17 10:06 ` [dpdk-dev] [PATCH v2] " Ashwin Sekhar T K
  0 siblings, 1 reply; 6+ messages in thread
From: Ashwin Sekhar T K @ 2021-09-17 10:03 UTC (permalink / raw)
  To: dev
  Cc: jerinj, skori, skoteshwar, pbhagavatula, kirankumark, psatheesh,
	asekhar, anoobj, gakhil, ferruh.yigit

Update word list with Marvell specific acronyms.

CPT  -> Cryptographic Accelerator Unit
LBK  -> Loopback Interface Unit
LMT  -> Large Atomic Store Unit
MCAM -> Match Content Addressable Memory
NIX  -> Network Interface Controller Unit
NPA  -> Network Pool Allocator
NPC  -> Network Parser and CAM Unit
ROC  -> Rest Of Chip
RVU  -> Resource Virtualization Unit
SSO  -> Schedule Syncronize Order Unit
TIM  -> Timer Unit

Signed-off-by: Ashwin Sekhar T K <asekhar@marvell.com>
---
 devtools/words-case.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/devtools/words-case.txt b/devtools/words-case.txt
index 0bbad48626..713d47c081 100644
--- a/devtools/words-case.txt
+++ b/devtools/words-case.txt
@@ -6,6 +6,7 @@ Arm
 armv7
 armv8
 BAR
+CPT
 CRC
 DCB
 DevX
@@ -33,10 +34,12 @@ L2
 L3
 L4
 LACP
+LBK
 Linux
 LRO
 LSC
 MAC
+MCAM
 MPLS
 MSI
 MSI-X
@@ -44,6 +47,9 @@ MSS
 MTU
 NEON
 NIC
+NIX
+NPA
+NPC
 null
 NUMA
 NVGRE
@@ -57,11 +63,13 @@ PVID
 QinQ
 RDMA
 RETA
+ROC
 RSS
 Rx
 SCTP
 SMP
 SoC
+SSO
 SW
 TC
 TCAM
-- 
2.32.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-09-17 10:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14  8:04 [dpdk-dev] [PATCH] devtools: add acronyms in dictionary for commit checks Ferruh Yigit
2021-05-14  8:15 ` David Marchand
2021-05-14  8:57   ` Ferruh Yigit
2021-05-14  9:03 ` [dpdk-dev] [PATCH v2] " Ferruh Yigit
2021-05-19 10:22   ` Thomas Monjalon
2021-09-17 10:03 [dpdk-dev] [PATCH v1] " Ashwin Sekhar T K
2021-09-17 10:06 ` [dpdk-dev] [PATCH v2] " Ashwin Sekhar T K

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).