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

#include </opt/mellanox/doca/applications/gpu_packet_processing/config_queues/common.h>

Data Fields

char gpu_pcie_addr [DOCA_DEVINFO_PCI_ADDR_SIZE]
 
char nic_pcie_addr [DOCA_DEVINFO_PCI_ADDR_SIZE]
 
uint8_t queue_num
 
bool http_server
 

Detailed Description

Definition at line 35 of file common.h.

Field Documentation

◆ gpu_pcie_addr

char app_gpu_cfg::gpu_pcie_addr[DOCA_DEVINFO_PCI_ADDR_SIZE]

Definition at line 36 of file common.h.

◆ http_server

bool app_gpu_cfg::http_server

Definition at line 39 of file common.h.

◆ nic_pcie_addr

char app_gpu_cfg::nic_pcie_addr[DOCA_DEVINFO_PCI_ADDR_SIZE]

Definition at line 37 of file common.h.

◆ queue_num

uint8_t app_gpu_cfg::queue_num

Definition at line 38 of file common.h.


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