HINIC_MGMT_VERSION_MAX_LEN
u8 mgmt_ver[HINIC_MGMT_VERSION_MAX_LEN] = {0};
snprintf(mgmt_ver, HINIC_MGMT_VERSION_MAX_LEN, "%s", up_ver.ver);