Re: [EXT] [PATCH] qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE

From: Igor Russkikh
Date: Thu Jun 25 2020 - 12:32:40 EST


Hi Colin!

Thanks for catching this, indeed this was missed!

>
> /* DBG_STATUS_INVALID_FILTER_TRIGGER_DWORDS */
> "The filter/trigger constraint dword offsets are not enabled for
> recording",
> -
> + /* DBG_STATUS_NO_MATCHING_FRAMING_MODE */
> + "No matching framing mode",
>

Could you please however change the string to

"No matching framing mode found for the enabled blocks/Storms - use less
dwords for blocks data",

If you don't have much time, I can repost this for you. With this change it'll
be in sync with our internal error descriptions.

Thanks
Igor