Home
last modified time | relevance | path

Searched refs:updates (Results 1 – 25 of 26) sorted by relevance

12

/dpdk/app/test/
H A Dtest_rcu_qsbr_perf.c33 static uint64_t updates, checks; variable
85 __atomic_fetch_add(&updates, loop_cnt, __ATOMIC_RELAXED); in test_rcu_qsbr_reader_perf()
133 __atomic_store_n(&updates, 0, __ATOMIC_RELAXED); in test_rcu_qsbr_perf()
171 __atomic_load_n(&updates, __ATOMIC_RELAXED)); in test_rcu_qsbr_perf()
196 __atomic_store_n(&updates, 0, __ATOMIC_RELAXED); in test_rcu_qsbr_rperf()
223 __atomic_load_n(&updates, __ATOMIC_RELAXED)); in test_rcu_qsbr_rperf()
321 __atomic_fetch_add(&updates, loop_cnt, __ATOMIC_RELAXED); in test_rcu_qsbr_hash_reader()
392 __atomic_store_n(&updates, 0, __ATOMIC_RELAXED); in test_rcu_qsbr_sw_sv_1qs()
471 __atomic_load_n(&updates, __ATOMIC_RELAXED)); in test_rcu_qsbr_sw_sv_1qs()
587 __atomic_load_n(&updates, __ATOMIC_RELAXED)); in test_rcu_qsbr_sw_sv_1qs_non_blocking()
[all …]
/dpdk/doc/guides/nics/
H A Dmlx4.rst186 Mellanox OFED releases include firmware updates for ConnectX-3 adapters.
188 Because each release provides new features, these updates must be applied to
H A Dice.rst364 in the following paths in order: /lib/firmware/updates/intel/ice/ddp
H A Dixgbe.rst256 documents/specification-updates/ethernet-x550-spec-update.pdf>`_
H A Di40e.rst753 Check the Intel support website for the latest firmware updates.
/dpdk/doc/guides/prog_guide/
H A Dring_lib.rst259 The core 1 updates one element of the ring(obj4), and the core 2 updates another one (obj5).
H A Dmetrics_lib.rst268 Triggering statistic updates
H A Dtraffic_management.rst231 to the specific implementation supporting them. The set of dynamic updates
H A Dwriting_efficient_code.rst153 the cost of tail pointer updates to both the RX and TX queues can be spread
H A Dhash_lib.rst90 …top the readers from accessing the hash table until writers finish their updates. Readers and writ…
H A Dqos_framework.rst480 which requires credit updates based on time (for example, subport and pipe traffic shaping, traffic…
769 …| 2 | tc_period | Bytes | Time between two consecutive updates for the all TCs of the …
1208 The PIE algorithm periodically updates the drop probability based on the latency samples.
H A Dcompressdev.rst162 PMD updates consumed field with amount of data read from source buffer and produced
H A Dpacket_framework.rst1130 which does the actual table updates and then sends the response back to the request initiator.
1170 …saction-oriented table update mechanism that supports multi-table atomic updates. Multiple tables …
/dpdk/doc/guides/platform/
H A Dmlx5.rst131 Mellanox OFED/EN releases include firmware updates.
133 Because each release provides new features, these updates must be applied to
/dpdk/doc/guides/sample_app_ug/
H A Dserver_node_efd.rst196 Finally, note that both processes updates statistics, such as transmitted, received
H A Ddma.rst76 updates MAC address and sends the copy. If one lcore per port is used,
/dpdk/doc/guides/rel_notes/
H A Drelease_2_2.rst143 Reduced frequency of TX tail pointer updates to the NIC.
269 Added fix for the following updates to the K1 configurations:
H A Drelease_16_07.rst157 updates with change in link state.
H A Drelease_20_11.rst345 * Transaction-oriented table updates.
/dpdk/doc/guides/contributing/
H A Dvulnerability.rst284 do not have to deal with security updates over the weekend.
H A Dabi_versioning.rst579 Lets assume that you've done the above updates, and in preparation for the next
H A Ddocumentation.rst67 …Developers should include updates to the Release Notes with patch sets that relate to any of the f…
H A Dpatches.rst737 * Documentation updates.
/dpdk/doc/guides/faq/
H A Dfaq.rst87 This behavior is desirable when tuning for high throughput because the cost of tail pointer updates
/dpdk/doc/guides/tools/
H A Dtesteventdev.rst404 updates the number of cycles to forward a packet. The application uses this

12