- 新增 6 个私有辅助函数:IsRoceProtocol、FormatRoceAttrCompact、FormatRoceAttrDetail、IsAbnormalStatus、NeedDetailPrint、FormatEndpointAddresses - 重构 PrintRoceAttributes、PrintDescInfoRow、PrintErrorInfo、PrintChannelErrorDetails 使用辅助函数 - 消除地址转换、ROCE 属性格式化、状态判断等重复代码 - 保持公共 API 和日志输出格式完全不变 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>