Re: [dpdk-dev] [PATCH] devtools: add acronyms in dictionary for commit checks

2021-05-14 Thread Ferruh Yigit
On 5/14/2021 9:15 AM, David Marchand wrote: > On Fri, May 14, 2021 at 10:04 AM Ferruh Yigit wrote: >> >> GCC -> GNU Compiler Collection >> ID -> Identification/Identity/Identifier >> IP -> Internet Protocol >> QinQ-> IEEE 802.1Q in 802.1Q >> VEB -> Virtual Ethernet Bridge >>

Re: [dpdk-dev] [PATCH] devtools: add acronyms in dictionary for commit checks

2021-05-14 Thread David Marchand
On Fri, May 14, 2021 at 10:04 AM Ferruh Yigit wrote: > > GCC -> GNU Compiler Collection > ID -> Identification/Identity/Identifier > IP -> Internet Protocol > QinQ-> IEEE 802.1Q in 802.1Q > VEB -> Virtual Ethernet Bridge > Windows -> Windows -> FenĂȘtres ? :-) Can you add So

[dpdk-dev] [PATCH] devtools: add acronyms in dictionary for commit checks

2021-05-14 Thread Ferruh Yigit
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 --- devtools/words-case.txt | 6 ++ 1 file changed, 6 insertions(+) diff -

Re: [dpdk-dev] [PATCH] devtools: add acronyms in dictionary for commit checks

2021-02-02 Thread Thomas Monjalon
01/02/2021 23:47, Ferruh Yigit: > eCPRI -> enhanced Common Public Radio Interface > FEC -> Forward Error Correction > SMP -> Symmetric Multiprocessing > > Signed-off-by: Ferruh Yigit Applied, thanks

[dpdk-dev] [PATCH] devtools: add acronyms in dictionary for commit checks

2021-02-01 Thread Ferruh Yigit
eCPRI -> enhanced Common Public Radio Interface FEC -> Forward Error Correction SMP -> Symmetric Multiprocessing Signed-off-by: Ferruh Yigit --- devtools/words-case.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devtools/words-case.txt b/devtools/words-case.txt index 8300d7e66ba1

Re: [dpdk-dev] [PATCH] devtools: add acronyms in dictionary for commit checks

2020-11-22 Thread Thomas Monjalon
21/11/2020 02:15, Ferruh Yigit: > ICMP -> Internet Control Message Protocol > IPv4 -> Internet Protocol version 4 > IPv6 -> Internet Protocol version 6 > > Signed-off-by: Ferruh Yigit Applied, thanks

[dpdk-dev] [PATCH] devtools: add acronyms in dictionary for commit checks

2020-11-20 Thread Ferruh Yigit
ICMP -> Internet Control Message Protocol IPv4 -> Internet Protocol version 4 IPv6 -> Internet Protocol version 6 Signed-off-by: Ferruh Yigit --- devtools/words-case.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devtools/words-case.txt b/devtools/words-case.txt index f3eb4bb60d88..8

Re: [dpdk-dev] [PATCH] devtools: add acronyms in dictionary for commit checks

2020-08-07 Thread Thomas Monjalon
06/08/2020 16:24, Ferruh Yigit: > GTPU -> GPRS Tunnelling Protocol User Plane > MSI -> Message Signalled Interrupts > MSI-X -> Message Signalled Interrupts (Extended) > TCAM -> Ternary Content Addressable Memory > ULP -> Upper Layer Protocol > XOR -> Exclusive OR > > Signed-off-by: Ferruh

[dpdk-dev] [PATCH] devtools: add acronyms in dictionary for commit checks

2020-08-06 Thread Ferruh Yigit
GTPU -> GPRS Tunnelling Protocol User Plane MSI -> Message Signalled Interrupts MSI-X -> Message Signalled Interrupts (Extended) TCAM -> Ternary Content Addressable Memory ULP -> Upper Layer Protocol XOR -> Exclusive OR Signed-off-by: Ferruh Yigit --- devtools/words-case.txt | 6 ++