| /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 320 Run a testpmd runtime command on the PF to enable/disable MAC multicast 329 Run a testpmd runtime command on the PF to enable/disable MAC unicast [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 | rte_flow.rst | 73 ./filter-program disable 171 ./filter-program disable 265 ./filter-program disable
|
| /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 | 423 pipeline <pipeline_name> port out <port_id> disable 427 pipeline <pipeline_name> port out <port_id> disable 547 Pipeline enable/disable 557 thread <thread_id> pipeline <pipeline_name> disable
|
| /dpdk/drivers/net/ngbe/ |
| H A D | ngbe_pf.c | 527 u32 vmolr, fctrl, disable, enable; in ngbe_set_vf_mc_promisc() local 547 disable = NGBE_POOLETHCTL_BCA | NGBE_POOLETHCTL_MCHA | in ngbe_set_vf_mc_promisc() 553 disable = NGBE_POOLETHCTL_MCP | NGBE_POOLETHCTL_UCP | in ngbe_set_vf_mc_promisc() 558 disable = NGBE_POOLETHCTL_UCP | NGBE_POOLETHCTL_VLP; in ngbe_set_vf_mc_promisc() 571 disable = 0; in ngbe_set_vf_mc_promisc() 581 vmolr &= ~disable; in ngbe_set_vf_mc_promisc()
|
| /dpdk/drivers/net/txgbe/ |
| H A D | txgbe_pf.c | 667 u32 vmolr, fctrl, disable, enable; in txgbe_set_vf_mc_promisc() local 687 disable = TXGBE_POOLETHCTL_BCA | TXGBE_POOLETHCTL_MCHA | in txgbe_set_vf_mc_promisc() 693 disable = TXGBE_POOLETHCTL_MCP | TXGBE_POOLETHCTL_UCP | in txgbe_set_vf_mc_promisc() 698 disable = TXGBE_POOLETHCTL_UCP | TXGBE_POOLETHCTL_VLP; in txgbe_set_vf_mc_promisc() 711 disable = 0; in txgbe_set_vf_mc_promisc() 721 vmolr &= ~disable; in txgbe_set_vf_mc_promisc()
|
| /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…
|
| /dpdk/doc/guides/rawdevs/ |
| H A D | ntb.rst | 83 To disable WC for these regions, using the following. 87 echo "disable=2" >> /proc/mtrr 88 echo "disable=3" >> /proc/mtrr
|
| H A D | cnxk_bphy.rst | 61 Message is used to enable or disable internal loopback. 70 Message is used to enable or disable PTP mode.
|
| /dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_pf.c | 730 u32 vmolr, fctrl, disable, enable; in ixgbe_set_vf_mc_promisc() local 750 disable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE | in ixgbe_set_vf_mc_promisc() 755 disable = IXGBE_VMOLR_MPE | IXGBE_VMOLR_UPE | IXGBE_VMOLR_VPE; in ixgbe_set_vf_mc_promisc() 759 disable = IXGBE_VMOLR_UPE | IXGBE_VMOLR_VPE; in ixgbe_set_vf_mc_promisc() 774 disable = 0; in ixgbe_set_vf_mc_promisc() 783 vmolr &= ~disable; in ixgbe_set_vf_mc_promisc()
|
| /dpdk/lib/sched/ |
| H A D | rte_pie.c | 12 #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 drivers to explicitly disable.') 12 … 'Comma-separated list of libraries to explicitly disable. [NOTE: not all libs can be disabled]')
|
| /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
|
| /dpdk/lib/eal/common/ |
| H A D | eal_common_trace_points.c | 77 lib.eal.intr.disable)
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | eal_args.include.rst | 222 The following example shows limiting the bitwidth to 64-bits to disable all vector code:: 226 To disable use of max SIMD bitwidth limit::
|
| /dpdk/doc/guides/nics/ |
| H A D | txgbe.rst | 68 Decide to enable or disable HW CRC in VF PMD. 111 Toggle behavior to enable/disable polling mode to receive AN interrupt.
|
| H A D | bnxt.rst | 64 …link set pf_id vf vf_id mac (mac_address) vlan (vlan_id) txrate (rate_value) trust (enable|disable) 65 (ex) ip link set 0 vf 0 mac 00:11:22:33:44:55 vlan 0x100 txrate 100 trust disable 237 The application can add (or remove) MAC addresses to enable (or disable) 248 The application can add (or remove) Multicast addresses that enable (or disable) 256 Application adds (or removes) Multicast addresses to enable (or disable) 396 // RSS is enabled by default. However, application can disable RSS as follows 425 // enable/disable TSO 438 // enable/disable tunneled TSO 461 // enable/disable LRO
|
| H A D | vdev_netvsc.rst | 90 If nonzero, ignores the driver running (actually used to disable the
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | dpaa.rst | 62 * Use dev arg option ``disable_intr=1`` to disable the interrupt mode
|
| H A D | cnxk.rst | 74 mode in SSO and disable the default dual workslot mode. 114 - ``TIM disable NPA``
|
| /dpdk/drivers/ |
| H A D | meson.build | 87 build = true # set to false to disable, e.g. missing deps 144 # component disable printout in those cases
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | run_app.rst | 189 * ``--disable-crc-strip`` 229 * ``--disable-rss`` 422 * ``--disable-link-check`` 426 * ``--disable-device-start`` 452 disable all of them.
|