06/07/2022 16:02, Gregory Etelson: > 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. > > cc: [email protected]
Why is there this cc line? > Signed-off-by: Gregory Etelson <[email protected]> > Acked-by: Matan Azrad <[email protected]>

