intsocket_id
Socket id where memory is allocated.
Definition at line 158 of file rte_graph.h.
uint16_tnb_node_patterns
Number of node patterns.
Definition at line 159 of file rte_graph.h.
constchar**node_patterns
Array of node patterns based on shell pattern.
Definition at line 160 of file rte_graph.h.
boolpcap_enable
Pcap enable.
Definition at line 163 of file rte_graph.h.
uint64_tnum_pkt_to_capture
Number of packets to capture.
Definition at line 164 of file rte_graph.h.
char*pcap_filename
Filename in which packets to be captured.
Definition at line 165 of file rte_graph.h.
uint64_trsvd
Reserved for rtc model.
Definition at line 169 of file rte_graph.h.
uint32_twq_size_max
Maximum size of workqueue for dispatch model.
Definition at line 172 of file rte_graph.h.
uint32_tmp_capacity
Capacity of memory pool for dispatch model.
Definition at line 173 of file rte_graph.h.