Searched refs:initialize (Results 1 – 25 of 34) sorted by relevance
12
| /dpdk/doc/guides/howto/ |
| H A D | packet_capture_framework.rst | 23 required to allow users to initialize the packet capture framework 41 The ``dpdk-testpmd`` application can be used to initialize 54 dpdk, only ``testpmd`` is modified to initialize packet capture framework,
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | lto.rst | 24 need to explicitly initialize variable in order to silence the compiler.
|
| H A D | event_timer_adapter.rst | 71 Before arming an event timer, the application should initialize its state to 104 To create an event timer adapter instance, initialize an 206 successful allocation, the application should initialize the event timer, and 227 Note that it is necessary to initialize the event timer state to
|
| H A D | pcapng_lib.rst | 24 should be called once to initialize timestamp computation.
|
| H A D | ipsec_lib.rst | 27 * initialize/un-initialize given SA based on user provided parameters.
|
| H A D | pdump_lib.rst | 16 The library provides the following APIs to initialize the packet capture framework, to enable
|
| H A D | cryptodev_lib.rst | 456 initialize each Crypto operation which subsequently calls 507 and initialize sessions for crypto devices, where sessions are mempool objects. 714 will not initialize the buffer but only update the session or xform and 944 /* Create crypto session and initialize it for the crypto device. */ 1035 Like symmetric, the Crypto device framework provides APIs to allocate and initialize 1049 is used to allocate and initialize an asymmetric session from the given mempool.
|
| H A D | rcu_lib.rst | 119 The application must allocate memory and initialize a QS variable. 125 Further, the application can initialize a QS variable using the API
|
| H A D | multi_proc_support.rst | 19 * primary processes, which can initialize and which have full permissions on shared memory 21 * secondary processes, which cannot initialize shared memory,
|
| H A D | power_man.rst | 179 * **State Init**: initialize the power management system.
|
| H A D | member_lib.rst | 278 is a struct to pass in parameters that needed to initialize the set-summary, while the function ret… 297 sets needed to initialize the vector bloom filters. This number is equal to the
|
| H A D | toeplitz_hash_lib.rst | 269 /* Create and initialize a new thash context. */
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | hello_world.rst | 37 The first task is to initialize the Environment Abstraction Layer (EAL).
|
| H A D | l2_forward_cat.rst | 172 The first task is to initialize the Environment Abstraction Layer (EAL). The 182 The next task is to initialize the PQoS library and configure CAT. The
|
| H A D | skeleton.rst | 50 The first task is to initialize the Environment Abstraction Layer (EAL). The
|
| H A D | ptpclient.rst | 94 The first task is to initialize the Environment Abstraction Layer (EAL). The
|
| H A D | flow_classify.rst | 80 The first task is to initialize the Environment Abstraction Layer (EAL).
|
| H A D | flow_filtering.rst | 52 The first task is to initialize the Environment Abstraction Layer (EAL). The
|
| H A D | dma.rst | 119 The first task is to initialize the Environment Abstraction Layer (EAL).
|
| /dpdk/doc/guides/tools/ |
| H A D | dumpcap.rst | 28 In DPDK, only the ``dpdk-testpmd`` is modified to initialize
|
| H A D | pdump.rst | 15 In dpdk, only the ``testpmd`` is modified to initialize packet capture
|
| /dpdk/doc/guides/nics/ |
| H A D | fail_safe.rst | 124 EAL first. When the fail-safe then tries to initialize it the probe operation
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | known_issues.rst | 182 A multi-process client application fails to initialize. 732 testpmd (and other DPDK applications) will not initialize.
|
| H A D | release_17_08.rst | 143 * Added functions to initialize and free individual driver private data
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | linux_drivers.rst | 197 and use it to initialize both VF and PF devices.
|
12