| /dpdk/doc/guides/nics/ |
| H A D | ionic.rst | 10 - DSC-25 dual-port 25G Distributed Services Card `(pdf) <https://pensando.io/wp-content/uploads/202… 11 - DSC-100 dual-port 100G Distributed Services Card `(pdf) <https://pensando.io/wp-content/uploads/2… 13 Please visit the Pensando web site at https://pensando.io for more information. 14 The `Documents <https://pensando.io/documents/>`_ page contains Product Briefs and other product in…
|
| H A D | nfb.rst | 133 io packet forwarding - CRC stripping disabled - packets/burst=32
|
| H A D | cnxk.rst | 87 …io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: n… 91 io packet forwarding packets/burst=32
|
| H A D | memif.rst | 243 For information on how to get and run VPP please see `<https://wiki.fd.io/view/VPP>`_.
|
| H A D | pcap_ring.rst | 239 io packet forwarding - CRC stripping disabled - packets/burst=16
|
| H A D | intel_vf.rst | 44 …<http://www.intel.com/content/www/us/en/pci-express/pci-sig-single-root-io-virtualization-support-…
|
| /dpdk/drivers/net/mlx5/linux/ |
| H A D | mlx5_socket.c | 40 struct iovec io = { in mlx5_pmd_socket_handle() local 45 .msg_iov = &io, in mlx5_pmd_socket_handle() 118 msg.msg_iov = &io; in mlx5_pmd_socket_handle() 121 io.iov_len = sizeof(struct mlx5_flow_dump_ack); in mlx5_pmd_socket_handle() 122 io.iov_base = dump_ack; in mlx5_pmd_socket_handle()
|
| /dpdk/drivers/net/virtio/ |
| H A D | virtio_pci.h | 119 struct rte_pci_ioport io; member 125 #define VTPCI_IO(hw) (&virtio_pci_internal[(hw)->port_id].io)
|
| /dpdk/drivers/crypto/virtio/ |
| H A D | virtio_pci.h | 202 struct rte_pci_ioport io; member 206 #define VTPCI_IO(hw) (&crypto_virtio_hw_internal[(hw)->dev_id].io)
|
| /dpdk/lib/pipeline/ |
| H A D | rte_swx_pipeline_internal.h | 568 } io; member 672 struct instr_io io; member 1519 METADATA_WRITE(t, ip->io.io.offset, ip->io.io.n_bits, p->port_id); in __instr_rx_exec() 1602 uint64_t port_id = METADATA_READ(t, ip->io.io.offset, ip->io.io.n_bits); in __instr_tx_exec() 1620 uint64_t port_id = ip->io.io.val; in __instr_tx_i_exec() 1672 uint32_t n_bytes = ip->io.hdr.n_bytes[i]; in __instr_hdr_extract_many_exec() 1786 uint32_t n_bytes_last = METADATA_READ(t, ip->io.io.offset, ip->io.io.n_bits); in __instr_hdr_extract_m_exec() 1787 uint32_t header_id = ip->io.hdr.header_id[0]; in __instr_hdr_extract_m_exec() 1788 uint32_t struct_id = ip->io.hdr.struct_id[0]; in __instr_hdr_extract_m_exec() 1789 uint32_t n_bytes = ip->io.hdr.n_bytes[0]; in __instr_hdr_extract_m_exec() [all …]
|
| H A D | rte_swx_pipeline.c | 1563 instr->io.io.offset = f->offset / 8; in instr_rx_translate() 1564 instr->io.io.n_bits = f->n_bits; in instr_rx_translate() 1588 instr->io.io.offset = f->offset / 8; in instr_tx_translate() 1589 instr->io.io.n_bits = f->n_bits; in instr_tx_translate() 1598 instr->io.io.val = port_val; in instr_tx_translate() 1693 instr->io.io.n_bits = mf->n_bits; in instr_hdr_extract_translate() 6266 instr[0].io.io.offset = instr[i].io.io.offset; in instr_pattern_emit_many_tx_replace() 6267 instr[0].io.io.n_bits = instr[i].io.io.n_bits; in instr_pattern_emit_many_tx_replace() 10294 instr->io.io.offset, in instr_io_export() 10295 instr->io.io.n_bits); in instr_io_export() [all …]
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | enable_func.rst | 60 * The userspace-io device files in ``/dev``, for example, ``/dev/uio0``, ``/dev/uio1``, and so … 62 * The userspace-io sysfs config and resource files, for example for ``uio0``::
|
| /dpdk/doc/guides/freebsd_gsg/ |
| H A D | build_sample_apps.rst | 111 * The userspace-io device files in ``/dev``, for example, ``/dev/uio0``, ``/dev/uio1``, and so on
|
| /dpdk/doc/guides/contributing/ |
| H A D | vulnerability.rst | 320 * `fd.io Vulnerability Management 321 <https://wiki.fd.io/view/TSC:Vulnerability_Management>`_
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vhost.rst | 22 default forwarding mode (io forward), those packets will be put into
|
| /dpdk/doc/guides/howto/ |
| H A D | pvp_reference_benchmark.rst | 129 --nb-cores=4 --forward-mode=io
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | run_app.rst | 249 io (the default)
|
| H A D | testpmd_funcs.rst | 303 io packet forwarding - CRC stripping disabled - packets/burst=16 316 testpmd> set fwd (io|mac|macswap|flowgen| \ 323 * ``io``: Forwards packets "as-is" in I/O mode. 374 Example for the io forwarding engine, with some packet drops on the tx side:: 895 io packet forwarding - ports=2 - cores=2 - streams=2 - NUMA support disabled 919 io packet forwarding - ports=4 - cores=1 - streams=4
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_2_1.rst | 493 Closing the ``/dev/io`` fd caused a SIGBUS in inb/outb instructions as the
|
| /dpdk/ |
| H A D | MAINTAINERS | 884 M: Andrew Boyer <aboyer@pensando.io>
|