Re: [dpdk-dev] [PATCH] net/octeontx2: fix compilation with x86_x32
On Wed, Nov 6, 2019 at 6:13 AM Gavin Hu (Arm Technology China) wrote: > > Reviewed-by: Gavin Hu Applied to dpdk-next-net-mrvl/master. Thanks
Re: [dpdk-dev] [PATCH] net/octeontx2: fix compilation with x86_x32
Reviewed-by: Gavin Hu
[dpdk-dev] [PATCH] net/octeontx2: fix compilation with x86_x32
From: Pavan Nikhilesh x86_x32 compilation failing due to incorrect format specifiers in logs. Fixes: a78b9246723b ("net/octeontx2: add remaining PTP operations") Signed-off-by: Pavan Nikhilesh --- drivers/net/octeontx2/otx2_ptp.c | 15 --- 1 file changed, 8 insertions(+), 7 deleti