Home
last modified time | relevance | path

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

12

/dpdk/examples/pipeline/examples/
H A Dregisters.spec5 ; On every input packet (Ethernet/IPv4), the "pkt_counters" register at location indexed by
6 ; the IPv4 header "Source Address" field is incremented, while the same location in the
10 ; any register array location.
H A Dmeter.spec5 ; Every input packet (Ethernet/IPv4) is metered by the meter at the location indexed by the IPv4
/dpdk/drivers/net/hns3/
H A Dhns3_fdir.c758 ret = hns3_fd_tcam_config(hw, false, rule->location, key_y, true); in hns3_config_key()
765 ret = hns3_fd_tcam_config(hw, true, rule->location, key_x, true); in hns3_config_key()
776 ad_data.ad_id = rule->location; in hns3_config_action()
799 ad_data.rule_id = rule->location; in hns3_config_action()
884 fdir_filter->fdir_conf.location, NULL, in hns3_fdir_filter_uninit()
966 ret = hns3_fd_tcam_config(hw, true, rule->location, NULL, in hns3_fdir_filter_program()
971 rule->location, in hns3_fdir_filter_program()
1001 rule->location = ret; in hns3_fdir_filter_program()
1002 node->fdir_conf.location = ret; in hns3_fdir_filter_program()
1010 rule->location, in hns3_fdir_filter_program()
[all …]
H A Dhns3_fdir.h157 uint16_t location; member
/dpdk/doc/guides/prog_guide/
H A Dhash_lib.rst131 For any input key, there are two possible buckets (primary and secondary/alternative location)
160 …ace in the primary bucket, one of the entries on that bucket is pushed to its alternative location,
194 and an empty location is created, the last entry from the extendable buckets associated with this b…
195 this empty location to possibly shorten the linked list.
202 if there is a new entry to be added which primary location coincides with their current bucket,
203 being pushed to their alternative location.
205 in the buckets will change, being most of them in their primary location and a few in
206 their secondary location, which the later will increase, as table gets busier.
208 are evicted to their secondary location.
217 | % Table used | % In Primary location | % In Secondary location |
[all …]
H A Dring_lib.rst107 The initial state is to have a prod_head and prod_tail pointing at the same location.
128 The second step is to modify *ring->prod_head* in ring structure to point to the same location as p…
143 … ring->prod_tail in the ring structure is modified to point to the same location as *ring->prod_he…
160 The initial state is to have a cons_head and cons_tail pointing at the same location.
181 The second step is to modify ring->cons_head in the ring structure to point to the same location as…
196 Finally, ring->cons_tail in the ring structure is modified to point to the same location as ring->c…
213 The initial state is to have a prod_head and prod_tail pointing at the same location.
235 The second step is to modify ring->prod_head in the ring structure to point to the same location as…
H A Dasan.rst64 - Some of the features of ASan (for example, 'Display memory application location, currently
H A Dregexdev.rst174 operations the user wishes to retrieve and the location in which to store them.
H A Dmulti_proc_support.rst178 …since the location of a given function in one process may be different to its location in a second.
H A Dtrace_lib.rst156 Trace file location
H A Dlpm_lib.rst48 whether the specific memory location is present in the processor cache or not.
/dpdk/doc/guides/compressdevs/
H A Docteontx.rst51 It will install OCTEONTX-SDK at following default location
/dpdk/doc/guides/tools/
H A Dtestregex.rst37 * Matching results in absolute location (rule id, position , length),
/dpdk/doc/guides/linux_gsg/
H A Dbuild_dpdk.rst209 location in the user's home directory. The install location can be set
H A Dbuild_sample_apps.rst134 … layer by a DPDK application, the logical cores to be used and their socket location are displayed.
/dpdk/doc/guides/nics/
H A Denetc.rst39 - Device discovery and location
H A Dpfe.rst151 location `/lib/modules/<kernel version>/kernel/drivers/staging/fsl_ppfe` in rootfs.
H A Daf_xdp.rst48 LIBXDP_OBJECT_PATH to be set to the location of where libxdp placed its bpf
H A Dqede.rst116 from the default location /lib/firmware/qed.
H A Ddpaa.rst313 The location for the fmd driver as used by FMLIB and FMC is as follows:
/dpdk/doc/guides/bbdevs/
H A Dturbo_sw.rst139 * Tune the meson build option pointing the location of the FlexRAN SDK libraries ``flexran_sdk``
/dpdk/doc/guides/rel_notes/
H A Drelease_16_11.rst156 and by inference the digest.phys_addr field which points to the same location,
160 to an incorrect location.
H A Drelease_20_02.rst14 A new API has been added to wait for a memory location to be updated with a
/dpdk/doc/guides/contributing/
H A Ddesign.rst20 The correct location for architecture or executive environment specific code is in the EAL.
H A Dpatches.rst479 However, if it is preferred to place the builds in a different location,
480 the environment variable ``DPDK_BUILD_TEST_DIR`` can be set to that desired location.
501 to a different location.

12