| /dpdk/doc/guides/contributing/ |
| H A D | abi_versioning.rst | 280 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 D | patches.rst | 601 ``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 D | coding_style.rst | 767 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 D | virtio_user_as_exceptional_path.rst | 110 The tap device will be named tap0, tap1, etc, by kernel.
|
| /dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | bnxt_ulp.c | 263 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 D | vdpa.rst | 39 /tmp/vhost-user-, then the socket files will be named as /tmp/vhost-user-<n>
|
| H A D | multi_process.rst | 122 Note, however, that the named ring structure used as send_ring in the primary process is the recv_r…
|
| H A D | vm_power_management.rst | 664 The following is an example JSON string that removes the named policy.
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | stack_lib.rst | 12 * Create a uniquely named stack of a user-specified size and using a
|
| H A D | mbuf_lib.rst | 222 named area in the mbuf structure, 226 named bit in the mbuf structure,
|
| H A D | switch_representation.rst | 479 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 D | multi_proc_support.rst | 222 Both messages and requests will trigger a named callback on the receiver side.
|
| H A D | env_abstraction_layer.rst | 90 The EAL provides an API to reserve named memory zones in this contiguous memory. 363 * Create a named heap
|
| H A D | rte_flow.rst | 15 It is named *rte_flow* after the prefix used for all its symbols, and is
|
| /dpdk/doc/guides/nics/ |
| H A D | txgbe.rst | 159 actions. Theoretically one rule can match more than one filters, which named for
|
| H A D | memif.rst | 29 ``--vdev=net_memif1`` option given will create an interface named net_memif0,
|
| H A D | tap.rst | 22 ``--vdev=net_tap1`` option given will create an interface named dtap0, dtap1,
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | cross_build_dpdk_for_arm64.rst | 230 is named ``arm64_armv8_linux_clang``,
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_16_07.rst | 95 Add a new virtual device, named virtio_user, to support virtio for containers.
|
| H A D | release_2_2.rst | 264 i210 than on other NICs. So, add a new entity named EEARBC_I210 to the
|
| H A D | release_17_05.rst | 41 Added new APIs to dynamically register named log types, and control
|
| H A D | release_18_05.rst | 408 appropriately named configuration fields directly
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 3837 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
|