Home
last modified time | relevance | path

Searched refs:updating (Results 1 – 25 of 42) sorted by relevance

12

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_cache.h51 unsigned updating:1; member
113 unsigned updating:1; member
H A Dngx_http_file_cache.c421 c->node->updating = 1; in ngx_http_file_cache_lock()
423 c->updating = 1; in ngx_http_file_cache_lock()
433 if (c->updating) { in ngx_http_file_cache_lock()
643 if (c->node->updating) { in ngx_http_file_cache_read()
647 c->node->updating = 1; in ngx_http_file_cache_read()
648 c->updating = 1; in ngx_http_file_cache_read()
1334 c->node->updating = 0; in ngx_http_file_cache_update_variant()
1378 c->updating = 0; in ngx_http_file_cache_update()
1424 c->node->updating = 0; in ngx_http_file_cache_update()
1636 fcn->updating = 0; in ngx_http_file_cache_free()
[all …]
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_real_virtual.rst26 Also, if MAC addresses updating is enabled, the MAC addresses are affected as follows:
48 when MAC addresses updating is disabled.
96 --[no-]mac-updating
105 * --[no-]mac-updating: Enable or disable MAC addresses updating (enabled by default)
110 updating enabled, issue the command:
347 addresses updating is enabled.
H A Dioat.rst49 [--[no-]mac-updating]
64 * --[no-]mac-updating: Whether MAC address of packets should be changed
65 or not (default is mac-updating)
80 updating issue the command:
84 $ ./<build_dir>/examples/dpdk-ioat -l 0-2 -n 2 -- -p 0x1 --mac-updating -c sw
88 updating issue the command:
92 $ ./<build_dir>/examples/dpdk-ioat -l 0-1 -n 1 -- -p 0x3 --no-mac-updating -c hw
H A Dl2_forward_event.rst20 Also, if MAC addresses updating is enabled, the MAC addresses are affected as follows:
55 …amples/dpdk-l2fwd-event [EAL options] -- -p PORTMASK [-q NQ] --[no-]mac-updating --mode=MODE --eve…
63 * --[no-]mac-updating: Enable or disable MAC addresses updating (enabled by default).
73 Poll mode with 4 lcores, 16 ports and 8 RX queues per lcore and MAC address updating enabled,
80 Eventdev mode with 4 lcores, 16 ports , sched method ordered and MAC address updating enabled,
559 then replace the source and destination MAC addresses if MAC addresses updating
671 then replace the source and destination MAC addresses if MAC addresses updating
H A Dl2_forward_crypto.rst22 Also, if MAC addresses updating is enabled, the MAC addresses are affected as follows:
52 [--mac-updating] [--no-mac-updating]
153 * [no-]mac-updating: Enable or disable MAC addresses updating (enabled by default).
/f-stack/tools/libxo/doc/
H A Dxopo.rst10 unchanged, avoiding the expense of updating any existing translation
H A Dfaq.rst18 results were mixed. The cost of maintaining this code, updating it,
/f-stack/freebsd/contrib/device-tree/Bindings/
H A DABI.rst42 updating this document would be appreciated.
H A Dsubmitting-patches.rst91 updating this document would be appreciated.
/f-stack/freebsd/contrib/device-tree/Bindings/mailbox/
H A Dmtk-gce.txt5 critical time limitation, such as updating display configuration during the
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dcs35l33.txt76 automatic updating is enabled.
/f-stack/dpdk/doc/guides/nics/
H A Dfeatures.rst153 Supports updating port MTU.
329 Supports updating Redirection Table of the Receive Side Scaling (RSS).
H A Dena.rst210 hosts, one must disable IOMMU. This can be done by updating
H A Dtap.rst242 It is possible to support different RSS hash algorithms by updating file
H A Dmlx4.rst32 operations such as querying/updating the MTU and flow control parameters.
/f-stack/dpdk/doc/guides/contributing/
H A Dabi_policy.rst275 removed in release 21.11, and all applications will require updating and
283 require updating and recompilation.
H A Ddocumentation.rst241 Make sure to fix any Sphinx or Doxygen warnings when adding or updating documentation.
473 … This allows the format of the image to be changed if required, without updating the documentation.
H A Dvulnerability.rst244 giving few days to prepare for updating before the public disclosure.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dgraph_lib.rst350 ``rte_node_eth_config()`` along with updating ``node->ctx``.
359 along with updating node->context.
H A Dmetrics_lib.rst70 the return value is the *key* for the metric, which is used when updating
/f-stack/dpdk/doc/guides/rel_notes/
H A Ddeprecation.rst60 This will allow application to enable or disable PMDs from updating
/f-stack/freebsd/contrib/dev/ice/
H A DREADME68 traffic and minimal functionality, such as updating the NVM or downloading a
/f-stack/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst96 * If PMD stats are not updating, then there might be offload or configuration
/f-stack/freebsd/contrib/openzfs/.github/
H A DCONTRIBUTING.md135 * When updating a pull request squash multiple commits by performing a

12