DPDK  21.02.0
Data Fields
rte_port_fd_writer_params Struct Reference

#include <rte_port_fd.h>

Data Fields

int fd
 

Detailed Description

fd_writer port parameters

Examples:
examples/ip_pipeline/pipeline.c.

Definition at line 42 of file rte_port_fd.h.

Field Documentation

int fd

File descriptor Recommended write burst size. The actual burst size can be bigger or smaller than this value.

Examples:
examples/ip_pipeline/pipeline.c.

Definition at line 44 of file rte_port_fd.h.


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