Re: [dpdk-dev] [PATCH v2 1/5] net/szedata2: refactor ibuf and obuf names

2017-06-12 Thread Ferruh Yigit
On 6/12/2017 1:03 PM, Matej Vido wrote: > Prefix "cgmii" is removed because it is too specific. > There are different ibuf/obuf modules in different firmwares > but the address space definition is the same. > This patch makes the name general. > > Signed-off-by: Matej Vido Series applied to dpdk

[dpdk-dev] [PATCH v2 1/5] net/szedata2: refactor ibuf and obuf names

2017-06-12 Thread Matej Vido
Prefix "cgmii" is removed because it is too specific. There are different ibuf/obuf modules in different firmwares but the address space definition is the same. This patch makes the name general. Signed-off-by: Matej Vido --- v2: Added more detailed commit message. drivers/net/szedata2/rte_et