09c7e63a71
Shared memory packet interface (memif) PMD allows for DPDK and any other client using memif (DPDK, VPP, libmemif) to communicate using shared memory. The created device transmits packets in a raw format. It can be used with Ethernet mode, IP mode, or Punt/Inject. At this moment, only Ethernet mode is supported in DPDK memif implementation. Memif is Linux only. Signed-off-by: Jakub Grajciar <jgrajcia@cisco.com> Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
60 lines
737 B
ReStructuredText
60 lines
737 B
ReStructuredText
.. SPDX-License-Identifier: BSD-3-Clause
|
|
Copyright(c) 2010-2014 Intel Corporation.
|
|
|
|
Network Interface Controller Drivers
|
|
====================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:numbered:
|
|
|
|
overview
|
|
features
|
|
build_and_test
|
|
af_packet
|
|
af_xdp
|
|
ark
|
|
atlantic
|
|
avp
|
|
axgbe
|
|
bnx2x
|
|
bnxt
|
|
cxgbe
|
|
dpaa
|
|
dpaa2
|
|
e1000em
|
|
ena
|
|
enetc
|
|
enic
|
|
fm10k
|
|
i40e
|
|
ice
|
|
ifc
|
|
igb
|
|
ipn3ke
|
|
ixgbe
|
|
intel_vf
|
|
kni
|
|
liquidio
|
|
memif
|
|
mlx4
|
|
mlx5
|
|
mvneta
|
|
mvpp2
|
|
netvsc
|
|
nfb
|
|
nfp
|
|
octeontx
|
|
qede
|
|
sfc_efx
|
|
softnic
|
|
szedata2
|
|
tap
|
|
thunderx
|
|
vdev_netvsc
|
|
virtio
|
|
vhost
|
|
vmxnet3
|
|
pcap_ring
|
|
fail_safe
|