> -----Original Message-----
> From: Stephen Hemminger <step...@networkplumber.org>
> Sent: Friday, December 27, 2024 11:30 PM
> To: Andre Muezerie <andre...@linux.microsoft.com>
> Cc: Amit Prakash Shukla <amitpraka...@marvell.com>; Jerin Jacob
> <jer...@marvell.com>; dev@dpdk.org
> Subject: [EXTERNAL] Re: [PATCH] lib/eventdev: use correct format string for
> data type on log call
>
> On Fri, 27 Dec 2024 08: 18: 05 -0800 Andre Muezerie
> <andremue@ linux. microsoft. com> wrote: > From: Andre Muezerie
> <andremue@ linux. microsoft. com> > To: Amit Prakash Shukla
> <amitprakashs@ marvell. com>, Jerin Jacob <jerinj@ marvell. com>
>
> 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>
Updated the git commit as follows and applied to
dpdk-next-net-eventdev/for-main. Thanks
eventdev: fix format string data type of log call
The fix is to use the correct macro for the data type being logged.
Fixes: 112bf8055d90 ("eventdev/dma: support vchan add and delete")
Fixes: 2c6e23cd5e76 ("eventdev/dma: support adapter runtime params")
Cc: sta...@dpdk.org
Signed-off-by: Andre Muezerie <andre...@linux.microsoft.com>
Acked-by: Stephen Hemminger <step...@networkplumber.org>