Home
last modified time | relevance | path

Searched refs:counts (Results 1 – 17 of 17) sorted by relevance

/dpdk/lib/acl/
H A Dacl_gen.c48 counts->single, counts->single * sizeof(uint64_t), in acl_gen_log_stats()
49 counts->quad, counts->quad_vectors, in acl_gen_log_stats()
51 counts->dfa, counts->dfa_gr64, in acl_gen_log_stats()
53 counts->match, in acl_gen_log_stats()
232 counts->match++; in acl_count_trie_types()
245 counts->single++; in acl_count_trie_types()
248 counts->quad++; in acl_count_trie_types()
252 counts->dfa++; in acl_count_trie_types()
263 counts->dfa_gr64 += node->fanout; in acl_count_trie_types()
426 memset(counts, 0, sizeof(*counts)); in acl_calc_counts_indices()
[all …]
/dpdk/doc/guides/prog_guide/
H A Devent_ethernet_tx_adapter.rst165 the counts from the eventdev PMD callback if the callback is supported, and
166 the counts maintained by the service function, if one exists.
H A Devent_crypto_adapter.rst316 enqueued event counts are a sum of the counts from the eventdev PMD callbacks
317 if the callback is supported, and the counts maintained by the service function,
H A Devent_ethernet_rx_adapter.rst156 enqueued event counts are a sum of the counts from the eventdev PMD callbacks
157 if the callback is supported, and the counts maintained by the service function,
H A Dpower_man.rst164 system so that counts can be measured for empty polls at low, medium
/dpdk/doc/guides/sample_app_ug/
H A Dservice_cores.rst44 service core counts and mappings at runtime.
H A Dvmdq_forwarding.rst120 which simply prints to standard output the packet counts in grid form.
H A Dvmdq_dcb_forwarding.rst140 which simply prints to standard output the packet counts in grid form.
/dpdk/doc/guides/tools/
H A Dtestbbdev.rst112 counts and time (us) from the point the enqueue API is called until
117 (c) *SW Deq Offload Cost*: Software dequeue cost, the cycle counts and
/dpdk/doc/guides/nics/
H A Dhns3.rst248 a count action for specific flow. The flow counter counts the number of packets
H A Dmlx5.rst527 …_stats_get()``. The received and sent statistics are through SW only and counts the number of pack…
529counts the number of packets received or sent successfully by the port. As Mellanox NICs are using…
531 …uery`` when attaching a count action for specific flow. The flow counter counts the number of pack…
H A Di40e.rst231 The PF counts messages from each VF. If in any period of seconds the message
/dpdk/config/
H A Dmeson.build367 # check that CPU and NUMA counts are set
/dpdk/license/
H A Dgpl-2.0.txt168 access to copy the source code from the same place counts as
H A Dlgpl-2.1.txt9 [This is the first released version of the Lesser GPL. It also counts
/dpdk/doc/guides/rel_notes/
H A Drelease_2_1.rst807 to invalid reference counts when mbuf debugging was turned on, and possibly
H A Drelease_21_11.rst553 to the user, it still counts as an ABI change, as ``eth_rx_queue_count_t``