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

2017-05-31 Thread Matej Vido
On 29.05.2017 14:40, Ferruh Yigit wrote: On 5/26/2017 7:05 PM, Matej Vido wrote: Signed-off-by: Matej Vido Hi Matej, Overall patchset looks good to me, but can you please provide a little more information in commit logs, please check comments on patches. For this patch, it seems refactor nam

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

2017-05-29 Thread Ferruh Yigit
On 5/26/2017 7:05 PM, Matej Vido wrote: > Signed-off-by: Matej Vido Hi Matej, Overall patchset looks good to me, but can you please provide a little more information in commit logs, please check comments on patches. For this patch, it seems refactor naming is removing "cgmii", what is the reaso

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

2017-05-26 Thread Matej Vido
Signed-off-by: Matej Vido --- drivers/net/szedata2/rte_eth_szedata2.c | 80 +++--- drivers/net/szedata2/rte_eth_szedata2.h | 48 +- 2 files changed, 64 insertions(+), 64 deletions(-) diff --git a/drivers/net/szedata2/rte_eth_szedata2.c b/drivers/net/s