Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
rte_event_ring(3)		     DPDK		     rte_event_ring(3)

NAME
       rte_event_ring

SYNOPSIS
       #include	<rte_event_ring.h>

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.

Author
       Generated automatically by Doxygen for DPDK from	the source code.

Version	25.11.0			Thu Jun	11 2026		     rte_event_ring(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rte_event_ring&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help