CANN/

hcomm

公开

HCOMM(Huawei Communication)是HCCL的通信基础库,提供通信域以及通信资源的管理能力。

496
代码Commits分支Pull Requests213讨论
已合并

fix ccu dfx#316

Innoecho创建于 2 个月前从ccu_dfx合入到master
讨论34提交1检查0文件改动15

合并人

未指定
I
Innoecho2 个月前创建

描述

feat(ccu): add IP address mapping for channels and improve error logging

  • Add channelIpAddressMap_ to store local and remote IP addresses per channel
  • Implement GetAddrPairByChannelId method to retrieve address pairs
  • Update PrepareCreate, FallbackAllocatedChannelJettyInfo, and Clean to manage the new map
  • Refactor GetCcuErrorMsgLoop for clearer error message formatting with consistent naming

关联的Issue

NA

测试

构造异常自验证

文档更新

NA

类型标签

  • Bug修复
  • 新特性
  • 性能优化
  • 文档更新
  • 其他,请描述:
Pull Request已成功合入, 合并人 @cann-robot
(感谢 Innoecho 的贡献)