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

rte_hypervisor.h

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                             rte_hypervisor.h(3)

Detailed Description

       Hypervisor awareness.

       Definition in file rte_hypervisor.h.

Function Documentation

enumrte_hypervisorrte_hypervisor_get(void)
       Get the id of hypervisor it is running on.

   constchar*rte_hypervisor_get_name(enumrte_hypervisorid)
       Get the name of a given hypervisor id.

Name

       rte_hypervisor.h

Synopsis

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

See Also