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

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

Data Fields

size_t num_buffers
 
struct timespec start
 
struct doca_rmax_in_stream * stream
 
struct doca_buf * buffer
 
struct doca_rmax_flow * flow
 
uint16_t pkt_size [MAX_BUFFERS]
 
uint16_t stride_size [MAX_BUFFERS]
 
size_t recv_pkts
 
size_t recv_bytes
 
bool dump
 
bool run_recv_loop
 

Detailed Description

Definition at line 85 of file stream_receive_perf_core.h.

Field Documentation

◆ buffer

struct doca_buf* stream_data::buffer

Definition at line 89 of file stream_receive_perf_core.h.

◆ dump

bool stream_data::dump

Definition at line 97 of file stream_receive_perf_core.h.

◆ flow

struct doca_rmax_flow* stream_data::flow

Definition at line 90 of file stream_receive_perf_core.h.

◆ num_buffers

size_t stream_data::num_buffers

Definition at line 86 of file stream_receive_perf_core.h.

◆ pkt_size

uint16_t stream_data::pkt_size[MAX_BUFFERS]

Definition at line 91 of file stream_receive_perf_core.h.

◆ recv_bytes

size_t stream_data::recv_bytes

Definition at line 95 of file stream_receive_perf_core.h.

◆ recv_pkts

size_t stream_data::recv_pkts

Definition at line 94 of file stream_receive_perf_core.h.

◆ run_recv_loop

bool stream_data::run_recv_loop

Definition at line 98 of file stream_receive_perf_core.h.

◆ start

struct timespec stream_data::start

Definition at line 86 of file stream_receive_perf_core.h.

◆ stream

struct doca_rmax_in_stream* stream_data::stream

Definition at line 88 of file stream_receive_perf_core.h.

◆ stride_size

uint16_t stream_data::stride_size[MAX_BUFFERS]

Definition at line 92 of file stream_receive_perf_core.h.


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