Home
last modified time | relevance | path

Searched refs:clone (Results 1 – 16 of 16) sorted by relevance

/dpdk/app/test/
H A Dtest_mbuf.c325 struct rte_mbuf *clone = NULL; in testclone_testupdate_testdetach() local
342 clone = rte_pktmbuf_clone(m, clone_pool); in testclone_testupdate_testdetach()
343 if (clone == NULL) in testclone_testupdate_testdetach()
346 data = rte_pktmbuf_mtod(clone, unaligned_uint32_t *); in testclone_testupdate_testdetach()
354 rte_pktmbuf_free(clone); in testclone_testupdate_testdetach()
355 clone = NULL; in testclone_testupdate_testdetach()
369 clone = rte_pktmbuf_clone(m, clone_pool); in testclone_testupdate_testdetach()
370 if (clone == NULL) in testclone_testupdate_testdetach()
373 data = rte_pktmbuf_mtod(clone, unaligned_uint32_t *); in testclone_testupdate_testdetach()
377 data = rte_pktmbuf_mtod(clone->next, unaligned_uint32_t *); in testclone_testupdate_testdetach()
[all …]
/dpdk/examples/pipeline/examples/
H A Dmirroring.cli37 pipeline PIPELINE0 mirror session 0 port 1 clone fast truncate 0
38 pipeline PIPELINE0 mirror session 1 port 2 clone slow truncate 0
39 pipeline PIPELINE0 mirror session 2 port 3 clone slow truncate 64
40 pipeline PIPELINE0 mirror session 3 port 0 clone slow truncate 128
H A Dmirroring.spec7 ; the clone packet sent out on the output port specified by the mirror session.
12 ; current packet and its clone packet), while for every other input packet there will be a single
/dpdk/doc/guides/howto/
H A Dopenwrt.rst21 the source code. You can clone the OpenWrt source code as follows:
25 git clone https://git.openwrt.org/openwrt/openwrt.git
77 git clone https://github.com/numactl/numactl.git
H A Dpvp_reference_benchmark.rst91 git clone git://git.qemu.org/qemu.git
H A Daf_xdp_dp.rst186 # git clone https://github.com/redhat-et/afxdp-plugins-for-kubernetes.git
/dpdk/doc/guides/nics/
H A Dmvneta.rst52 …git clone https://github.com/MarvellEmbeddedProcessors/linux-marvell.git -b linux-4.4.120-armada-1…
59 …git clone https://github.com/MarvellEmbeddedProcessors/musdk-marvell.git -b musdk-release-SDK-10.3…
/dpdk/doc/guides/mldevs/
H A Dcnxk.rst64 git clone https://github.com/dmlc/dlpack.git
88 git clone https://github.com/dmlc/dmlc-core.git
118 git clone https://github.com/apache/tvm.git
152 git clone https://github.com/MarvellEmbeddedProcessors/tvmdp.git
/dpdk/doc/guides/compressdevs/
H A Duadk.rst42 git clone https://github.com/Linaro/uadk.git
/dpdk/doc/guides/cryptodevs/
H A Duadk.rst56 git clone https://github.com/Linaro/uadk.git
/dpdk/doc/guides/prog_guide/
H A Dprofile_app.rst92 git clone https://github.com/jerinjacobk/armv8_pmu_cycle_counter_el0
/dpdk/doc/guides/bbdevs/
H A Dturbo_sw.rst114 … git clone -b Branch_FEC_SDK_23.07 https://github.com/intel/FlexRAN-FEC-SDK-Modules.git flexran_sdk
/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c1348 efx_mae_match_spec_t *clone; in efx_mae_match_spec_clone() local
1351 EFSYS_KMEM_ALLOC(enp->en_esip, sizeof (*clone), clone); in efx_mae_match_spec_clone()
1352 if (clone == NULL) { in efx_mae_match_spec_clone()
1357 memcpy(clone, orig, sizeof (efx_mae_match_spec_t)); in efx_mae_match_spec_clone()
1359 *clonep = clone; in efx_mae_match_spec_clone()
/dpdk/doc/guides/gpus/
H A Dcuda.rst42 $ git clone https://github.com/NVIDIA/gdrcopy.git
/dpdk/doc/guides/linux_gsg/
H A Dcross_build_dpdk_for_arm64.rst33 git clone https://github.com/numactl/numactl.git
/dpdk/doc/guides/rel_notes/
H A Drelease_20_05.rst263 destroy on graph and node operations such as clone, edge update, and edge