On Sat, 11 Apr 2026 at 15:58, Weijun Pan <[email protected]> wrote: > > The ifpga rawdev driver uses printf() directly for runtime messages. > DPDK drivers should use the logging framework instead of printing > to standard output. > > Replace the remaining direct printf() calls in ifpga_rawdev.c with > the driver logging macros. > > Signed-off-by: Weijun Pan <[email protected]> > Acked-by: Bruce Richardson <[email protected]>
Applied, thanks. -- David Marchand

