| /dpdk/doc/guides/howto/ |
| H A D | avx512.rst | 9 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 D | meson.build | 30 if not cc.compiles(cpuset_test_code, name: 'Detect argument count for CPU_OR')
|
| /dpdk/doc/guides/tools/ |
| H A D | testeventdev.rst | 369 | | | | 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 D | pdump.rst | 47 The ``--multi`` command line option is optional argument. If passed, capture
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | eal_args.include.rst | 15 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 D | kni.rst | 34 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 D | ngbe.rst | 49 an argument typically consisting of two parts separated by a colon.
|
| H A D | txgbe.rst | 50 ``-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 D | memif.rst | 49 …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 D | octeontx.rst | 125 the number of interesting ports with ``nr_ports`` argument.
|
| /dpdk/examples/pipeline/examples/ |
| H A D | varbit.spec | 10 ; current packet, the IPv4 header is extracted by using the two-argument "extract" instruction. Then
|
| H A D | learner.spec | 15 ; output port as argument, with the output port of each connection generated by a counter that is
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | service_cores.rst | 30 The simpler of the two is to pass the `-s` coremask argument to EAL, which will
|
| H A D | meson_ut.rst | 23 These tests can be run using the argument to ``meson test`` as
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | dlb2.rst | 47 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 D | sw.rst | 59 The scheduling quanta can be set using a string argument to the vdev
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | ccp.rst | 117 To enable this feature, pass an additional argument as ccp_auth_opt=1 to --vdev parameters as
|
| /dpdk/doc/guides/vdpadevs/ |
| H A D | sfc.rst | 84 an argument typically consisting of two parts separated by a colon.
|
| H A D | ifc.rst | 30 The device argument "sw-live-migration=1" will configure the driver into SW
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | service_cores.rst | 32 pass a service core-mask as an EAL argument at startup time.
|
| H A D | pipeline.rst | 35 No CLI script file will run at startup if this argument is not present.
|
| H A D | bbdev_app.rst | 109 * ``-a <NIC1PCIADDR>``: Add a PCI device in allow list. The argument format is <[domain:]bus:devid.…
|
| H A D | cmd_line.rst | 128 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 D | meson.build | 12 # though it will detect a Power 9 CPU when the "-mcpu=native" argument
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | known_issues.rst | 576 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.
|