Searched refs:save (Results 1 – 20 of 20) sorted by relevance
| /dpdk/lib/kvargs/ |
| H A D | rte_kvargs.c | 29 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 D | cnxk.rst | 21 - 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 D | cn10k_ethdev_sec.c | 508 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 D | ntb.rst | 14 be polling to receive files from the peer and save the file as
|
| H A D | l3_forward_access_ctrl.rst | 316 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 D | power_man.rst | 7 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 D | packet_distrib_lib.rst | 92 i.e. to save power at times of lighter load,
|
| H A D | vhost_lib.rst | 345 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 D | mbuf_lib.rst | 214 while the amount of metadata to save for each packet is quite unlimited.
|
| H A D | rte_flow.rst | 3928 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 D | cryptodev_lib.rst | 728 The ``rte_cryptodev_raw_enqueue`` should be used to save one loop for each data
|
| H A D | env_abstraction_layer.rst | 289 EAL can save it by remapping existing backing files
|
| /dpdk/doc/guides/nics/ |
| H A D | fm10k.rst | 31 The wider register gives space to hold multiple packet buffers so as to save
|
| H A D | netvsc.rst | 116 values save CPU cycles. This parameter is in microseconds.
|
| H A D | ixgbe.rst | 14 The wider register gives space to hold multiple packet buffers so as to save instruction number whe…
|
| H A D | mlx5.rst | 562 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 D | meson.build | 70 # save class name on first occurrence
|
| /dpdk/.github/workflows/ |
| H A D | build.yml | 203 docker save -o ~/.image/${{ matrix.config.image }}.tar dpdk-local
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_19_05.rst | 197 forwarding mode, NEON intrinsics are now used to do swap to save CPU cycles.
|
| H A D | release_17_02.rst | 162 interrupt mode, to achieve best performance, and at the same time save
|