Home
last modified time | relevance | path

Searched refs:other (Results 1 – 25 of 190) sorted by relevance

12345678

/dpdk/license/
H A Dlgpl-2.1.txt22 Free Software Foundation and other authors who decide to use it. You
43 code. If you link other code with the library, you must provide
78 Public License permits more lax criteria for linking other code with
83 Public License. It also provides other free software developers Less
97 In other cases, permission to use a particular library in non-free
118 0. This License Agreement applies to any software library or other
197 this License, whose permissions for other licensees extend to the
217 that version instead if you wish.) Do not make any other change in
328 restrictions of other proprietary libraries that do not normally
337 the Library and of the other library facilities is otherwise
[all …]
H A Dgpl-2.0.txt16 Foundation's software and to any other program whose authors commit to
17 using it. (Some other Free Software Foundation software is covered by
62 0. This License applies to any program or other work which contains
72 Activities other than copying, distribution and modification are not
84 and give any other recipients of the Program a copy of this License
121 this License, whose permissions for other licensees extend to the
131 a storage or distribution medium does not bring the other work under
198 infringement or for any other reason (not limited to patent issues),
212 apply and the section as a whole is intended to apply in other
216 patents or other property right claims or to contest validity of any
[all …]
/dpdk/doc/guides/prog_guide/
H A Dbuild-sdk-meson.rst42 The other dependency for building is the ``ninja`` tool, which acts similar
61 meson from somewhere other than the root directory of the DPDK project the
131 without other parameters leads to inferior builds.
134 As well as those settings taken from ``meson configure``, other options
142 for more comprehensive overriding of compilers or other environment
164 The install prefix defaults to ``/usr/local`` but can be used as with other
199 and other build tools to be used, as well as characteristics of the target
H A Drawdev.rst40 * Configuration - Device, Queue or any other sub-system configuration
50 other well known device types like eth and crypto:
/dpdk/doc/guides/tools/
H A Ddumpcap.rst29 packet capture framework, other applications remain untouched.
31 other than the ``dpdk-testpmd``, user needs to explicitly modify
90 and are not the same as ``dpdk-pdump`` and other DPDK applications.
H A Ddevbind.rst34 driver, other relevant information will be displayed:
39 status display will always occur after the other operations have taken
/dpdk/app/test/
H A Dtest_barrier.c89 uint32_t other; in plock_lock() local
91 other = self ^ 1; in plock_lock()
99 while (l->flag[other] == 1 && l->victim == self) in plock_lock()
/dpdk/doc/guides/nics/
H A Dfail_safe.rst9 other components relying on such device (application, other PMDs).
36 The Fail-safe PMD can be used like most other DPDK virtual devices, by passing a
75 Any other line is discarded.
96 its default MAC address, trying to set it to all of its other sub-devices.
129 #. Alternatively, it can be used alongside any other device in allow mode.
193 synchronized with other sub-devices, i.e. be started if the fail-safe PMD has
H A Dsfc_efx.rst112 descriptor carries many Rx buffers which contiguously follow each other
195 - PORT_REPRESENTOR (cannot repeat; conflicts with other traffic source items)
197 - REPRESENTED_PORT (cannot repeat; conflicts with other traffic source items)
199 - PORT_ID (cannot repeat; conflicts with other traffic source items)
201 - PHY_PORT (cannot repeat; conflicts with other traffic source items)
203 - PF (cannot repeat; conflicts with other traffic source items)
205 - VF (cannot repeat; conflicts with other traffic source items)
281 matches unicast packets that are not filtered by other flow rules.
H A Dvdev_netvsc.rst27 flows through it; only multicasts and other hypervisor control still flow
32 device driver (also known as *vdev*) manages other PMDs as summarized by the
H A Dtxgbe.rst129 PHY parameter used for user debugging. Setting other values to
134 PHY parameter used for user debugging. Setting other values to
139 PHY parameter used for user debugging. Setting other values to
/dpdk/doc/guides/mempool/
H A Dstack.rst33 the stack lock, that thread will block all other mempool accesses until it
40 the progress of any other thread.
/dpdk/drivers/compress/
H A Dmeson.build15 std_deps = ['compressdev'] # compressdev pulls in all other needed deps
/dpdk/drivers/crypto/
H A Dmeson.build24 std_deps = ['cryptodev'] # cryptodev pulls in all other needed deps
/dpdk/doc/guides/bbdevs/features/
H A Ddefault.ini5 ; the other driver files and also the order that they appear in
/dpdk/doc/guides/gpus/features/
H A Ddefault.ini5 ; the other driver files and also the order that they appear in
/dpdk/doc/guides/linux_gsg/
H A Dsys_reqs.rst124 In the Fedora OS and other common distributions, such as Ubuntu, or Red Hat Enterprise Linux,
127 For other kernel builds, options which should be enabled for DPDK include:
189 For other hugepage sizes, for example 1G pages, the size must be specified explicitly and
209 …arameters.txt file in your Linux source tree for further details of these and other kernel options.
225 However, in order to use hugepage sizes other than the default, it is necessary
/dpdk/doc/guides/compressdevs/features/
H A Ddefault.ini5 ; the other driver files and also the order that they appear in
/dpdk/drivers/net/vmxnet3/base/
H A DREADME10 The other 4 files: includeCheck.h, vmware_pack_begin.h, vmware_pack_end.h and vmxnet3_osdep.h
/dpdk/doc/guides/eventdevs/features/
H A Ddefault.ini5 ; the other driver files and also the order that they appear in
/dpdk/doc/guides/howto/
H A Dflow_bifurcation.rst18 traffic, to DPDK, while directing some other traffic, for example control
64 while all other packets go to the kernel:
/dpdk/doc/guides/regexdevs/features/
H A Ddefault.ini5 ; the other driver files and also the order that they appear in
/dpdk/doc/guides/vdpadevs/features/
H A Ddefault.ini5 ; the other driver files and also the order that they appear in
/dpdk/doc/guides/faq/
H A Dfaq.rst90 …atency, because the first packet that was received must also wait for the other 31 packets to be r…
91 It cannot be transmitted until the other 31 packets have also been processed because the NIC will n…
119 …ated from both memory domains, thus incurring QPI bandwidth accessing the other memory and much hi…
170 cores and run the application's other work on other cores using the DPDK's "coremask" setting to sp…
/dpdk/doc/guides/sample_app_ug/
H A Dvdpa.rst109 B: <qemu-command-line> -incoming tcp:0:4444 (or other PORT))
115 A: (qemu) migrate -d tcp:<B ip>:4444 (or other PORT)

12345678