| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vm_power_management.rst | 65 in the host. 117 host, a VM can send a power management policy to the host. In some 536 wants the host application to monitor. 539 once the policy passes down to the host. 586 host, use a command like the following: 593 will send the policy to the host: 599 Once the policy is sent to the host, the host application takes over the power monitoring 707 will send the policy to the host: 713 Once the policy is sent to the host, the host application takes over the power monitoring 838 The name of the VM or host. [all …]
|
| H A D | vdpa.rst | 85 qemu-system-x86_64 -cpu host -enable-kvm \ 102 the source host with SW vhost VM and B is the destination host with vDPA. 111 2. Start the migration (on source host): 117 3. Check the status (on source host):
|
| H A D | vhost.rst | 34 In this example, you need build DPDK both on the host and inside guest. 55 qemu-system-x86_64 -machine accel=kvm -cpu host \ 117 the host. 198 Make sure "-cpu host" QEMU option is given.
|
| H A D | pipeline.rst | 43 * Argument: IP Address of the host running the application to be used by 53 … should be used by remote TCP client (such as telnet, netcat, etc.) to connect to host application.
|
| /dpdk/doc/guides/vdpadevs/features/ |
| H A D | sfc.ini | 9 host tso4 = Y 10 host tso6 = Y 15 proto host notifier = Y
|
| H A D | mlx5.ini | 9 host tso4 = Y 10 host tso6 = Y 20 proto host notifier = Y
|
| H A D | default.ini | 18 host tso4 = 19 host tso6 = 38 proto host notifier =
|
| /dpdk/doc/guides/nics/ |
| H A D | intel_vf.rst | 89 ``-device vfio-pci,x-pci-device-id=0x1889,host=03:0a.0``. 97 set as the product of 64 in legacy host interface mode. 99 The PCIE host-interface of Intel Ethernet Switch FM10000 Series VF infrastructure 105 The Physical Function in host could be only configured by the Linux* fm10k driver 509 …local/kvm/bin/qemu-system-x86_64 -m 4096 -cpu host -smp 4 -boot c -hda lucid.qcow2 -device pci-ass… 511 (to use the same cpu_model equivalent to the host cpu) 528 #. Install and run DPDK host app to take over the Physical Function. Eg. 581 DPI can be offloaded on the host fast path. 600 In this case, the DPDK PMD PF driver provides host forwarding between such VMs. 608 In the host DPDK application, the behavior is similar to L2 forwarding, [all …]
|
| H A D | netvsc.rst | 10 The device offers multi-queue support (if kernel and host support it), 22 * The PMD supports multicast packets and promiscuous mode subject to restrictions on the host. 27 …Hyper-V driver does not support MAC or VLAN filtering because the Hyper-V host does not support it. 34 * The maximum number of queues is limited by the host (currently 64). 112 A netvsc device uses a mailbox page to indicate to the host that there 113 is something in the transmit queue. The host scans this page at a 115 is used by the host. Smaller values improve transmit latency, and larger 118 ignored by the host. (Default: 50)
|
| H A D | fm10k.rst | 116 The Intel FM10000 family of NICs integrate a hardware switch and multiple host 117 interfaces. The FM10000 PMD only manages host interfaces. For the 126 For FM10000 multi host based design a DPDK app running in the VM or host needs 138 host interface. So, keeping CRC is not supported. 146 up to 15364 bytes can still reach the host interface.
|
| H A D | liquidio.rst | 97 -cpu host -m 4096 -smp 4 \ 100 -device vfio-pci,host=03:00.3 -device vfio-pci,host=03:08.3 169 LiquidIO adapters strip ethernet FCS of every packet coming to the host interface.
|
| H A D | tap.rst | 8 local host. The PMD allows for DPDK and the host to communicate using a raw 9 device interface on the host and in the DPDK application. 13 local host using a TAP interface. When the TAP PMD is initialized it will 14 create a number of tap devices in the host accessed via ``ifconfig -a`` or 63 interface using the standard rx_burst/tx_burst APIs in DPDK. From the host 64 point of view you can use any host tool like tcpdump, Wireshark, ping, Pktgen 77 If routing is enabled on the host you can also communicate with the DPDK App 86 The TUN PMD allows user to create a TUN device on host. The PMD allows user 88 The devices in host can be accessed via ``ifconfig`` or ``ip`` command. TUN
|
| H A D | e1000em.rst | 91 … Most commonly used is a TAP networking backend that uses a TAP networking device in the host. 105 /usr/local/kvm/bin/qemu-system-x86_64 -cpu host -smp 4 -hda qemu1.raw -m 1024 120 backed up with two TAP networking host interfaces, tapvm01 and tapvm02.
|
| H A D | octeontx_ep.rst | 27 …latform/cnxk` for SDP interface information which provides PCIe endpoint support for a remote host.
|
| H A D | octeontx.rst | 154 host interface irrespective of the offload configuration. 162 up to 32k bytes can still reach the host interface.
|
| H A D | ionic.rst | 20 on the host, check for the PCI devices:
|
| /dpdk/config/ppc/ |
| H A D | meson.build | 31 # by the build host. (Native is the default platform type set in meson_options.txt.) 57 # Using a POWER native build host. Assume P8 support, move to later CPUs 58 # if supported by the build host and the compiler. Detect the CPU used by 59 # the build host 73 result = cc.run(detect_cpu, name : 'Detect host CPU type') 81 # Found supported CPU on build host, verify compiler support
|
| /dpdk/doc/guides/howto/ |
| H A D | lm_virtio_vhost_user.rst | 4 Live Migration of VM with Virtio on host running vhost_user 10 Live Migration of a VM with DPDK Virtio PMD on a host which is 43 :ref:`Sample host scripts <lm_virtio_vhost_user_host_scripts>` and 254 Sample host scripts 263 # This script is run on the host 10.237.212.46 to reset SRIOV 282 # The host system has 8 cpu's (0-7) 307 -cpu host \ 339 # This script is run on the host 10.237.212.131 to reset SRIOV 358 # The host system has 8 cpu's (0-7) 383 -cpu host \
|
| H A D | lm_bond_virtio_sriov.rst | 37 The host is running the Kernel PF driver (ixgbe or i40e). 51 :ref:`Sample host scripts <lm_bond_virtio_sriov_host_scripts>` and 316 (qemu) device_add pci-assign,host=06:10.0,id=vf1 322 (qemu) device_add pci-assign,host=03:02.0,id=vf1 373 Sample host scripts 383 # This script is run on the host 10.237.212.46 to setup the VF 422 -cpu host \ 430 -device pci-assign,host=09:10.0,id=vf1 \ 483 # This script is run on the host 10.237.212.131 to setup the VF 525 -cpu host \ [all …]
|
| H A D | virtio_user_for_container_networking.rst | 76 #. Start a testpmd on the host with a vhost-user port. 82 --file-prefix=host --no-pci -- -i 95 Note: If we run all above setup on the host, it's a shm-based IPC.
|
| H A D | pvp_reference_benchmark.rst | 17 v16.11 using RHEL7 for both host and guest. 39 assigned to testpmd on the host. 158 -enable-kvm -cpu host -m 3072 -smp 3 \ 245 <cpu mode='host-passthrough'>
|
| /dpdk/doc/guides/vdpadevs/ |
| H A D | features_overview.rst | 33 host tso4 36 host tso6 93 proto host notifier 94 Host can register memory region based host notifiers.
|
| /dpdk/doc/guides/platform/ |
| H A D | cnxk.rst | 85 AF is always attached to host, but PF/VFs may be used by host kernel itself, 119 System DPI Packet Interface unit(SDP) provides PCIe endpoint support for remote host 122 packets to/from remote host machine using input/output queue pairs exposed to it. 123 SDP interface receives input packets from remote host from NIX-RX and sends packets 124 to remote host using NIX-TX. Remote host machine need to use corresponding driver 131 #. Communication channel between remote host and cnxk SoC over PCIe. 132 #. Transfer packets received from network interface to remote host over PCIe and
|
| /dpdk/doc/guides/bbdevs/ |
| H A D | la12xx.rst | 33 The device can be listed on the host console with: 57 - NXP LA1224 PCIe Modem card connected to ARM host. 62 device. This is required only if more than 1 modem cards are attached to host.
|
| /dpdk/doc/guides/rawdevs/ |
| H A D | ntb.rst | 28 - Set crosslink control override as DSD/USP on one host, USD/DSP on 29 another host.
|