numam-dpdk/lib/librte_port
Venkata Suresh Kumar P e2b8dc5256 port: add file descriptor SWX port
Add the file descriptor input/output port type for the SWX pipeline.
File descriptor port type provides interface with the kernel network
stack. Example file descriptor port is TAP device.

Signed-off-by: Venkata Suresh Kumar P <venkata.suresh.kumar.p@intel.com>
Signed-off-by: Churchill Khangar <churchill.khangar@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2021-03-23 19:50:44 +01:00
..
meson.build port: add file descriptor SWX port 2021-03-23 19:50:44 +01:00
rte_port_ethdev.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_ethdev.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_eventdev.c lib: use common macro RTE_DIM 2020-02-05 14:37:41 +01:00
rte_port_eventdev.h lib: use common macro RTE_DIM 2020-02-05 14:37:41 +01:00
rte_port_fd.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_fd.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_frag.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_frag.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_kni.c port: replace license text with SPDX tag 2019-11-28 03:02:51 +01:00
rte_port_kni.h port: replace license text with SPDX tag 2019-11-28 03:02:51 +01:00
rte_port_ras.c net: add rte prefix to IP defines 2019-05-24 13:34:46 +02:00
rte_port_ras.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_ring.c ring: prepare ring to allow new sync schemes 2020-04-21 11:34:09 +02:00
rte_port_ring.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_sched.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_sched.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_source_sink.c port: remove useless assignment 2020-10-06 23:39:34 +02:00
rte_port_source_sink.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_sym_crypto.c port: add symmetric crypto 2018-10-12 19:33:02 +02:00
rte_port_sym_crypto.h port: add symmetric crypto 2018-10-12 19:33:02 +02:00
rte_port.h lib: fix doxygen for parameters of function pointers 2021-01-29 15:58:06 +01:00
rte_swx_port_ethdev.c port: add ethernet device SWX port 2020-10-01 18:43:08 +02:00
rte_swx_port_ethdev.h port: add ethernet device SWX port 2020-10-01 18:43:08 +02:00
rte_swx_port_fd.c port: add file descriptor SWX port 2021-03-23 19:50:44 +01:00
rte_swx_port_fd.h port: add file descriptor SWX port 2021-03-23 19:50:44 +01:00
rte_swx_port_ring.c port: add ring SWX port 2021-03-23 17:22:47 +01:00
rte_swx_port_ring.h port: add ring SWX port 2021-03-23 17:22:47 +01:00
rte_swx_port_source_sink.c port: add source and sink SWX ports 2020-10-01 18:43:10 +02:00
rte_swx_port_source_sink.h port: add source and sink SWX ports 2020-10-01 18:43:10 +02:00
rte_swx_port.h lib: fix doxygen for parameters of function pointers 2021-01-29 15:58:06 +01:00
version.map port: add file descriptor SWX port 2021-03-23 19:50:44 +01:00