Home
last modified time | relevance | path

Searched refs:original (Results 1 – 25 of 62) sorted by relevance

123

/dpdk/doc/guides/prog_guide/
H A Dgeneric_segmentation_offload_lib.rst67 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 Dip_fragment_reassembly_lib.rst20 * 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 Dmbuf_lib.rst70 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 Dpdump_lib.rst71 The default format enqueues copies of the original packets into the rte_ring.
H A Dthread_safety_dpdk_functions.rst40 The ring library is based on a lockless ring-buffer algorithm that maintains its original design fo…
H A Dtoeplitz_hash_lib.rst79 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 Dsiena_nic.c623 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 DREADME11 original source package.
/dpdk/drivers/net/ice/base/
H A DREADME11 original source package.
/dpdk/drivers/common/cnxk/
H A Droc_npc.h183 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 DREADME11 The directory of base/ contains the original source package.
/dpdk/drivers/net/i40e/base/
H A DREADME11 original source package.
/dpdk/drivers/net/e1000/base/
H A DREADME7 contains the original source package.
/dpdk/drivers/net/ixgbe/base/
H A DREADME11 contains the original source package.
/dpdk/drivers/raw/ifpga/base/
H A DREADME12 The directory of base/ contains the original source package. The base code
/dpdk/doc/guides/regexdevs/
H A Dfeatures_overview.rst87 * `PCRE: PCRE pattern man page <https://www.pcre.org/original/doc/html/pcrepattern.html>`_
/dpdk/doc/guides/freebsd_gsg/
H A Dbuild_dpdk.rst231 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 Dvdev_netvsc.rst31 handling of physical devices is left to their original PMDs; this virtual
H A Dipn3ke.rst74 FPGA Pass-through bitstream is original FPGA Image.
/dpdk/doc/guides/contributing/
H A Dabi_policy.rst178 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 Drte_flow.h3079 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 Dproc_info.rst11 This application extends the original functionality that was supported by
H A Dcomp_perf.rst15 data is compared against the original data (verification phase). After that,
/dpdk/license/
H A Dgpl-2.0.txt46 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 Dlgpl-2.1.txt55 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

123