On Fri, 27 Dec 2024 08:18:05 -0800 Andre Muezerie <andre...@linux.microsoft.com> wrote:
> From: Andre Muezerie <andre...@linux.microsoft.com> > To: Amit Prakash Shukla <amitpraka...@marvell.com>, Jerin Jacob > <jer...@marvell.com> > Cc: dev@dpdk.org, Andre Muezerie <andre...@linux.microsoft.com> > Subject: [PATCH] lib/eventdev: use correct format string for data type on log > call > Date: Fri, 27 Dec 2024 08:18:05 -0800 > X-Mailer: git-send-email 1.8.3.1 > > The fix is to use the correct macro for the data type being logged. > > Signed-off-by: Andre Muezerie <andre...@linux.microsoft.com> Acked-by: Stephen Hemminger <step...@networkplumber.org>