FD.io VPP  v17.07.01-10-g3be13f0
Vector Packet Processing
common.c File Reference
+ Include dependency graph for common.c:

Go to the source code of this file.

Functions

void dpdk_device_error (dpdk_device_t *xd, char *str, int rv)
 
void dpdk_device_setup (dpdk_device_t *xd)
 
void dpdk_device_start (dpdk_device_t *xd)
 
void dpdk_device_stop (dpdk_device_t *xd)
 
void dpdk_port_state_callback (uint8_t port_id, enum rte_eth_event_type type, void *param)
 

Function Documentation

void dpdk_device_error ( dpdk_device_t xd,
char *  str,
int  rv 
)

Definition at line 31 of file common.c.

+ Here is the caller graph for this function:

void dpdk_device_setup ( dpdk_device_t xd)

Definition at line 39 of file common.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void dpdk_device_start ( dpdk_device_t xd)

Definition at line 119 of file common.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void dpdk_device_stop ( dpdk_device_t xd)

Definition at line 163 of file common.c.

+ Here is the caller graph for this function:

void dpdk_port_state_callback ( uint8_t  port_id,
enum rte_eth_event_type  type,
void *  param 
)

Definition at line 185 of file common.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: