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

  
 
  

home | help
rte_hypervisor.h(3)		      DPDK		     rte_hypervisor.h(3)

NAME
     rte_hypervisor.h

SYNOPSIS
   Functions
     enum rte_hypervisor rte_hypervisor_get (void)
     const char * rte_hypervisor_get_name (enum rte_hypervisor id)

Detailed Description
     Hypervisor awareness.

     Definition in file rte_hypervisor.h.

Function Documentation
   enum rte_hypervisor rte_hypervisor_get (void)
     Get the id of hypervisor it is running on.

   const char * rte_hypervisor_get_name (enum rte_hypervisor id)
     Get the name of a given hypervisor id.

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

Version 25.11.0 		 Thu Aug 27 2026	     rte_hypervisor.h(3)

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

home | help