port: add ethernet device SWX port
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Thu, 1 Oct 2020 10:20:01 +0000 (11:20 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Thu, 1 Oct 2020 16:43:08 +0000 (18:43 +0200)
commitecc5f43396150def05f8e9b9271bf687b31c6615
tree22fad73f95321cd78eed08626807ea40c37269cb
parent3ca60ceed79ae82eb48f19de0cfa16959d5df711
port: add ethernet device SWX port

Add the Ethernet device input/output port type for the SWX pipeline.
Used under the hood by the pipeline rx and tx instructions.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
doc/api/doxy-api-index.md
lib/librte_port/meson.build
lib/librte_port/rte_port_version.map
lib/librte_port/rte_swx_port_ethdev.c [new file with mode: 0644]
lib/librte_port/rte_swx_port_ethdev.h [new file with mode: 0644]