> -----Original Message-----
> From: Stephen Hemminger <[email protected]>
> Sent: Friday, December 27, 2024 11:30 PM
> To: Andre Muezerie <[email protected]>
> Cc: Amit Prakash Shukla <[email protected]>; Jerin Jacob
> <[email protected]>; [email protected]
> 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 <[email protected]> wrote:
>
> > From: Andre Muezerie <[email protected]>
> > To: Amit Prakash Shukla <[email protected]>, Jerin Jacob
> > <[email protected]>
> > Cc: [email protected], Andre Muezerie <[email protected]>
> > 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 <[email protected]>
>
> Acked-by: Stephen Hemminger <[email protected]>
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: [email protected]
Signed-off-by: Andre Muezerie <[email protected]>
Acked-by: Stephen Hemminger <[email protected]>