DPDK  19.11.14
Functions
rte_hypervisor.h File Reference

Go to the source code of this file.

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

◆ rte_hypervisor_get()

enum rte_hypervisor rte_hypervisor_get ( void  )

Get the id of hypervisor it is running on.

◆ rte_hypervisor_get_name()

const char* rte_hypervisor_get_name ( enum rte_hypervisor  id)

Get the name of a given hypervisor id.