net/octeontx2: fix 32-bit build
authorPavan Nikhilesh <pbhagavatula@marvell.com>
Wed, 30 Oct 2019 18:31:42 +0000 (00:01 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 8 Nov 2019 22:15:04 +0000 (23:15 +0100)
commit7ab3aec60239f35be45069b354b4502ea28a3120
tree8ccab7afafb898ef57762d98b9628cfbc6c8bb1c
parentfc4bfea59696cfba397c31ec842b6656fc27f50a
net/octeontx2: fix 32-bit build

x86_x32 compilation failing due to incorrect format specifiers in logs.

Fixes: a78b9246723b ("net/octeontx2: add remaining PTP operations")
Cc: stable@dpdk.org
Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Reviewed-by: Gavin Hu <gavin.hu@arm.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
drivers/net/octeontx2/otx2_ptp.c