Searched refs:disable (Results 1 – 25 of 63) sorted by relevance
123
| /dpdk/devtools/cocci/ |
| H A D | mtod-offset.cocci | 4 @disable paren@ 33 @disable paren@ 60 @disable paren@
|
| /dpdk/doc/guides/howto/ |
| H A D | vfd.rst | 134 Run a testpmd runtime command on the PF to enable/disable the MAC 146 Run a testpmd runtime command on the PF to enable/disable the VLAN 172 Run a testpmd runtime command on the PF to enable/disable the VLAN stripping 177 This testpmd runtime command is used to enable/disable the RX VLAN stripping 205 Run a testpmd runtime command on the PF to enable/disable the all queues 220 Run a testpmd runtime command on the PF to enable/disable the packet drop for 246 Run a testpmd runtime command on the PF to enable/disable packet receiving for 257 Run a testpmd runtime command on the PF to enable/disable packet transmitting 272 This function can be used to enable/disable some RX modes on the VF, including: 311 Run a testpmd runtime command on the PF to enable/disable MAC broadcast packet [all …]
|
| H A D | pvp_reference_benchmark.rst | 45 #. On BIOS, disable turbo-boost and hyper-threads. 51 …intel_pstate=disable mce=ignore_ce default_hugepagesz=1G hugepagesz=1G hugepages=6 isolcpus=2-7 no… 152 may be specified, for example to disable mergeable buffers or indirect 338 --disable-rss -i --rxq=1 --txq=1 \
|
| H A D | telemetry.rst | 32 A flag exists to disable Telemetry also::
|
| H A D | packet_capture_framework.rst | 24 and to enable or disable packet capture.
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | packet_ordering.rst | 47 [--disable-reorder] [--insight-worker] 58 The disable-reorder long option does, as its name implies, disable the reordering
|
| H A D | ip_pipeline.rst | 401 pipeline <pipeline_name> port out <port_id> disable 405 pipeline <pipeline_name> port out <port_id> disable 525 Pipeline enable/disable 535 thread <thread_id> pipeline <pipeline_name> disable
|
| /dpdk/lib/sched/ |
| H A D | rte_pie.c | 13 #pragma warning(disable:2259) /* conversion may lose significant bits */
|
| H A D | rte_red.c | 11 #pragma warning(disable:2259) /* conversion may lose significant bits */
|
| /dpdk/ |
| H A D | meson_options.txt | 10 'Comma-separated list of apps to explicitly disable.') 12 'Comma-separated list of drivers to explicitly disable.') 14 …'Comma-separated list of optional libraries to explicitly disable. [NOTE: mandatory libs cannot be…
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | pdump_lib.rst | 17 or disable the packet capture, and to uninitialize it. 61 to enable or disable the packet capture over the multi process channel. 80 For the calls to these APIs from secondary process, the library creates the "pdump disable" request…
|
| H A D | trace_lib.rst | 39 - Enable and disable the tracepoints at runtime. 43 - Enable and disable a set of tracepoints based on regular expression and/or
|
| /dpdk/doc/guides/rawdevs/ |
| H A D | ntb.rst | 89 To disable WC for these regions, using the following. 93 echo "disable=2" >> /proc/mtrr 94 echo "disable=3" >> /proc/mtrr
|
| H A D | cnxk_bphy.rst | 69 Message is used to enable or disable internal loopback. 78 Message is used to enable or disable PTP mode.
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | scheduler.rst | 24 for attaching/detaching workers, set/get scheduling modes, and enable/disable 72 The value of this parameter can be "enable" or "disable". This feature 86 scheduling mode, or enable/disable crypto op ordering, one should stop
|
| H A D | dpaa_sec.rst | 95 or to disable all 4 SEC devices
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | dpaa.rst | 62 * Use dev arg option ``disable_intr=1`` to disable the interrupt mode
|
| /dpdk/lib/eal/common/ |
| H A D | eal_common_trace_points.c | 102 lib.eal.intr.disable)
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | eal_args.include.rst | 228 The following example shows limiting the bitwidth to 64-bits to disable all vector code:: 232 To disable use of max SIMD bitwidth limit::
|
| H A D | linux_eal_parameters.rst | 76 0 will disable the limit for a particular socket.
|
| /dpdk/doc/guides/nics/ |
| H A D | vdev_netvsc.rst | 90 If nonzero, ignores the driver running (actually used to disable the
|
| H A D | igc.rst | 82 ./dpdk-testpmd -l 4-8 -- i --rxq=4 --txq=4 --pkt-filter-mode=perfect --disable-rss
|
| H A D | e1000em.rst | 155 #. Qemu e1000 does not support interrupt auto-clear, application should disable interrupt immediat…
|
| /dpdk/app/test/ |
| H A D | test_pie.c | 45 #pragma warning(disable:2259) /* conversion may lose significant bits */ 46 #pragma warning(disable:181) /* Arg incompatible with format string */
|
| /dpdk/doc/guides/tools/ |
| H A D | graph.rst | 175 …| | [tmo <ns>] [coremask <bitmask>] | | use case. Also enables/disable | | … 215 …| | ethdev <ethdev_name> promiscuous | | Command to enable/disable | :ref:`3 <scopes>` | …
|
123