| /dpdk/lib/eal/common/ |
| H A D | eal_common_proc.c | 852 struct pending_request *pending_req, *exist; in mp_request_async() local 872 exist = find_pending_request(dst, req->name); in mp_request_async() 873 if (exist) { in mp_request_async() 916 struct pending_request pending_req, *exist; in mp_request_sync() local 927 exist = find_pending_request(dst, req->name); in mp_request_sync() 928 if (exist) { in mp_request_sync()
|
| /dpdk/doc/guides/nics/ |
| H A D | null.rst | 43 This option can't co-exist with ``copy`` option.
|
| H A D | e1000em.rst | 130 #. Log in to the guest OS and check that the expected emulated devices exist:
|
| H A D | memif.rst | 21 may already exist on the system. Be sure to remove any such sockets, if you
|
| H A D | mlx5.rst | 471 - Cannot co-exist with ASO meter, ASO age action in a single flow rule.
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | intro.rst | 39 Separate guides exist for each of:
|
| H A D | enable_func.rst | 72 Otherwise, the sys file folder ``/sys/devices/system/cpu/cpu0/cpufreq`` will not exist, and the CPU…
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_flow.c | 3238 struct ice_flow_entry *exist; in ice_flow_acl_add_scen_entry_sync() local 3290 status = ice_flow_rem_entry_sync(hw, ICE_BLK_ACL, exist); in ice_flow_acl_add_scen_entry_sync() 3328 ice_free(hw, exist->acts); in ice_flow_acl_add_scen_entry_sync() 3329 exist->acts_cnt = e->acts_cnt; in ice_flow_acl_add_scen_entry_sync() 3330 exist->acts = (struct ice_flow_action *) in ice_flow_acl_add_scen_entry_sync() 3331 ice_calloc(hw, exist->acts_cnt, in ice_flow_acl_add_scen_entry_sync() 3333 if (!exist->acts) { in ice_flow_acl_add_scen_entry_sync() 3338 ice_memcpy(exist->acts, e->acts, in ice_flow_acl_add_scen_entry_sync() 3344 exist->scen_entry_idx); in ice_flow_acl_add_scen_entry_sync() 3353 status = ice_flow_acl_union_rng_chk(exist->range_buf, in ice_flow_acl_add_scen_entry_sync() [all …]
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vhost_blk.rst | 9 the exist example to use other type of block device(e.g. AIO) besides
|
| H A D | dist_app.rst | 82 More than one worker thread can exist as part of the application, and these
|
| H A D | vm_power_management.rst | 162 exist, and you cannot use CPU frequency-based power management. Refer to the
|
| /dpdk/doc/guides/freebsd_gsg/ |
| H A D | intro.rst | 58 Separate guides exist for each of:
|
| /dpdk/examples/pipeline/examples/ |
| H A D | fib.spec | 6 ; to co-exist as part of the same "physical" routing table; the VRF ID typically identifies the
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | switch_representation.rst | 181 may not even exist as a separate entity. The role of this block is to show 534 When port representors exist, implicit flow rules with the "transfer" 536 exist between them and their represented resources. These may be immutable.
|
| H A D | metrics_lib.rst | 26 - there is no requirement for the ports to actually exist.
|
| H A D | traffic_management.rst | 72 performance and resource usage trade-off might exist.
|
| H A D | env_abstraction_layer.rst | 235 explaining why certain limitations and options exist in EAL.
|
| H A D | packet_framework.rst | 303 For any given key, there is a single bucket where that key might exist, and this bucket is uniquely…
|
| H A D | qos_framework.rst | 468 …the scheduler is not fast enough to fill the slots, provided that enough packets and credits exist,
|
| H A D | rte_flow.rst | 79 should exist (e.g. a target RX queue should be configured first).
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | run_app.rst | 187 If the drop-queue does not exist, the packet is dropped. The default value is N=127. 613 redundant queues will exist after queues are allocated to processes. If RSS
|
| H A D | testpmd_funcs.rst | 352 * ``5tswap``: Swap the source and destination of L2,L3,L4 if they exist. 3541 It does not report anything for pattern template IDs that do not exist. 3582 It does not report anything for actions template IDs that do not exist. 3622 It does not report anything for table IDs that do not exist. 4465 It does not report anything for rule IDs that do not exist. The usual error 4529 It does not report anything for rule IDs that do not exist. The usual error 4550 Otherwise, it will complain either that the rule does not exist or that some 4591 exist:: 4882 It does not report anything for indirect action IDs that do not exist.
|
| /dpdk/doc/guides/contributing/ |
| H A D | unit_test.rst | 351 Some specialized macros already exist.
|
| H A D | abi_policy.rst | 245 rte_baz()``. This function may or may not exist in the DPDK 21.05 release.
|
| H A D | abi_versioning.rst | 138 a given library to allow multiple versions of a symbol to exist in a shared
|