# gazelle_kylin_src **Repository Path**: compile_success/gazelle_kylin_src ## Basic Information - **Project Name**: gazelle_kylin_src - **Description**: A high performance user-mode stack, which powered by dpdk and lwip - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 108 - **Created**: 2023-12-04 - **Last Updated**: 2024-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gazelle_kylin_src #### 介绍 gazelle 麒麟预览版代码仓 #### 使用说明 1.使用https://gitee.com/compile_success/lwip_kylin仓下代码编译并安装lwip (适配补丁0071-support-for-kylin.patch) 2.使用该仓下代码编译并安装gazelle (适配补丁0263-kylin-yulan.patch) 3.配置gazelle环境,配置方式请参见:https://gitee.com/openeuler/gazelle/blob/master/doc/user-guide.md 注意点: 1)mlx网卡不需要第一第二点的驱动绑定配置 2)mlx网卡需要重装驱动才可以正常使用 3)第三点和第四点大页内存配置,需要配置512M或以上页面大小 其他注意事项: 1、gazelle当前不支持ipv6,请ipv6相关的配置走非gazelle网口。配置etcd的connect和bind地址为197网段; 2、gazelle当前不支持igmpv3协议,测试时间不要超过3分钟左右