Home
last modified time | relevance | path

Searched refs:parameter (Results 1 – 25 of 144) sorted by relevance

123456

/dpdk/doc/guides/tools/
H A Dproc_info.rst29 The stats parameter controls the printing of generic port statistics. If no
33 The xstats parameter controls the printing of extended port statistics. If no
37 The stats-reset parameter controls the resetting of generic port statistics. If
41 The xstats-reset parameter controls the resetting of extended port statistics.
47 The show-port parameter displays port level various configuration information
51 The show-tm parameter displays per port traffic manager settings, current
55 The show-crypto parameter displays available cryptodev configurations,
59 The show-ring parameter display current allocation of all ring with
64 The show-mempool parameter display current allocation of all mempool
69 The iter-mempool parameter iterates and displays mempool elements specified
H A Dpdump.rst103 the primary application to the secondary. This is an optional parameter with default size 16384.
107 …lication's mempool's mbuf data size which is used for packet RX. This is an optional parameter with
111 …n mempool. This is used internally for mempool creation. This is an optional parameter with default
/dpdk/doc/guides/cryptodevs/
H A Dscheduler.rst60 parameter multiple times.
69 parameter fulfills the purpose.
103 *Initialization mode parameter*: **round-robin**
112 *Initialization mode parameter*: **packet-size-distr**
128 function **rte_cryptodev_scheduler_option_set**. The parameter of
133 parameter to achieve the same purpose. For example:
137 The above parameter will overwrite the threshold value to 512.
141 *Initialization mode parameter*: **fail-over**
151 *Initialization mode parameter*: **multi-core**
165 The multi-core mode uses one extra parameter:
[all …]
H A Dmlx5.rst104 - ``wcs_file`` parameter [string] - mandatory
109 - ``import_kek_id`` parameter [int]
114 - ``credential_id`` parameter [int]
119 - ``keytag`` parameter [int]
123 - ``max_segs_num`` parameter [int]
/dpdk/doc/guides/vdpadevs/
H A Dmlx5.rst47 - ``event_mode`` parameter [int]
60 - ``event_us`` parameter [int]
62 Per mode micro-seconds parameter - relevant only for event mode 0 and 1:
69 - ``no_traffic_time`` parameter [int]
76 - ``event_core`` parameter [int]
81 - ``hw_latency_mode`` parameter [int]
91 - ``hw_max_latency_us`` parameter [int]
98 - ``hw_max_pending_comp`` parameter [int]
H A Dsfc.rst18 Adding "class=vdpa" parameter helps to specify that this
19 device is to be used in vDPA mode. If this parameter is not specified, device
72 If this parameter is not specified then ef100 device will operate as network device.
H A Difc.rst19 probed by IFCVF driver, adding "vdpa=1" parameter helps to specify that this
21 skip when it detects this message. If no this parameter specified, device
35 throughput. If no this parameter specified, driver will rely on device's logging
/dpdk/doc/guides/nics/
H A Dfail_safe.rst37 ``--vdev`` parameter to the EAL when starting the application. The device name
47 - **dev(<iface>)** parameter
50 this parameter must be a valid device definition. It follows the same format
68 - **exec(<shell command>)** parameter
70 This parameter allows the user to provide a command to the fail-safe PMD to
74 interpreted as if passed to a **dev** parameter.
81 - **fd(<file descriptor number>)** parameter
83 This parameter reads a device definition from an arbitrary file descriptor
90 - **mac** parameter [MAC address]
92 This parameter allows the user to set a default MAC address to the fail-safe
[all …]
H A Dcnxk.rst116 ``devargs`` parameter.
127 ``flow_max_priority`` ``devargs`` parameter.
151 ``max_sqb_count`` ``devargs`` parameter.
163 ``switch_header`` ``devargs`` parameter.
221 ``ipsec_in_min_spi`` ``devargs`` parameter.
233 ``ipsec_in_max_spi`` ``devargs`` parameter.
277 ``outb_nb_desc`` ``devargs`` parameter.
310 ``no_inl_dev`` ``devargs`` parameter.
346 ``sdp_channel_mask`` ``devargs`` parameter.
459 ``ipsec_in_min_spi`` ``devargs`` parameter.
[all …]
H A Dmlx5.rst312 parameter should be specified.
598 - ``delay_drop`` parameter [int]
624 - ``mprq_en`` parameter [int]
847 - ``tx_db_nc`` parameter [int]
853 - ``tx_pp`` parameter [int]
869 - ``tx_skew`` parameter [int]
877 - ``tx_vec_en`` parameter [int]
884 - ``rx_vec_en`` parameter [int]
891 - ``vf_nl_en`` parameter [int]
988 - ``dv_esw_en`` parameter [int]
[all …]
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/platform/
H A Dmlx5.rst55 To select a specific PMD, its name should be specified as a device parameter
566 - ``class`` parameter [string]
573 - ``mr_ext_memseg_en`` parameter [int]
584 - ``mr_mempool_reg_en`` parameter [int]
597 - ``sys_mem_en`` parameter [int]
604 - ``sq_db_nc`` parameter [int]
643 - ``cmd_fd`` parameter [int]
648 This parameter is valid only if ``pd_handle`` parameter is specified.
657 - ``pd_handle`` parameter [int]
662 This parameter is valid only if ``cmd_fd`` parameter is specified,
/dpdk/doc/guides/sample_app_ug/
H A Dvhost.rst116 The vm2vm parameter sets the mode of packet switching between guests in
130 The stats parameter controls the printing of virtio-net device statistics.
131 The parameter specifies an interval (in unit of seconds) to print statistics,
166 This parameter is used to specify DMA type for async vhost-user net driver which
170 This parameter is used to specify the assigned DMA device of a vhost device.
H A Dmulti_process.rst82 When running a secondary process such as that shown above, the proc-type parameter can again be spe…
83 However, omitting the parameter altogether will cause the process to try and start as a primary rat…
166 … This parameter is used to configure the appropriate number of receive queues on each network port.
209 the number of RX and TX queues per port being determined by the num-procs parameter passed on the c…
228 …he same - each process reads from each port using the queue corresponding to its proc-id parameter,
259 * -n <num-clients>, where the num-clients parameter is the number of client processes that will p…
269 the only application parameter needed by a client process is its client instance ID.
290 This eliminates the need for the client processes to have the portmask parameter passed into them o…
/dpdk/doc/guides/howto/
H A Dtelemetry.rst73 For commands that expect a parameter, use "," to separate the command
74 and parameter. See examples below.
85 required. Pass the command as a parameter::
/dpdk/drivers/net/vmxnet3/
H A Dmeson.build10 '-Wno-unused-parameter',
/dpdk/drivers/net/fm10k/base/
H A Dmeson.build13 error_cflags = ['-Wno-unused-parameter', '-Wno-unused-value',
/dpdk/doc/guides/mempool/
H A Dcnxk.rst50 parameter is being introduced to configure the number of mempools required
62 provide ``max_pools`` parameter to the first PCIe device probed by the given
/dpdk/app/test/
H A Dtest_security.c103 #define MOCK_TEST_ASSERT_PARAMETER(data, parameter, spec) \ argument
104 MOCK_TEST_ASSERT_EQUAL(data.failed, data.parameter, parameter, \
106 " but it's " spec, RTE_STR(parameter), \
107 data.parameter, parameter)
115 #define MOCK_TEST_ASSERT_POINTER_PARAMETER(data, parameter) \ argument
116 MOCK_TEST_ASSERT_PARAMETER(data, parameter, "%p")
124 #define MOCK_TEST_ASSERT_U64_PARAMETER(data, parameter) \ argument
125 MOCK_TEST_ASSERT_PARAMETER(data, parameter, "%" PRIu64)
/dpdk/drivers/net/ixgbe/base/
H A Dmeson.build22 '-Wno-unused-parameter',
/dpdk/doc/guides/contributing/
H A Dpatches.rst267 doc: fix some parameter description
269 Update the docs, fixing description of some parameter.
271 Fixes: abcdefgh1234 ("doc: add some parameter")
295 doc: fix some parameter description
300 Fixes: abcdefgh1234 ("doc: add some parameter")
314 doc: fix some parameter description
316 Update the docs, fixing description of some parameter.
319 Fixes: abcdefgh1234 ("doc: add some parameter")
332 doc: fix some parameter description
336 Fixes: abcdefgh1234 ("doc: add some parameter")
[all …]
/dpdk/doc/guides/linux_gsg/
H A Dlinux_drivers.rst131 In most cases, specifying "iommu=on" as kernel parameter should be enough to
144 but it has to be loaded with an additional module parameter:
161 the module again with ``enable_unsafe_noiommu_mode=1`` parameter.
179 VFIO module parameter ``dma_entry_limit`` with a default value of 64K.
201 This VF token can be passed to DPDK by using EAL parameter ``--vfio-vf-token``.
210 #. Load the ``vfio-pci`` module with ``enable_sriov`` parameter set
216 …Alternatively, pass the ``enable_sriov`` parameter through the ``sysfs`` if the module is already …
H A Deal_args.include.rst163 By default, trace output will created at ``home`` directory and parameter
176 By default, size of trace output file is ``1MB`` and parameter
189 Default mode is ``overwrite`` and parameter must be specified once only.
/dpdk/drivers/net/i40e/base/
H A Dmeson.build18 '-Wno-unused-parameter',
/dpdk/drivers/net/e1000/base/
H A Dmeson.build25 error_cflags = ['-Wno-uninitialized', '-Wno-unused-parameter',

123456