On Tue, Oct 1, 2024 at 12:19 PM Thomas Monjalon <[email protected]> wrote: > 12/09/2024 10:26, David Marchand: > > Those debug macros never worked as existing callers never passed a > > 'level' argument. > > Remove them. > > > > Signed-off-by: David Marchand <[email protected]> > > Why not removing the calls to these macros?
I was unclear if the fmlib enters the "base driver" category. So I simply removed macros from the header providing wrappers to dpdk API. Relooking, I see other changes in this directory, so I agree I may as well remove those calls. Hemant, opinion? -- David Marchand

