> -----Original Message----- > From: Stephen Hemminger <[email protected]> > Sent: Monday, August 14, 2023 6:31 PM > To: [email protected] > Cc: Stephen Hemminger <[email protected]>; > [email protected]; > Volodymyr Fialko <[email protected]>; Reshma Pattan > <[email protected]>; Neil Horman > <[email protected]>; Richardson Bruce <[email protected]>; > Declan Doherty > <[email protected]> > Subject: [EXT] [PATCH v8 2/6] reorder: use a dynamic logtype > > Libraries should not be reusing RTE_LOGTYPE_USER1 instead of doing proper > logtype registration. > > Fixes: b70b56032bff ("reorder: new library") > Cc: [email protected] > Signed-off-by: Stephen Hemminger <[email protected]>
Acked-by: Volodymyr Fialko <[email protected]>

