Home
last modified time | relevance | path

Searched refs:save (Results 1 – 20 of 20) sorted by relevance

/dpdk/lib/kvargs/
H A Drte_kvargs.c29 bool save = false, end_pair = false; in rte_kvargs_tokenize() local
45 save = true; in rte_kvargs_tokenize()
54 save = true; in rte_kvargs_tokenize()
70 save = true; in rte_kvargs_tokenize()
77 if (!save) { in rte_kvargs_tokenize()
107 save = false; in rte_kvargs_tokenize()
/dpdk/doc/guides/mempool/
H A Dcnxk.rst21 - Ethdev Rx buffer allocation in HW to save CPU cycles in the Rx path.
22 - Ethdev Tx buffer recycling in HW to save CPU cycles in the Tx path.
57 the given application to save HW resources.
/dpdk/drivers/net/cnxk/
H A Dcn10k_ethdev_sec.c508 char *save; in outb_dbg_iv_update() local
523 iv_b = strtok_r(i ? NULL : iv_str, ",", &save); in outb_dbg_iv_update()
532 iv_b = strtok_r(NULL, ",", &save); in outb_dbg_iv_update()
544 iv_b = strtok_r(i ? NULL : iv_str, ",", &save); in outb_dbg_iv_update()
/dpdk/doc/guides/sample_app_ug/
H A Dntb.rst14 be polling to receive files from the peer and save the file as
H A Dl3_forward_access_ctrl.rst316 The ACL rules save the index to the specific rules in the userdata field,
317 while route rules save the forwarding port number.
/dpdk/doc/guides/prog_guide/
H A Dpower_man.rst7 The DPDK Power Management feature allows users space applications to save power
107 The power management mechanism is used to save power when performing L3 forwarding.
H A Dpacket_distrib_lib.rst92 i.e. to save power at times of lighter load,
H A Dvhost_lib.rst345 must. This can help save of memory. If users really want the guest memory
430 enables applications, like OVS, to save CPU cycles and hide memory copy
H A Dmbuf_lib.rst214 while the amount of metadata to save for each packet is quite unlimited.
H A Drte_flow.rst3928 right away to save SW/HW interactions and prioritize throughput over latency.
4397 initialization time to save high priority slots for later.
4399 - In order to save priority levels, PMDs may evaluate whether rules are
H A Dcryptodev_lib.rst728 The ``rte_cryptodev_raw_enqueue`` should be used to save one loop for each data
H A Denv_abstraction_layer.rst289 EAL can save it by remapping existing backing files
/dpdk/doc/guides/nics/
H A Dfm10k.rst31 The wider register gives space to hold multiple packet buffers so as to save
H A Dnetvsc.rst116 values save CPU cycles. This parameter is in microseconds.
H A Dixgbe.rst14 The wider register gives space to hold multiple packet buffers so as to save instruction number whe…
H A Dmlx5.rst562 allows to save PCI bandwidth and improve performance. Enabled by default.
630 Multi-Packet Rx Queue (MPRQ a.k.a Striding RQ) can further save PCIe bandwidth
656 stride size can save some memory and reduce probability of a depletion of all
836 in a single descriptor session in order to save PCI bandwidth
/dpdk/drivers/
H A Dmeson.build70 # save class name on first occurrence
/dpdk/.github/workflows/
H A Dbuild.yml203 docker save -o ~/.image/${{ matrix.config.image }}.tar dpdk-local
/dpdk/doc/guides/rel_notes/
H A Drelease_19_05.rst197 forwarding mode, NEON intrinsics are now used to do swap to save CPU cycles.
H A Drelease_17_02.rst162 interrupt mode, to achieve best performance, and at the same time save