| /dpdk/lib/eal/windows/ |
| H A D | eal_memory.c | 138 SP_DEVICE_INTERFACE_DETAIL_DATA *detail = NULL; in eal_mem_virt2iova_init() local 166 detail = malloc(detail_size); in eal_mem_virt2iova_init() 167 if (detail == NULL) { in eal_mem_virt2iova_init() 173 detail->cbSize = sizeof(*detail); in eal_mem_virt2iova_init() 175 list, &ifdata, detail, detail_size, NULL, NULL)) { in eal_mem_virt2iova_init() 180 RTE_LOG(DEBUG, EAL, "Found virt2phys device: %s\n", detail->DevicePath); in eal_mem_virt2iova_init() 183 detail->DevicePath, 0, 0, NULL, OPEN_EXISTING, 0, NULL); in eal_mem_virt2iova_init() 193 free(detail); in eal_mem_virt2iova_init()
|
| /dpdk/doc/guides/windows_gsg/ |
| H A D | intro.rst | 10 going deeply into detail.
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | flow_filtering.rst | 43 and are explained in detail in the *DPDK API Documentation*. 73 detail in the "Mbuf Library" section of the *DPDK Programmer's Guide*. 133 with destination ip equals to 192.168.1.1 to queue number 1. The detail
|
| H A D | skeleton.rst | 41 and are explained in detail in the *DPDK API Documentation*. 71 detail in the "Mbuf Library" section of the *DPDK Programmer's Guide*.
|
| H A D | ptpclient.rst | 85 and are explained in detail in the *DPDK API Documentation*. 122 detail in the "Mbuf Library" section of the *DPDK Programmer's Guide*.
|
| H A D | flow_classify.rst | 61 and are explained in detail in the *DPDK API Documentation*. 108 detail in the "Mbuf Library" section of the *DPDK Programmer's Guide*.
|
| H A D | ethtool.rst | 84 application`_. Individual call-back functions handle the detail
|
| H A D | ipv4_multicast.rst | 148 This is explained in more detail in the next section. 187 there are some differences in the detail.
|
| H A D | dma.rst | 110 ``rte_`` and are explained in detail in the *DPDK API Documentation*. 140 detail in the "Mbuf Library" section of the *DPDK Programmer's Guide*.
|
| H A D | eventdev_pipeline.rst | 64 Configuration of the eventdev is covered in detail in the programmers guide,
|
| H A D | l2_forward_cat.rst | 163 and are explained in detail in the *DPDK API Documentation*.
|
| H A D | l3_forward_access_ctrl.rst | 32 The following sections provide more detail.
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | intro.rst | 10 without going deeply into detail.
|
| H A D | build_sample_apps.rst | 13 Please refer to :ref:`building_app_using_installed_dpdk` for detail on compiling sample apps.
|
| /dpdk/doc/guides/freebsd_gsg/ |
| H A D | intro.rst | 11 deeply into detail.
|
| /dpdk/doc/guides/nics/ |
| H A D | vhost.rst | 13 Please refer to Chapter "Vhost Library" of *DPDK Programmer's Guide* to know detail of vhost.
|
| H A D | intel_vf.rst | 39 For more detail on SR-IOV, please refer to the following documents: 81 For more detail on SR-IOV, please refer to the following documents: 92 …. The same devargs with the same parameters can be applied to IAVF PMD, for detail please reference
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | aesni_gcm.rst | 15 refer to ``rte_crypto`` programmer's guide for more detail.
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | telemetry_lib.rst | 41 For more detail on the callback function parameters, please refer to the
|
| H A D | poll_mode_drv.rst | 416 * detail 1 417 * detail 2 418 * detail n 436 ``tx`` indicates transmission, ``size`` is the first detail, ``128`` etc are
|
| H A D | build-sdk-meson.rst | 28 More detail on each of these steps can be got from the following sections.
|
| H A D | generic_segmentation_offload_lib.rst | 69 is explained in more detail in `GSO Output Segment Format`_.
|
| H A D | packet_framework.rst | 534 :numref:`figure_figure34`, :numref:`table_qos_25` and :numref:`table_qos_26` detail the main data s… 607 :numref:`figure_figure35` and :numref:`table_qos_27` detail the bucket search pipeline stages (eith… 808 …ref:`figure_figure38`, :numref:`table_qos_30` and :numref:`table_qos_31` detail the main data stru… 887 and detail the bucket search pipeline used to implement 8-byte and 16-byte key hash tables (either …
|
| H A D | packet_classif_access_ctrl.rst | 410 with multiple categories in more detail.
|
| /dpdk/doc/guides/contributing/ |
| H A D | abi_policy.rst | 104 is declared. When changing the major ABI version, the release notes will detail
|