Hi, > -----Original Message----- > From: Gregory Etelson <[email protected]> > Sent: Sunday, July 10, 2022 7:03 PM > To: [email protected] > Cc: Gregory Etelson <[email protected]>; Matan Azrad > <[email protected]>; Raslan Darawsheh <[email protected]>; NBU- > Contact-Thomas Monjalon (EXTERNAL) <[email protected]>; Slava > Ovsiienko <[email protected]> > Subject: [PATCH v3] common/mlx5: update DevX error logging > > Current PMD logs all DevX errors at error level. > > DevX interface can fail queue counters allocation on some hardware types. > That is a known issue. > PMD fallback to VERB API to allocate queue counters when it detects the > fault. > That DevX failure should not be logged as PMD error. > > The patch provides DevX with flexible API that selects log level. > > Signed-off-by: Gregory Etelson <[email protected]> > Acked-by: Matan Azrad <[email protected]> > --- > v2: fix warnings in old gcc versions > v3: remove cc stable
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

