| /dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_eth_group.c | 26 u8 type, u8 index, u8 *select) in eth_group_get_select() argument 38 *select = index * 2 + 2; in eth_group_get_select() 40 *select = index * 2 + 3; in eth_group_get_select() 42 *select = 0; in eth_group_get_select()
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | l2_forward_crypto.rst | 67 * cdev_type: select preferred crypto device type: HW, SW or anything (ANY) 71 * chain: select the operation chaining to perform: Cipher->Hash (CIPHER_HASH), 79 * cipher_algo: select the ciphering algorithm (default is aes-cbc) 81 * cipher_op: select the ciphering operation to perform: ENCRYPT or DECRYPT 101 * auth_algo: select the authentication algorithm (default is sha1-hmac) 103 * auth_op: select the authentication operation to perform: GENERATE or VERIFY 121 * aead_algo: select the AEAD algorithm (default is aes-gcm) 123 * aead_op: select the AEAD operation to perform: ENCRYPT or DECRYPT
|
| H A D | dist_app.rst | 113 …Performance <https://builders.intel.com/docs/networkbuilders/intel-speed-select-technology-base-fr…
|
| H A D | l3_forward_power_man.rst | 65 It actually has its own heuristic algorithms in kernel space to select target C-state to enter by e… 207 to select C-state to enter based on actual sleep period time of giving logical core.
|
| /dpdk/drivers/net/mlx4/ |
| H A D | mlx4_flow.h | 38 uint32_t select:1; /**< Used by operations on the linked list. */ member
|
| H A D | mlx4_flow.c | 1451 flow->select = 1; in mlx4_flow_internal() 1500 flow->select = 1; in mlx4_flow_internal() 1508 if (!flow->select) in mlx4_flow_internal() 1512 flow->select = 0; in mlx4_flow_internal()
|
| /dpdk/doc/guides/howto/ |
| H A D | telemetry.rst | 96 naturally wish to be able to select the instance to which the connection is 97 being made. The method to select the instance depends on how the individual
|
| H A D | avx512.rst | 31 The user can select to use AVX-512 at runtime, using the following argument to set the max bitwidth…
|
| /dpdk/config/ppc/ |
| H A D | meson.build | 27 # If using a generic build, select the lowest common denominator 30 # If using a native build, select the highest cpu_instruction_set supported
|
| /dpdk/buildtools/ |
| H A D | meson.build | 24 # select library and object file format
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | meson_ut.rst | 64 configuration in per test ``args`` and rather let users select what best fits
|
| H A D | link_bonding_poll_mode_drv_lib.rst | 417 is used in active backup mode to select the primary slave for data TX/RX if 418 it is available. The primary port also is used to select the MAC address to 427 * socket_id: Optional parameter used to select which socket on a NUMA device 434 * mac: Optional parameter to select a MAC address for link bonding device,
|
| H A D | pdump_lib.rst | 77 to select the format desired.
|
| H A D | trace_lib.rst | 217 - Open a trace using ``File->Open Trace`` option and select metadata file which
|
| /dpdk/doc/guides/windows_gsg/ |
| H A D | build_dpdk.rst | 40 When installing build tools, select the "Visual C++ build tools" option
|
| /dpdk/doc/guides/nics/ |
| H A D | hns3.rst | 68 Used to select Rx burst function, supported value are ``vec``, ``sve``, 88 Used to select Tx burst function, supported value are ``vec``, ``sve``,
|
| H A D | qede.rst | 92 For downloading Firmware Upgrade Utility, select NIC category, model and Linux distro. 99 For downloading PF driver, select adapter category, model and Linux distro.
|
| H A D | dpaa.rst | 66 may be attached to the frame. This meta data can be used to select 322 written to memory and which buffer pool to select for packet storage in
|
| H A D | cnxk.rst | 212 Setting this flag to 1 to select the legacy mode. 214 For example to select the legacy mode(RSS tag adder as XOR)::
|
| H A D | intel_vf.rst | 500 … — qemu-system-x86_64 also has a -cpu command line option that is used to select the cpu_model 543 You must select the best x86_64 cpu_model to emulate or you can select host option if available.
|
| H A D | bnxt.rst | 377 The application can select the RSS mode, i.e. select the header fields that are 382 Applications may want to select the tunnel header fields for hash calculation,
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | cnxk.rst | 73 CN9K ``single_ws`` devargs parameter is introduced to select single workslot
|
| /dpdk/drivers/event/dpaa/ |
| H A D | dpaa_eventdev.c | 154 ret = select(nfds, &readset, NULL, NULL, &tv); in dpaa_event_dequeue_wait()
|
| /dpdk/examples/vm_power_manager/ |
| H A D | channel_manager.c | 268 if (select(info->fd+1, NULL, &soc_fd_set, NULL, &tv) > 0) { in open_non_blocking_channel()
|
| /dpdk/config/ |
| H A D | meson.build | 446 "default_library" to either "static" or "shared" to select default linkage
|