Home
last modified time | relevance | path

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

123456

/dpdk/doc/guides/freebsd_gsg/
H A Dfreebsd_eal_parameters.rst4 EAL parameters
7 This document contains a list of all EAL parameters. These parameters can be
10 Common EAL parameters
13 The following EAL parameters are common to all platforms supported by DPDK.
17 FreeBSD-specific EAL parameters
20 There are currently no FreeBSD-specific EAL command-line parameters available.
/dpdk/doc/guides/linux_gsg/
H A Dlinux_eal_parameters.rst4 EAL parameters
7 This document contains a list of all EAL parameters. These parameters can be
10 Common EAL parameters
13 The following EAL parameters are common to all platforms supported by DPDK.
17 Linux-specific EAL parameters
20 In addition to common EAL parameters, there are also Linux-specific EAL
21 parameters.
/dpdk/doc/guides/sample_app_ug/
H A Dintro.rst16 Some sample applications may have their own command-line parameters described in
17 their respective guides, however all of them also share the same EAL parameters.
18 Please refer to :doc:`EAL parameters (Linux) <../linux_gsg/linux_eal_parameters>`
19 or :doc:`EAL parameters (FreeBSD) <../freebsd_gsg/freebsd_eal_parameters>` for
H A Dqos_scheduler.rst62 Mandatory application parameters include:
68 Optional application parameters include:
100 * --rth "A, B, C": The RX queue threshold parameters
108 * --tth "A, B, C": TX queue threshold parameters
121 The profile configuration file defines all the port/subport/pipe/traffic class/queue parameters
156 Two parameters can be configured for this prior to calling any of these commands:
240 …oS Scheduler" chapter in the *DPDK Programmer's Guide* for more information about these parameters.
H A Dqos_metering.rst31 Please refer to RFC2697 and RFC2698 for details about the srTCM and trTCM configurable parameters
72 The traffic meter parameters are configured in the application source code with following default v…
76 :start-after: Traffic meter parameters are configured in the application. 8<
77 :end-before: >8 End of traffic meter parameters are configured in the application.
H A Dethtool.rst9 its use to query and change Ethernet card parameters. The sample
55 * ``ringparam``: Get/set ring parameters
/dpdk/doc/guides/rawdevs/
H A Difpga.rst37 All configuration parameters are taken by vdev_ifpga_cfg driver. Besides
80 Run-time parameters
87 The following device parameters are supported:
/dpdk/doc/guides/tools/
H A Dpdump.rst56 * Parameters inside the parentheses represents mandatory parameters.
58 * Parameters inside the square brackets represents optional parameters.
63 The ``--pdump`` parameters
H A Dpmdinfo.rst29 * Parameters inside the square brackets represents optional parameters.
H A Dcryptoperf.rst8 utility that allows measuring performance parameters of PMDs available in the
12 execution. Cipher parameters, type of device, type of operation and
14 parameters. These parameters are checked using device capabilities
526 The specific test cases only allow modification of app parameters,
527 and not EAL parameters.
529 to specify EAL parameters.
/dpdk/doc/guides/nics/
H A Dvdev_netvsc.rst65 Run-time parameters
71 The following device parameters are supported:
H A Dbuild_and_test.rst41 The ethdev library use above options to wrap debug code to trace invalid parameters
127 #. Start ``testpmd`` with basic parameters:
H A Dark.rst78 The ARK PMD supports device parameters that are used for packet
80 section describes the supported parameters. These features are
83 Arkville does not require any configuration using these parameters.
98 contains configuration parameters used internally for regression
108 contains configuration parameters used internally for regression
H A Dfail_safe.rst44 Fail-safe command line parameters
54 additional sub-device parameters if need be. They will be passed on to the
61 options provided to the EAL instead of its own parameters.
216 The first declared sub-device in the fail-safe parameters.
/dpdk/doc/guides/prog_guide/
H A Dkernel_nic_interface.rst39 The ``rte_kni`` kernel module contains several optional parameters which
70 Loading the ``rte_kni`` kernel module without any optional parameters is
72 network stack. Without any parameters, only one kernel thread is created
123 this kernel thread by setting the ``core_id`` and ``force_bind`` parameters
140 parameters in ``struct rte_kni_conf`` when each KNI interface is created.
212 The ``min_scheduling_interval`` and ``max_scheduling_interval`` parameters
235 If the ``min_scheduling_interval`` and ``max_scheduling_interval`` parameters are
H A Dmeson_ut.rst58 * ``args`` is used to specify test specific parameters (see note below).
59 * ``env`` is used to specify test specific environment parameters.
/dpdk/kernel/freebsd/
H A DBSDmakefile.meson5 # takes parameters from the environment
H A Dmeson.build11 # target to call make, passing in the values as env parameters.
/dpdk/doc/guides/cryptodevs/
H A Dccp.rst92 The following parameters (all optional) can be provided in the previous two calls:
117 To enable this feature, pass an additional argument as ccp_auth_opt=1 to --vdev parameters as
/dpdk/doc/guides/vdpadevs/
H A Dsfc.rst61 The following per-device parameters can be passed via EAL PCI device
65 boolean parameters value.
/dpdk/examples/pipeline/examples/
H A Dvarbit.cli5 ; Customize the LINK parameters to match your setup.
H A Dlearner.cli5 ; Customize the LINK parameters to match your setup.
/dpdk/doc/guides/howto/
H A Dtelemetry.rst10 ethdev port list, and eal parameters.
84 * Get the help text for a command. This will indicate what parameters are
/dpdk/doc/guides/rel_notes/
H A Drelease_18_05.rst60 spawned on an as-needed basis through configuration parameters passed to the
72 * **Added PMD-recommended Tx and Rx parameters.**
353 configuration profile represents the set of configuration parameters
355 buckets. These configuration parameters were previously part of the meter
357 parameters from the meter object data structure results in reducing its
371 * ethdev: Changes to the semantics of ``rte_eth_dev_configure()`` parameters.
373 If both the ``nb_rx_q`` and ``nb_tx_q`` parameters are zero,
376 fall-back values. Previously setting both of the parameters to zero would
379 * ethdev: Changes to the semantics of ``rte_eth_rx_queue_setup()`` parameters.
387 * ethdev: Changes to the semantics of ``rte_eth_tx_queue_setup()`` parameters.
[all …]
/dpdk/app/test-pmd/
H A Dmeson.build23 'parameters.c',

123456