Home
last modified time | relevance | path

Searched refs:where (Results 1 – 25 of 170) sorted by relevance

1234567

/dpdk/drivers/vdpa/ifc/base/
H A Difcvf_osdep.h31 #define PCI_READ_CONFIG_BYTE(dev, val, where) \ argument
32 rte_pci_read_config(dev, val, 1, where)
34 #define PCI_READ_CONFIG_DWORD(dev, val, where) \ argument
35 rte_pci_read_config(dev, val, 4, where)
47 PCI_READ_CONFIG_RANGE(PCI_DEV *dev, uint32_t *val, int size, int where) in PCI_READ_CONFIG_RANGE() argument
49 return rte_pci_read_config(dev, val, size, where); in PCI_READ_CONFIG_RANGE()
/dpdk/doc/guides/testpmd_app_ug/
H A Drun_app.rst114 where 0 <= N < number of sockets on the board.
118 Set the data size of the mbufs used to N bytes, where N < 65536.
147 where 0 <= N < ``RTE_MAX_ETHPORTS``.
180 where N is 0 <= N <= 32.
247 Set the forwarding mode where ``mode`` is one of the following::
278 Set the number of descriptors in the RX rings to N, where N > 0.
288 Set the number of descriptors in the TX rings to N, where N > 0.
304 Set the number of packets per burst to N, where 1 <= N <= 512.
323 Set the cache of mbuf memory pools to N, where 0 <= N <= 512.
333 Set the host threshold register of RX rings to N, where N >= 0.
[all …]
/dpdk/doc/guides/sample_app_ug/
H A Dntb.rst48 Set the data size of the mbufs used to N bytes, where N < 65536.
59 where 64 <= N <= 1024. The default value is 1024.
63 Set the transmit free threshold of TX rings to N, where 0 <= N <=
68 Set the number of packets per burst to N, where 1 <= N <= 32.
73 Set the number of queues as N, where qp > 0. The default value is 1.
H A Dbbdev_app.rst51 where:
72 where, NIC0PCIADDR is the PCI address of the Rx port
74 This command creates one virtual bbdev devices ``baseband_turbo_sw`` where the
104 where:
H A Dvmdq_forwarding.rst21 With Intel® 82599 NIC, for example, the traffic is split into 128 queues on input, where each threa…
35 where, NP can be 8, 16 or 32, rss is disabled by default.
129 Please note that the statistics output will appear on the terminal where the vmdq_app is running,
/dpdk/lib/graph/
H A Dgraph_private.h36 #define SET_ERR_JMP(err, where, fmt, ...) \ argument
40 goto where; \
/dpdk/doc/guides/compressdevs/
H A Dzlib.rst64 * ``socket_id:`` Specify the socket where the memory for the device is going to be allocated
65 (by default, socket_id will be the socket where the core that is creating the PMD is running on).
H A Disal.rst144 * ``socket_id:`` Specify the socket where the memory for the device is going to be allocated
145 (by default, socket_id will be the socket where the core that is creating the PMD is running on).
/dpdk/doc/guides/bbdevs/
H A Dturbo_sw.rst135 * Export the environmental variables ``FLEXRAN_SDK`` to the path where the
137 where the libraries were extracted.
163 * ``socket_id``: Specify the socket where the memory for the device is going to be allocated
164 …(by default, *socket_id* will be the socket where the core that is creating the PMD is running on).
H A Dnull.rst39 * ``socket_id``: Specify the socket where the memory for the device is going to be allocated
40 …(by default, *socket_id* will be the socket where the core that is creating the PMD is running on).
/dpdk/doc/guides/tools/
H A Dcryptoperf.rst83 Set test type, where ``type`` is one of the following::
109 where ``min`` is minimum size, ``inc`` is the increment size and ``max``
120 where ``min`` is minimum size, ``inc`` is the increment size and ``max``
147 Set device type, where ``name`` is one of the following::
168 Set operation type, where ``name`` is one of the following::
199 Set cipher algorithm name, where ``name`` is one of the following::
217 Set cipher operation mode, where ``mode`` is one of the following::
232 Set authentication algorithm name, where ``name`` is one
258 Set authentication operation mode, where ``mode`` is one of
274 Set AEAD algorithm name, where ``name`` is one
[all …]
H A Dtesteventdev.rst54 Set test name, where ``name`` is one of the following::
81 Set the scheduled type of each stage where ``type_list`` size
384 The perf queue test configures the eventdev with Q queues and P ports, where
513 and P ports, where Q and P is a function of the number of workers and number of
619 where Q and P is a function of the number of workers, the number of producers
713 | | | | where x = nb_producers in generic |
746 where Q and P is a function of the number of workers, the number of producers
/dpdk/drivers/crypto/qat/
H A Dqat_asym.c40 #define HEXDUMP(name, where, size) QAT_DP_HEXDUMP_LOG(DEBUG, name, \ argument
41 where, size)
43 &where[idx * size], size)
49 #define HEXDUMP(name, where, size) argument
50 #define HEXDUMP_OFF(name, where, size, idx) argument
72 #define SET_PKE_LN(where, what, how, idx) \ argument
73 rte_memcpy(where[idx] + how - \
78 #define SET_PKE_LN_9A(where, what, how, idx) \ argument
79 rte_memcpy(&where[idx * RTE_ALIGN_CEIL(how, 8)] + \
85 #define SET_PKE_LN_EC(where, what, how, idx) \ argument
[all …]
/dpdk/doc/guides/cryptodevs/
H A Dnull.rst59 * socket_id: Specify the socket where the memory for the device is going to be allocated
60 (by default, socket_id will be the socket where the core that is creating the PMD is running on).
H A Dchacha20_poly1305.rst88 * socket_id: Specify the socket where the memory for the device is going to be allocated
89 (by default, socket_id will be the socket where the core that is creating the PMD is running on).
H A Dccp.rst94 * socket_id: Specify the socket where the memory for the device is going to be allocated.
95 (by default, socket_id will be the socket where the core that is creating the PMD is running on).
H A Dzuc.rst101 * socket_id: Specify the socket where the memory for the device is going to be allocated
102 (by default, socket_id will be the socket where the core that is creating the PMD is running on).
H A Dsnow3g.rst101 * socket_id: Specify the socket where the memory for the device is going to be allocated
102 (by default, socket_id will be the socket where the core that is creating the PMD is running on).
H A Daesni_gcm.rst108 * socket_id: Specify the socket where the memory for the device is going to be allocated
109 (by default, socket_id will be the socket where the core that is creating the PMD is running on).
/dpdk/doc/guides/prog_guide/
H A Dgraph_lib.rst151 This is a use case to address the static node scheme where one knows upfront the
166 This method enables the use case of Rx and Tx nodes where multiple of those nodes
202 Typical fast-path code looks like below, where the application
230 multiple graph objects. Especially the situation where each graph object bound
281 In scenario where multiple intermediate nodes are present but most of the time
286 Since this can be avoided only in the case where all the packets are destined
288 handling where every packet could be going to different next node.
314 This is the ``home run`` where memcpy of buffer pointers to next node is avoided.
H A Defd_lib.rst44 the flow key (e.g. ``h(key) mod n``) where h(key) is the hash value of the
54 extracts the flow key from the input packet and applies a computation to determine where
70 requires only K/n keys to be remapped on average, where K is the number of
169 balancer, where flows are received at a front end server before being forwarded
185 keys are not stored), it sustains a large number of flows (N*X, where N
193 will be the intended correct target where this flow is supposed to be
227 highest performance the socket id should match that where the thread is
229 socket as where the lookup thread is running.
/dpdk/
H A Dmeson_options.txt14 'Subdirectory of libdir where to install PMDs. Defaults to using a versioned subdirectory.')
30 'subdirectory where to install arch-dependent headers')
/dpdk/doc/guides/rel_notes/
H A Drelease_2_2.rst231 Fixed issue where the ``rte_epoll_wait()`` function didn't return when the
275 Fix link detect flow in case where auto-negotiate is not enabled, by calling
335 Fixed issue where the flag ``PKT_RX_IEEE1588_PTP`` was not being set
351 Fixed a DCB issue with x550 where for 8 TCs (Traffic Classes), if a packet
357 Fixed issue where a burst size less than 32 didn't receive anything.
365 Fixed an issue where the TX queue can hang when a lot of highly fragmented
387 Fixed an issue in i40e where it would not support more than 64 queues per
436 Fixed issue where an incorrect Cuckoo Hash key table size could be
447 Fixed issue in the hash library where, using multiple cores with
/dpdk/doc/guides/nics/
H A Dpcap_ring.rst30 This can be used, for example, for testing on a virtual machine where there are no Ethernet ports.
201 It is useful for the case where the rx_pcap is being used and no packets are meant to be discarded.
278 To create two pseudo-Ethernet ports where all traffic sent to a port is looped back
299 To create two pseudo-Ethernet ports where the traffic is switched between them,
309 where one may want to have inter-core communication using pseudo Ethernet devices rather than raw r…
/dpdk/doc/guides/freebsd_gsg/
H A Dbuild_sample_apps.rst10 environment. It also provides a pointer to where sample applications are stored.
89 The directory where hugetlbfs is mounted.

1234567