Re: [dpdk-dev] [PATCH] devtools: add more headline case rules

2020-05-24 Thread Thomas Monjalon
20/05/2020 12:25, Ferruh Yigit: > 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 Applied, thanks

[dpdk-dev] [PATCH] devtools: add more headline case rules

2020-05-20 Thread Ferruh Yigit
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/

Re: [dpdk-dev] [PATCH] devtools: add more headline case rules

2020-03-05 Thread Ferruh Yigit
On 3/5/2020 4:35 PM, Thomas Monjalon wrote: > 05/03/2020 17:06, Ferruh Yigit: >> On 3/5/2020 3:11 PM, Thomas Monjalon wrote: >>> 05/03/2020 15:55, Ferruh Yigit: FDIR -> Flow Director >>> >>> In general I prefer avoiding FDIR for two reasons: >>> 1/ this is an Intel-only acronym >> >> Yes, it

Re: [dpdk-dev] [PATCH] devtools: add more headline case rules

2020-03-05 Thread Thomas Monjalon
05/03/2020 17:06, Ferruh Yigit: > On 3/5/2020 3:11 PM, Thomas Monjalon wrote: > > 05/03/2020 15:55, Ferruh Yigit: > >> FDIR -> Flow Director > > > > In general I prefer avoiding FDIR for two reasons: > > 1/ this is an Intel-only acronym > > Yes, it is "Intel Ethernet Flow Director" but still it

Re: [dpdk-dev] [PATCH] devtools: add more headline case rules

2020-03-05 Thread Ferruh Yigit
On 3/5/2020 3:11 PM, Thomas Monjalon wrote: > 05/03/2020 15:55, Ferruh Yigit: >> FDIR -> Flow Director > > In general I prefer avoiding FDIR for two reasons: > 1/ this is an Intel-only acronym Yes, it is "Intel Ethernet Flow Director" but still it is a valid abbreviation and we have it in our g

Re: [dpdk-dev] [PATCH] devtools: add more headline case rules

2020-03-05 Thread Andrew Rybchenko
On 3/5/20 6:39 PM, Ferruh Yigit wrote: > On 3/5/2020 3:08 PM, Andrew Rybchenko wrote: >> On 3/5/20 5:55 PM, Ferruh Yigit wrote: >>> BAR-> Base Address Register >>> FDIR -> Flow Director >>> GENEVE -> Generic Network Virtualization Encapsulation >>> IO -> Input/Output >>> MPLS -> Multipr

Re: [dpdk-dev] [PATCH] devtools: add more headline case rules

2020-03-05 Thread Ferruh Yigit
On 3/5/2020 3:08 PM, Andrew Rybchenko wrote: > On 3/5/20 5:55 PM, Ferruh Yigit wrote: >> BAR-> Base Address Register >> FDIR -> Flow Director >> GENEVE -> Generic Network Virtualization Encapsulation >> IO -> Input/Output >> MPLS -> Multiprotocol Label Switching >> NEON >> null >> NVGRE

Re: [dpdk-dev] [PATCH] devtools: add more headline case rules

2020-03-05 Thread Thomas Monjalon
05/03/2020 15:55, Ferruh Yigit: > FDIR -> Flow Director In general I prefer avoiding FDIR for two reasons: 1/ this is an Intel-only acronym 2/ rte_flow API is superseding it > OOB-> Out Of Bounds I don't think it is a good idea to use this acronym. It is not a techno. I prefer out-of-bound

Re: [dpdk-dev] [PATCH] devtools: add more headline case rules

2020-03-05 Thread Andrew Rybchenko
On 3/5/20 5:55 PM, Ferruh Yigit wrote: > BAR-> Base Address Register > FDIR -> Flow Director > GENEVE -> Generic Network Virtualization Encapsulation > IO -> Input/Output > MPLS -> Multiprotocol Label Switching > NEON > null > NVGRE -> Network Virtualization using Generic Routing Encap

[dpdk-dev] [PATCH] devtools: add more headline case rules

2020-03-05 Thread Ferruh Yigit
BAR-> Base Address Register FDIR -> Flow Director GENEVE -> Generic Network Virtualization Encapsulation IO -> Input/Output MPLS -> Multiprotocol Label Switching NEON null NVGRE -> Network Virtualization using Generic Routing Encapsulation OOB-> Out Of Bounds RDMA -> Remote Direc