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

#include </opt/mellanox/doca/applications/pcc/host/pcc_core.h>

Data Fields

char device_name [DOCA_DEVINFO_IBDEV_NAME_SIZE]
 
pcc_role_t role
 
struct doca_pcc_app * app
 
uint32_t threads_num
 
uint32_t threads_list [MAX_ARG_SIZE]
 
int wait_time
 
pcc_dev_probe_packet_type_t probe_packet_format
 
bool remote_sw_handler
 
uint8_t hop_limit
 
uint8_t gns
 
uint8_t gns_ignore_value
 
uint8_t gns_ignore_mask
 
char coredump_file [MAX_ARG_SIZE]
 
char dpa_resources_file [MAX_ARG_SIZE]
 
char dpa_application_key [MAX_ARG_SIZE]
 

Detailed Description

Definition at line 129 of file pcc_core.h.

Field Documentation

◆ app

struct doca_pcc_app* pcc_config::app

Definition at line 132 of file pcc_core.h.

◆ coredump_file

char pcc_config::coredump_file[MAX_ARG_SIZE]

Definition at line 142 of file pcc_core.h.

◆ device_name

char pcc_config::device_name[DOCA_DEVINFO_IBDEV_NAME_SIZE]

Definition at line 130 of file pcc_core.h.

◆ dpa_application_key

char pcc_config::dpa_application_key[MAX_ARG_SIZE]

Definition at line 144 of file pcc_core.h.

◆ dpa_resources_file

char pcc_config::dpa_resources_file[MAX_ARG_SIZE]

Definition at line 143 of file pcc_core.h.

◆ gns

uint8_t pcc_config::gns

Definition at line 139 of file pcc_core.h.

◆ gns_ignore_mask

uint8_t pcc_config::gns_ignore_mask

Definition at line 141 of file pcc_core.h.

◆ gns_ignore_value

uint8_t pcc_config::gns_ignore_value

Definition at line 140 of file pcc_core.h.

◆ hop_limit

uint8_t pcc_config::hop_limit

Definition at line 138 of file pcc_core.h.

◆ probe_packet_format

pcc_dev_probe_packet_type_t pcc_config::probe_packet_format

Definition at line 136 of file pcc_core.h.

◆ remote_sw_handler

bool pcc_config::remote_sw_handler

Definition at line 137 of file pcc_core.h.

◆ role

pcc_role_t pcc_config::role

Definition at line 131 of file pcc_core.h.

◆ threads_list

uint32_t pcc_config::threads_list[MAX_ARG_SIZE]

Definition at line 134 of file pcc_core.h.

◆ threads_num

uint32_t pcc_config::threads_num

Definition at line 133 of file pcc_core.h.

◆ wait_time

int pcc_config::wait_time

Definition at line 135 of file pcc_core.h.


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