| /dpdk/doc/guides/prog_guide/ |
| H A D | generic_segmentation_offload_lib.rst | 67 first part contains a copy of the original packet's headers, while the second 68 part contains a pointer to an offset within the original packet. This mechanism 82 the original packet's headers, which must be prepended to each output segment. 83 These headers are copied from the original packet into each output segment. 86 original packet, i.e. a data segment. Rather than copy the data directly from 87 the original packet into the output segment (which would impact performance 90 original packet. 93 single logical output GSO segment of the original packet. This is illustrated 157 first output packet has the original UDP header, and others just have l2
|
| H A D | ip_fragment_reassembly_lib.rst | 20 * Indirect mbuf -- mbuf that is attached to the mbuf with the original packet. 21 It's data field points to the start of the original packets data plus fragment offset. 23 Then L3 header is copied from the original mbuf into the 'direct' mbuf and updated to reflect new f…
|
| H A D | mbuf_lib.rst | 70 When calling rte_pktmbuf_free(m), the mbuf returns to its original pool. 87 Freeing a mbuf means returning it into its original mempool. 91 … mbuf that contains several segments, all of them are freed and returned to their original mempool.
|
| H A D | pdump_lib.rst | 71 The default format enqueues copies of the original packets into the rte_ring.
|
| H A D | thread_safety_dpdk_functions.rst | 40 The ring library is based on a lockless ring-buffer algorithm that maintains its original design fo…
|
| H A D | toeplitz_hash_lib.rst | 79 LSB's as the hash from the original tuple. 274 * way that the reverse tuple will have the same LSBs as the original
|
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | siena_nic.c | 623 efx_oword_t original; in siena_nic_test_registers() local 633 EFSYS_BAR_READO(enp->en_esbp, rsp->address, &original, in siena_nic_test_registers() 641 reg = original; in siena_nic_test_registers() 673 EFSYS_BAR_WRITEO(enp->en_esbp, rsp->address, &original, in siena_nic_test_registers() 688 EFSYS_BAR_WRITEO(enp->en_esbp, rsp->address, &original, B_TRUE); in siena_nic_test_registers()
|
| /dpdk/drivers/common/iavf/ |
| H A D | README | 11 original source package.
|
| /dpdk/drivers/net/ice/base/ |
| H A D | README | 11 original source package.
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_npc.h | 183 uint32_t original : 1; /**< Use original VF ID if possible. */ member 189 uint32_t original : 1; /**< Use original port ID if possible. */ member
|
| /dpdk/drivers/net/igc/base/ |
| H A D | README | 11 The directory of base/ contains the original source package.
|
| /dpdk/drivers/net/i40e/base/ |
| H A D | README | 11 original source package.
|
| /dpdk/drivers/net/e1000/base/ |
| H A D | README | 7 contains the original source package.
|
| /dpdk/drivers/net/ixgbe/base/ |
| H A D | README | 11 contains the original source package.
|
| /dpdk/drivers/raw/ifpga/base/ |
| H A D | README | 12 The directory of base/ contains the original source package. The base code
|
| /dpdk/doc/guides/regexdevs/ |
| H A D | features_overview.rst | 87 * `PCRE: PCRE pattern man page <https://www.pcre.org/original/doc/html/pcrepattern.html>`_
|
| /dpdk/doc/guides/freebsd_gsg/ |
| H A D | build_dpdk.rst | 231 If the original driver for a network port has been compiled into the kernel, 232 it is necessary to reboot FreeBSD to restore the original device binding. Before 238 value, and reload the two drivers - first the original kernel driver, and then
|
| /dpdk/doc/guides/nics/ |
| H A D | vdev_netvsc.rst | 31 handling of physical devices is left to their original PMDs; this virtual
|
| H A D | ipn3ke.rst | 74 FPGA Pass-through bitstream is original FPGA Image.
|
| /dpdk/doc/guides/contributing/ |
| H A D | abi_policy.rst | 178 with the original contributor of the ABI changes, failing that, then with 279 original ``struct rte_foo``. 368 by both the maintainer and/or the original contributor. 382 between the maintainer and the original contributor.
|
| /dpdk/lib/ethdev/ |
| H A D | rte_flow.h | 3079 uint32_t original:1; /**< Use original VF ID if possible. */ member 3097 uint32_t original:1; /**< Use original port index if possible. */ member 3114 uint32_t original:1; /**< Use original DPDK port ID if possible. */ member
|
| /dpdk/doc/guides/tools/ |
| H A D | proc_info.rst | 11 This application extends the original functionality that was supported by
|
| H A D | comp_perf.rst | 15 data is compared against the original data (verification phase). After that,
|
| /dpdk/license/ |
| H A D | gpl-2.0.txt | 46 want its recipients to know that what they have is not the original, so 47 that any problems introduced by others will not reflect on the original 191 original licensor to copy, distribute or modify the Program subject to 231 original copyright holder who places the Program under this License
|
| H A D | lgpl-2.1.txt | 55 that what they have is not the original version, so that the original 75 combined work, a derivative of the original library. The ordinary 368 original licensor to copy, distribute, link with or modify the Library 407 original copyright holder who places the Library under this License may add
|