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

#include </opt/mellanox/doca/applications/eth_l2_fwd/eth_l2_fwd_core.h>

Data Fields

char mlxdev_name1 [DOCA_DEVINFO_IBDEV_NAME_SIZE]
 
char mlxdev_name2 [DOCA_DEVINFO_IBDEV_NAME_SIZE]
 
uint32_t max_burst_size
 
uint32_t pkts_recv_rate
 
uint32_t max_pkt_size
 
uint16_t pkt_max_process_time
 
uint16_t num_task_batches
 
uint8_t one_sided_fwd
 

Detailed Description

Definition at line 42 of file eth_l2_fwd_core.h.

Field Documentation

◆ max_burst_size

uint32_t eth_l2_fwd_cfg::max_burst_size

Definition at line 45 of file eth_l2_fwd_core.h.

◆ max_pkt_size

uint32_t eth_l2_fwd_cfg::max_pkt_size

Definition at line 47 of file eth_l2_fwd_core.h.

◆ mlxdev_name1

char eth_l2_fwd_cfg::mlxdev_name1[DOCA_DEVINFO_IBDEV_NAME_SIZE]

Definition at line 43 of file eth_l2_fwd_core.h.

◆ mlxdev_name2

char eth_l2_fwd_cfg::mlxdev_name2[DOCA_DEVINFO_IBDEV_NAME_SIZE]

Definition at line 44 of file eth_l2_fwd_core.h.

◆ num_task_batches

uint16_t eth_l2_fwd_cfg::num_task_batches

Definition at line 49 of file eth_l2_fwd_core.h.

◆ one_sided_fwd

uint8_t eth_l2_fwd_cfg::one_sided_fwd

Definition at line 50 of file eth_l2_fwd_core.h.

◆ pkt_max_process_time

uint16_t eth_l2_fwd_cfg::pkt_max_process_time

Definition at line 48 of file eth_l2_fwd_core.h.

◆ pkts_recv_rate

uint32_t eth_l2_fwd_cfg::pkts_recv_rate

Definition at line 46 of file eth_l2_fwd_core.h.


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