Searched refs:counts (Results 1 – 17 of 17) sorted by relevance
| /dpdk/lib/acl/ |
| H A D | acl_gen.c | 48 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 D | event_ethernet_tx_adapter.rst | 165 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 D | event_crypto_adapter.rst | 316 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 D | event_ethernet_rx_adapter.rst | 156 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 D | power_man.rst | 164 system so that counts can be measured for empty polls at low, medium
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | service_cores.rst | 44 service core counts and mappings at runtime.
|
| H A D | vmdq_forwarding.rst | 120 which simply prints to standard output the packet counts in grid form.
|
| H A D | vmdq_dcb_forwarding.rst | 140 which simply prints to standard output the packet counts in grid form.
|
| /dpdk/doc/guides/tools/ |
| H A D | testbbdev.rst | 112 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 D | hns3.rst | 248 a count action for specific flow. The flow counter counts the number of packets
|
| H A D | mlx5.rst | 527 …_stats_get()``. The received and sent statistics are through SW only and counts the number of pack… 529 …counts 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 D | i40e.rst | 231 The PF counts messages from each VF. If in any period of seconds the message
|
| /dpdk/config/ |
| H A D | meson.build | 367 # check that CPU and NUMA counts are set
|
| /dpdk/license/ |
| H A D | gpl-2.0.txt | 168 access to copy the source code from the same place counts as
|
| H A D | lgpl-2.1.txt | 9 [This is the first released version of the Lesser GPL. It also counts
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_2_1.rst | 807 to invalid reference counts when mbuf debugging was turned on, and possibly
|
| H A D | release_21_11.rst | 553 to the user, it still counts as an ABI change, as ``eth_rx_queue_count_t``
|