Re: [dpdk-dev] [PATCH 1/3] net/octeontx: fix 32bit build with driver debug enabled

2017-10-11 Thread Ferruh Yigit
On 10/11/2017 12:30 PM, Jerin Jacob wrote: > squash this to next-next > > Fixes: 7c025f92e9f4 ("net/octeontx/base: add base PKO operations") > > Reported-by: Thomas Monjalon > Signed-off-by: Jerin Jacob Series squashed into relevant commits in next-net, thanks.

[dpdk-dev] [PATCH 1/3] net/octeontx: fix 32bit build with driver debug enabled

2017-10-11 Thread Jerin Jacob
squash this to next-next Fixes: 7c025f92e9f4 ("net/octeontx/base: add base PKO operations") Reported-by: Thomas Monjalon Signed-off-by: Jerin Jacob --- drivers/net/octeontx/base/octeontx_pkovf.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/net/octeontx/base/oct