NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
simple_fwd_config Struct Reference

#include </opt/mellanox/doca/applications/simple_fwd_vnf/simple_fwd_vnf_core.h>

Collaboration diagram for simple_fwd_config:

Data Fields

struct application_dpdk_configdpdk_cfg
 
uint16_t rx_only
 
uint16_t hw_offload
 
uint64_t stats_timer
 
bool is_hairpin
 
bool age_thread
 

Detailed Description

Definition at line 34 of file simple_fwd_vnf_core.h.

Field Documentation

◆ age_thread

bool simple_fwd_config::age_thread

Definition at line 41 of file simple_fwd_vnf_core.h.

◆ dpdk_cfg

struct application_dpdk_config* simple_fwd_config::dpdk_cfg

Definition at line 35 of file simple_fwd_vnf_core.h.

◆ hw_offload

uint16_t simple_fwd_config::hw_offload

Definition at line 38 of file simple_fwd_vnf_core.h.

◆ is_hairpin

bool simple_fwd_config::is_hairpin

Definition at line 40 of file simple_fwd_vnf_core.h.

◆ rx_only

uint16_t simple_fwd_config::rx_only

Definition at line 36 of file simple_fwd_vnf_core.h.

◆ stats_timer

uint64_t simple_fwd_config::stats_timer

Definition at line 39 of file simple_fwd_vnf_core.h.


The documentation for this struct was generated from the following file: