Home
last modified time | relevance | path

Searched refs:argument (Results 1 – 25 of 66) sorted by relevance

123

/dpdk/doc/guides/howto/
H A Davx512.rst9 and by the user with a commandline argument. DPDK has a setting for max SIMD bitwidth,
28 Using the command-line argument
31 The user can select to use AVX-512 at runtime, using the following argument to set the max bitwidth…
/dpdk/lib/eal/freebsd/
H A Dmeson.build30 if not cc.compiles(cpuset_test_code, name: 'Detect argument count for CPU_OR')
/dpdk/doc/guides/tools/
H A Dtesteventdev.rst369 | | | | argument. |
372 | | | | argument |
393 list requested by the user through ``--stlist`` command line argument. It can
394 inject a burst of events using ``--prod_enq_burst_sz`` command line argument.
496 | | | | argument. |
499 | | | | argument |
599 | | | | argument |
631 list requested by the user through ``--stlist`` the command line argument.
723 | | | | argument |
H A Dpdump.rst47 The ``--multi`` command line option is optional argument. If passed, capture
/dpdk/doc/guides/linux_gsg/
H A Deal_args.include.rst15 The argument format is ``<c1>[-c2][,c3[-c4],...]``
22 The argument format is::
74 Load external drivers. An argument can be a single shared object file, or a
/dpdk/doc/guides/nics/
H A Dkni.rst34 EAL ``--vdev`` argument can be used to create KNI device instance, like::
74 By default request thread is enabled. And this argument should not be used
H A Dngbe.rst49 an argument typically consisting of two parts separated by a colon.
H A Dtxgbe.rst50 ``-Dc_args=`` meson argument (e.g. ``-Dc_args=-DRTE_LIBRTE_TXGBE_DEBUG_RX``).
75 an argument typically consisting of two parts separated by a colon.
H A Dmemif.rst49 …ient mode. Only relevant to client, requires '--single-file-segments' eal argument", "no", "yes|no"
179 is only relevant to client and requires eal argument '--single-file-segments'.
H A Docteontx.rst125 the number of interesting ports with ``nr_ports`` argument.
/dpdk/examples/pipeline/examples/
H A Dvarbit.spec10 ; current packet, the IPv4 header is extracted by using the two-argument "extract" instruction. Then
H A Dlearner.spec15 ; output port as argument, with the output port of each connection generated by a counter that is
/dpdk/doc/guides/prog_guide/
H A Dservice_cores.rst30 The simpler of the two is to pass the `-s` coremask argument to EAL, which will
H A Dmeson_ut.rst23 These tests can be run using the argument to ``meson test`` as
/dpdk/doc/guides/eventdevs/
H A Ddlb2.rst47 setup argument and the per-port ``new_event_threshold`` argument apply as
155 num_dir_credits devargs argument, like so:
229 - -EINVAL: Invalid argument, such as port ID, queue ID, or sched_type.
H A Dsw.rst59 The scheduling quanta can be set using a string argument to the vdev
/dpdk/doc/guides/cryptodevs/
H A Dccp.rst117 To enable this feature, pass an additional argument as ccp_auth_opt=1 to --vdev parameters as
/dpdk/doc/guides/vdpadevs/
H A Dsfc.rst84 an argument typically consisting of two parts separated by a colon.
H A Difc.rst30 The device argument "sw-live-migration=1" will configure the driver into SW
/dpdk/doc/guides/sample_app_ug/
H A Dservice_cores.rst32 pass a service core-mask as an EAL argument at startup time.
H A Dpipeline.rst35 No CLI script file will run at startup if this argument is not present.
H A Dbbdev_app.rst109 * ``-a <NIC1PCIADDR>``: Add a PCI device in allow list. The argument format is <[domain:]bus:devid.…
H A Dcmd_line.rst128 A pointer to this structure is given as an argument to the callback function and can be used in the…
/dpdk/config/ppc/
H A Dmeson.build12 # though it will detect a Power 9 CPU when the "-mcpu=native" argument
/dpdk/doc/guides/rel_notes/
H A Dknown_issues.rst576 The last EAL argument is replaced by the program name in argv[]
580 …The last EAL argument is replaced by program name in ``argv[]`` after ``eal_parse_args`` is called.
581 This is the intended behavior but it causes the pointer to the last EAL argument to be lost.
584 …If the last EAL argument in ``argv[]`` is generated by a malloc function, changing it will cause m…
585 issues when freeing the argument.

123