Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
SHMEM_UID_SOCK_IFNAME原本可以只配置eth这样的网口名,现在会被校验报错
不涉及
export SHMEM_UID_SOCK_IFNAME=eth然后走uid
只配置网口名时默认走inet4
修改已在https://gitcode.com/cann/shmem/issues/429承载
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
SHMEM_UID_SOCK_IFNAME原本可以只配置eth这样的网口名,现在会被校验报错
Environment / 环境信息 (Mandatory / 必填)
不涉及
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
export SHMEM_UID_SOCK_IFNAME=eth然后走uid
Describe the expected behavior / 预期结果 (Mandatory / 必填)
只配置网口名时默认走inet4
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
SHMEM_UID_SOCK_IFNAME原本可以只配置eth这样的网口名,现在会被校验报错
Special notes for this issue/备注 (Optional / 选填)