Re: [dpdk-dev] [PATCH v4 1/2] net/dpaa: fix the ethdev offload checks

2018-04-24 Thread Ferruh Yigit
On 4/24/2018 6:16 PM, Hemant Agrawal wrote: > From: Sunil Kumar Kori > > Fixes: 16e2c27f4fc7 ("net/dpaa: support new ethdev offload APIs") > > Signed-off-by: Sunil Kumar Kori Series applied to dpdk-next-net/master, thanks.

[dpdk-dev] [PATCH v4 1/2] net/dpaa: fix the ethdev offload checks

2018-04-24 Thread Hemant Agrawal
From: Sunil Kumar Kori Fixes: 16e2c27f4fc7 ("net/dpaa: support new ethdev offload APIs") Signed-off-by: Sunil Kumar Kori --- drivers/net/dpaa/dpaa_ethdev.c | 87 +++--- 1 file changed, 56 insertions(+), 31 deletions(-) diff --git a/drivers/net/dpaa/dpaa_eth