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> |
||
---|---|---|
.. | ||
Makefile | ||
memif_socket.c | ||
memif_socket.h | ||
memif.h | ||
meson.build | ||
rte_eth_memif.c | ||
rte_eth_memif.h | ||
rte_pmd_memif_version.map |