Home
last modified time | relevance | path

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

/dpdk/lib/eal/common/
H A Deal_common_proc.c852 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 Dnull.rst43 This option can't co-exist with ``copy`` option.
H A De1000em.rst130 #. Log in to the guest OS and check that the expected emulated devices exist:
H A Dmemif.rst21 may already exist on the system. Be sure to remove any such sockets, if you
H A Dmlx5.rst471 - Cannot co-exist with ASO meter, ASO age action in a single flow rule.
/dpdk/doc/guides/linux_gsg/
H A Dintro.rst39 Separate guides exist for each of:
H A Denable_func.rst72 Otherwise, the sys file folder ``/sys/devices/system/cpu/cpu0/cpufreq`` will not exist, and the CPU…
/dpdk/drivers/net/ice/base/
H A Dice_flow.c3238 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 Dvhost_blk.rst9 the exist example to use other type of block device(e.g. AIO) besides
H A Ddist_app.rst82 More than one worker thread can exist as part of the application, and these
H A Dvm_power_management.rst162 exist, and you cannot use CPU frequency-based power management. Refer to the
/dpdk/doc/guides/freebsd_gsg/
H A Dintro.rst58 Separate guides exist for each of:
/dpdk/examples/pipeline/examples/
H A Dfib.spec6 ; to co-exist as part of the same "physical" routing table; the VRF ID typically identifies the
/dpdk/doc/guides/prog_guide/
H A Dswitch_representation.rst181 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 Dmetrics_lib.rst26 - there is no requirement for the ports to actually exist.
H A Dtraffic_management.rst72 performance and resource usage trade-off might exist.
H A Denv_abstraction_layer.rst235 explaining why certain limitations and options exist in EAL.
H A Dpacket_framework.rst303 For any given key, there is a single bucket where that key might exist, and this bucket is uniquely…
H A Dqos_framework.rst468 …the scheduler is not fast enough to fill the slots, provided that enough packets and credits exist,
H A Drte_flow.rst79 should exist (e.g. a target RX queue should be configured first).
/dpdk/doc/guides/testpmd_app_ug/
H A Drun_app.rst187 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 Dtestpmd_funcs.rst352 * ``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 Dunit_test.rst351 Some specialized macros already exist.
H A Dabi_policy.rst245 rte_baz()``. This function may or may not exist in the DPDK 21.05 release.
H A Dabi_versioning.rst138 a given library to allow multiple versions of a symbol to exist in a shared