# dpdkring **Repository Path**: hitty2/dpdkring ## Basic Information - **Project Name**: dpdkring - **Description**: librte_ring only - **Primary Language**: C++ - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-10 - **Last Updated**: 2025-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dpdkring #### 介绍 从DPDK中取出rte_ring作为lockfree ringbuffer组件,共外部使用 dpdkringpp:将其封装为cpp接口 dpdk-stable-20.11.10测试成功