QED_MFW_REPORT_STR_SIZE
char buf[QED_MFW_REPORT_STR_SIZE];
vsnprintf(buf, QED_MFW_REPORT_STR_SIZE, fmt, vl);