| /dpdk/examples/ipsec-secgw/test/ |
| H A D | load_env.sh | 6 regular=0 29 regular=1 69 if [[ ${regular} -eq 1 ]]; then
|
| /dpdk/buildtools/pkg-config/ |
| H A D | meson.build | 11 # 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 D | build_and_test.rst | 102 #. 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 D | fail_safe.rst | 72 It is done within a regular shell context.
|
| H A D | pcap_ring.rst | 317 it should be configured and started in the same way as a regular Ethernet device, that is,
|
| H A D | i40e.rst | 480 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 D | enic.rst | 108 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 D | mlx5.rst | 285 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 D | learner.spec | 6 ; As opposed to regular tables, which are read-only for the data plane, the learner tables can be
|
| /dpdk/doc/guides/faq/ |
| H A D | faq.rst | 8 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 D | server_node_efd.rst | 32 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 D | keep_alive.rst | 21 dispatching pings at a regular time interval (default is 5ms) and
|
| H A D | ipsec_secgw.rst | 79 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 D | trace_lib.rst | 43 - 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 D | timer_lib.rst | 54 the skiplist is used as a regular list by iterating along the level 0 list, which contains all time…
|
| H A D | rte_security.rst | 50 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 D | rcu_lib.rst | 206 …eclaim the resources before enqueuing. It will also reclaim resources on regular basis to keep the…
|
| H A D | env_abstraction_layer.rst | 390 memory. Memory added this way will not be available for any regular DPDK
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | eal_args.include.rst | 141 Enable trace based on regular expression trace name. By default, the trace is
|
| H A D | build_dpdk.rst | 96 to a regular "debug" build, you can either:
|
| /dpdk/doc/guides/rawdevs/ |
| H A D | cnxk_bphy.rst | 148 - NAME is the desired subsystem: use "BPHY" for regular, and "BPHY_CGX" for
|
| /dpdk/doc/guides/gpus/ |
| H A D | cuda.rst | 19 (either regular or stubs installation).
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_20_08.rst | 40 Added the RegEx library which provides an API for offload of regular
|
| /dpdk/doc/guides/contributing/ |
| H A D | coding_style.rst | 150 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 D | ecore_hsi.h | 3913 struct igu_regular regular; member
|