Home
last modified time | relevance | path

Searched refs:named (Results 1 – 23 of 23) sorted by relevance

/dpdk/doc/guides/contributing/
H A Dabi_versioning.rst280 we need to update the function so that it is uniquely named, and not in conflict
310 in older builds, but now points to the above newly named function. We have now
344 ``rte_acl_create@DPDK_22``, which points to the above newly named function.
379 and differently named symbols. We've then mapped each of those back to the
382 this code in a position of no longer having a symbol simply named
H A Dpatches.rst601 ``Acked-by:`` is a record that the person named was not directly involved in
606 environment) by the person named.
610 ``Suggested-by:`` indicates that the patch idea was suggested by the named
H A Dcoding_style.rst767 Input and output operands should be named to avoid confusion, as shown in the following example:
996 library names differ, the ``version.map`` file should be named
/dpdk/doc/guides/howto/
H A Dvirtio_user_as_exceptional_path.rst110 The tap device will be named tap0, tap1, etc, by kernel.
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_ulp.c263 struct bnxt_ulp_glb_resource_info *named; in bnxt_ulp_tf_shared_session_resources_get() local
292 named = bnxt_ulp_app_glb_resource_info_list_get(&nnum); in bnxt_ulp_tf_shared_session_resources_get()
293 if (named == NULL) { in bnxt_ulp_tf_shared_session_resources_get()
297 rc = bnxt_ulp_named_resources_calc(ulp_ctx, named, nnum, res); in bnxt_ulp_tf_shared_session_resources_get()
/dpdk/doc/guides/sample_app_ug/
H A Dvdpa.rst39 /tmp/vhost-user-, then the socket files will be named as /tmp/vhost-user-<n>
H A Dmulti_process.rst122 Note, however, that the named ring structure used as send_ring in the primary process is the recv_r…
H A Dvm_power_management.rst664 The following is an example JSON string that removes the named policy.
/dpdk/doc/guides/prog_guide/
H A Dstack_lib.rst12 * Create a uniquely named stack of a user-specified size and using a
H A Dmbuf_lib.rst222 named area in the mbuf structure,
226 named bit in the mbuf structure,
H A Dswitch_representation.rst479 A new flow rule attribute named "transfer" is necessary for that. Combining
670 These actions are named according to the protocol they encapsulate traffic
H A Dmulti_proc_support.rst222 Both messages and requests will trigger a named callback on the receiver side.
H A Denv_abstraction_layer.rst90 The EAL provides an API to reserve named memory zones in this contiguous memory.
363 * Create a named heap
H A Drte_flow.rst15 It is named *rte_flow* after the prefix used for all its symbols, and is
/dpdk/doc/guides/nics/
H A Dtxgbe.rst159 actions. Theoretically one rule can match more than one filters, which named for
H A Dmemif.rst29 ``--vdev=net_memif1`` option given will create an interface named net_memif0,
H A Dtap.rst22 ``--vdev=net_tap1`` option given will create an interface named dtap0, dtap1,
/dpdk/doc/guides/linux_gsg/
H A Dcross_build_dpdk_for_arm64.rst230 is named ``arm64_armv8_linux_clang``,
/dpdk/doc/guides/rel_notes/
H A Drelease_16_07.rst95 Add a new virtual device, named virtio_user, to support virtio for containers.
H A Drelease_2_2.rst264 i210 than on other NICs. So, add a new entity named EEARBC_I210 to the
H A Drelease_17_05.rst41 Added new APIs to dynamically register named log types, and control
H A Drelease_18_05.rst408 appropriately named configuration fields directly
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst3837 Items are named after their type (*RTE_FLOW_ITEM_TYPE_* from ``enum
4174 Actions are named after their type (*RTE_FLOW_ACTION_TYPE_* from ``enum