Home
last modified time | relevance | path

Searched refs:deletion (Results 1 – 13 of 13) sorted by relevance

/dpdk/doc/guides/tools/
H A Dflow-perf.rst10 and deletion rates.
25 The application also provides the ability to measure rte flow deletion rate,
29 support multiple cores insertion/deletion as well.
87 * ``--deletion-rate``
88 Enable deletion rate calculations.
94 Enable packets forwarding after insertion/deletion operations.
/dpdk/app/test-flow-perf/
H A Dmain.c120 double deletion[MAX_PORTS][RTE_MAX_LCORE]; member
1230 mc_pool.meters_record.deletion[port_id][core_id] in meters_handler()
1349 mc_pool.flows_record.deletion[port_id][core_id] = cpu_time_used; in destroy_flows()
1545 deletion_latency_time = used_time->deletion[port][0]; in dump_used_cpu_time()
1547 deletion_throughput_time = used_time->deletion[port][0]; in dump_used_cpu_time()
1552 deletion_throughput_time += used_time->deletion[port][i]; in dump_used_cpu_time()
1555 if (deletion_latency_time < used_time->deletion[port][i]) in dump_used_cpu_time()
1556 deletion_latency_time = used_time->deletion[port][i]; in dump_used_cpu_time()
/dpdk/doc/guides/prog_guide/
H A Dmember_lib.rst271 insertion, deletion, and lookup.
379 implementation of vBF does not support deletion [1]_. An error code ``-EINVAL`` will be returned.
381 .. [1] Traditional bloom filter does not support proactive deletion. Supporting proactive deletion
H A Dhash_lib.rst174 Example of deletion:
193 The deletion is the same as the case when the RTE_HASH_EXTRA_FLAGS_EXT_TABLE flag is not set. With …
H A Dlpm_lib.rst106 * Check whether a rule already exists or not, prior to addition or deletion,
H A Dlpm6_lib.rst113 * Check whether a rule already exists or not, prior to addition or deletion,
H A Drte_security.rst297 Just like IPsec, in case of PDCP also header addition/deletion, cipher/
H A Drte_flow.rst3811 the deletion operation to make sure the creation is processed by NIC.
/dpdk/doc/guides/nics/
H A Ddpaa.rst159 with RTE to service each mempool creation, deletion, buffer allocation and
/dpdk/doc/guides/rel_notes/
H A Drelease_20_08.rst211 * Measure ``rte_flow`` deletion rate.
H A Drelease_19_05.rst113 * Fast flow insertion and deletion up to 1M flow update per second.
H A Drelease_20_11.rst227 * Added option to set port mask for insertion/deletion:
H A Drelease_18_05.rst182 including session creation/deletion handling and translating virtio-crypto