Searched refs:clone (Results 1 – 16 of 16) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_mbuf.c | 342 if (clone == NULL) in testclone_testupdate_testdetach() 354 clone = NULL; in testclone_testupdate_testdetach() 369 if (clone == NULL) in testclone_testupdate_testdetach() 412 clone = NULL; in testclone_testupdate_testdetach() 467 if (clone == NULL) in test_pktmbuf_copy() 495 clone = NULL; in test_pktmbuf_copy() 599 if (clone == NULL) in test_attach_from_different_pool() 611 if (c_data != (char *)clone + sizeof(*clone) + MBUF2_PRIV_SIZE) in test_attach_from_different_pool() 2417 clone = NULL; in test_pktmbuf_ext_shinfo_init_helper() 2426 if (clone) { in test_pktmbuf_ext_shinfo_init_helper() [all …]
|
| /dpdk/doc/guides/howto/ |
| H A D | openwrt.rst | 21 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 D | pvp_reference_benchmark.rst | 91 git clone git://git.qemu.org/qemu.git
|
| /dpdk/doc/guides/nics/ |
| H A D | mvneta.rst | 52 …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…
|
| H A D | mvpp2.rst | 82 …git clone https://github.com/MarvellEmbeddedProcessors/linux-marvell.git -b linux-4.4.120-armada-1… 88 … git clone https://github.com/MarvellEmbeddedProcessors/mvpp2x-marvell.git -b mvpp2x-armada-18.09 94 …git clone https://github.com/MarvellEmbeddedProcessors/musdk-marvell.git -b musdk-release-SDK-10.3…
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | ipv4_multicast.rst | 189 The first approach creates a clone of the input packet, for example, 195 The second approach does not make a clone, it just increments the reference counter for all input p… 208 that is, the "clone" operation is skipped completely.
|
| H A D | l3_forward_graph.rst | 124 lead to the clone of ``ethdev_rx`` and ``ethdev_tx`` nodes as ``ethdev_rx-X-Y`` and
|
| /dpdk/.ci/ |
| H A D | linux-build.sh | 148 git clone --single-branch -b "$REF_GIT_TAG" $REF_GIT_REPO $refsrcdir
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | profile_app.rst | 92 git clone https://github.com/jerinjacobk/armv8_pmu_cycle_counter_el0
|
| H A D | graph_lib.rst | 12 create, lookup, dump and destroy on graph and node operations such as clone, 161 Use ``rte_node_clone()`` to clone a already existing node, created using RTE_NODE_REGISTER. 162 When ``rte_node_clone()`` invoked, The library, would clone all the attributes
|
| H A D | mbuf_lib.rst | 259 which takes care of the correct initialization of an indirect buffer and can clone buffers with mul…
|
| /dpdk/devtools/ |
| H A D | test-meson-builds.sh | 175 git clone --local --no-hardlinks \
|
| /dpdk/doc/guides/contributing/ |
| H A D | patches.rst | 136 git clone git://dpdk.org/dpdk 137 git clone https://dpdk.org/git/dpdk 141 git clone git://dpdk.org/next/dpdk-next-* 142 git clone https://dpdk.org/git/next/dpdk-next-* 442 git clone https://github.com/codespell-project/codespell.git
|
| /dpdk/doc/guides/gpus/ |
| H A D | cuda.rst | 43 $ git clone https://github.com/NVIDIA/gdrcopy.git
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | cross_build_dpdk_for_arm64.rst | 33 git clone https://github.com/numactl/numactl.git
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_20_05.rst | 263 destroy on graph and node operations such as clone, edge update, and edge
|