logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                               rte_event_ring(3)

Detailed Description

       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.

Name

       rte_event_ring

Synopsis

       #include <rte_event_ring.h>

See Also