DOKK / manpages / debian 13 / dpdk-doc / rte_event_ring.3.en
rte_event_ring(3) Library Functions Manual rte_event_ring(3)

rte_event_ring

#include <rte_event_ring.h>

Generic ring structure for passing rte_event objects from core to core.

Based on the primitives given in the rte_ring library. Designed to be used inside software eventdev implementations and by applications directly as needed.

Definition at line 37 of file rte_event_ring.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK