EFX_MAX_SERIALNUM_LEN
char sn[EFX_MAX_SERIALNUM_LEN];
snprintf(sn, EFX_MAX_SERIALNUM_LEN, "%pm", mac_address);