Home
last modified time | relevance | path

Searched refs:regular (Results 1 – 25 of 28) sorted by relevance

12

/dpdk/examples/ipsec-secgw/test/
H A Dload_env.sh6 regular=0
29 regular=1
69 if [[ ${regular} -eq 1 ]]; then
/dpdk/buildtools/pkg-config/
H A Dmeson.build11 # regular libs first, and then the extra libs from Libs.private field,
18 # and those need to come *before* the regular libraries (Libs field).
19 # This requirement is satisfied by moving the regular libs in a separate file
24 # As a consequence, the regular DPDK libraries are already listed as static
/dpdk/doc/guides/nics/
H A Dbuild_and_test.rst102 #. Setup VFIO permissions for regular users before binding to ``vfio-pci``:
116 Or setup VFIO permissions for regular users and then bind to ``vfio-pci``:
H A Dfail_safe.rst72 It is done within a regular shell context.
H A Dpcap_ring.rst317 it should be configured and started in the same way as a regular Ethernet device, that is,
H A Di40e.rst480 The current implementation only supports one floating VEB and one regular
481 VEB. VFs can connect to a floating VEB or a regular VEB according to the
H A Denic.rst108 specialized vNICs, distinct from regular Ethernet vNICs. These VFs can be
197 may create as many regular vNICs as necessary and assign them to VMs as
/dpdk/doc/guides/platform/
H A Dmlx5.rst285 while 1 is a regular memory mapping.
287 With regular memory mapping, the register is flushed to HW
609 - As regular cached memory (usually with write combining attribute),
621 regular memory (with write combining), the PMD will perform the extra write
630 regular memory, the PMD will use heuristics to decide whether a write memory
637 is forced to be mapped to regular memory as same as ``sq_db_nc`` is set to 0.
/dpdk/examples/pipeline/examples/
H A Dlearner.spec6 ; As opposed to regular tables, which are read-only for the data plane, the learner tables can be
/dpdk/doc/guides/faq/
H A Dfaq.rst8 Alternatively, applications can also be run as regular user.
174 Is it possible to exchange data between DPDK processes and regular userspace processes via some sha…
177 Yes - DPDK processes are regular Linux/BSD processes, and can use all OS provided IPC mechanisms.
/dpdk/doc/guides/sample_app_ug/
H A Dserver_node_efd.rst32 store the flow key (unlike a regular hash table), and hence, it can
70 Upon initializing, the worker node (process) creates a flow table (a regular
H A Dkeep_alive.rst21 dispatching pings at a regular time interval (default is 5ms) and
H A Dipsec_secgw.rst79 rte_event_eth_tx_adapter_enqueue() instead of regular rte_event_enqueue_burst().
110 methods and report numbers that can be compared against regular poll mode
/dpdk/doc/guides/prog_guide/
H A Dtrace_lib.rst43 - Enable and disable a set of tracepoints based on regular expression and/or
110 tracepoint. This string will be used for tracepoint lookup or regular
H A Dtimer_lib.rst54 the skiplist is used as a regular list by iterating along the level 0 list, which contains all time…
H A Drte_security.rst50 crypto processing the packet is presented to host as a regular Rx packet
121 crypto processing the packet is presented to the host as a regular Rx packet
H A Drcu_lib.rst206 …eclaim the resources before enqueuing. It will also reclaim resources on regular basis to keep the…
H A Denv_abstraction_layer.rst390 memory. Memory added this way will not be available for any regular DPDK
/dpdk/doc/guides/linux_gsg/
H A Deal_args.include.rst141 Enable trace based on regular expression trace name. By default, the trace is
H A Dbuild_dpdk.rst96 to a regular "debug" build, you can either:
/dpdk/doc/guides/rawdevs/
H A Dcnxk_bphy.rst148 - NAME is the desired subsystem: use "BPHY" for regular, and "BPHY_CGX" for
/dpdk/doc/guides/gpus/
H A Dcuda.rst19 (either regular or stubs installation).
/dpdk/doc/guides/rel_notes/
H A Drelease_20_08.rst40 Added the RegEx library which provides an API for offload of regular
/dpdk/doc/guides/contributing/
H A Dcoding_style.rst150 then regular C conditionals, as described in the next section,
199 this can also be done in many cases using regular ``if`` statements
/dpdk/drivers/net/bnx2x/
H A Decore_hsi.h3913 struct igu_regular regular; member

12