logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_port_sched_writer_params

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                 rte_port_sched_writer_params(3)

Detailed Description

       sched_writer port parameters

       Definition at line 36 of file rte_port_sched.h.

Field Documentation

structrte_sched_port*sched
       Underlying pre-initialized rte_sched_port

       Definition at line 38 of file rte_port_sched.h.

   uint32_ttx_burst_sz
       Recommended burst size. The actual burst size can be bigger or smaller than this value.

       Definition at line 42 of file rte_port_sched.h.

Name

       rte_port_sched_writer_params

Synopsis

       #include <rte_port_sched.h>

   DataFields
       struct rte_sched_port * sched
       uint32_t tx_burst_sz

See Also