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

#include </opt/mellanox/doca/applications/stream_receive_perf/stream_receive_perf_core.h>

Data Fields

bool list
 
bool dump
 
enum scatter_type scatter_type
 
enum timestamp_format tstamp_format
 
struct in_addr src_ip
 
struct in_addr dst_ip
 
struct in_addr dev_ip
 
uint16_t dst_port
 
uint16_t data_size
 
uint16_t hdr_size
 
uint32_t num_elements
 
bool affinity_mask_set
 
struct doca_rmax_cpu_affinity * affinity_mask
 
useconds_t sleep_us
 
uint32_t min_packets
 
uint32_t max_packets
 
unsigned cpu_core
 

Detailed Description

Sample configuration options

Definition at line 58 of file stream_receive_perf_core.h.

Field Documentation

◆ affinity_mask

struct doca_rmax_cpu_affinity* app_config::affinity_mask

Definition at line 71 of file stream_receive_perf_core.h.

◆ affinity_mask_set

bool app_config::affinity_mask_set

Definition at line 70 of file stream_receive_perf_core.h.

◆ cpu_core

unsigned app_config::cpu_core

Definition at line 42 of file rmax_set_affinity_main.c.

◆ data_size

uint16_t app_config::data_size

Definition at line 67 of file stream_receive_perf_core.h.

◆ dev_ip

struct in_addr app_config::dev_ip

Definition at line 60 of file stream_receive_perf_core.h.

◆ dst_ip

struct in_addr app_config::dst_ip

Definition at line 60 of file stream_receive_perf_core.h.

◆ dst_port

uint16_t app_config::dst_port

Definition at line 66 of file stream_receive_perf_core.h.

◆ dump

bool app_config::dump

Definition at line 60 of file stream_receive_perf_core.h.

◆ hdr_size

uint16_t app_config::hdr_size

Definition at line 68 of file stream_receive_perf_core.h.

◆ list

bool app_config::list

Definition at line 59 of file stream_receive_perf_core.h.

◆ max_packets

uint32_t app_config::max_packets

Definition at line 74 of file stream_receive_perf_core.h.

◆ min_packets

uint32_t app_config::min_packets

Definition at line 73 of file stream_receive_perf_core.h.

◆ num_elements

uint32_t app_config::num_elements

Definition at line 69 of file stream_receive_perf_core.h.

◆ scatter_type

enum scatter_type app_config::scatter_type

Definition at line 60 of file stream_receive_perf_core.h.

◆ sleep_us

useconds_t app_config::sleep_us

Definition at line 72 of file stream_receive_perf_core.h.

◆ src_ip

struct in_addr app_config::src_ip

Definition at line 60 of file stream_receive_perf_core.h.

◆ tstamp_format

enum timestamp_format app_config::tstamp_format

Definition at line 60 of file stream_receive_perf_core.h.


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