numam-dpdk/lib/librte_port
Jasvinder Singh 5a99f20868 port: support file descriptor
This patch adds File Descriptor(FD) port type (e.g. TAP port) to the
packet framework library that allows interface with the kernel network
stack. The FD port APIs are defined that allow port creation, writing
and reading packet from the kernel interface.

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2016-10-13 11:42:37 +02:00
..
Makefile port: support file descriptor 2016-10-13 11:42:37 +02:00
rte_port_ethdev.c port: fix burst size mask type 2016-04-11 22:22:08 +02:00
rte_port_ethdev.h port: add ethdev writer nodrop 2015-06-18 16:37:57 +02:00
rte_port_fd.c port: support file descriptor 2016-10-13 11:42:37 +02:00
rte_port_fd.h port: support file descriptor 2016-10-13 11:42:37 +02:00
rte_port_frag.c port: fix reassembly and fragmentation 2015-11-26 00:32:12 +01:00
rte_port_frag.h port: add IPv6 fragmentation port 2015-05-18 12:26:33 +02:00
rte_port_kni.c port: support KNI 2016-06-21 18:05:45 +02:00
rte_port_kni.h port: support KNI 2016-06-21 18:05:45 +02:00
rte_port_ras.c port: fix reassembly and fragmentation 2015-11-26 00:32:12 +01:00
rte_port_ras.h port: add IPv6 reassembly port 2015-05-18 12:28:52 +02:00
rte_port_ring.c port: fix ring writer buffer overflow 2016-04-11 22:28:58 +02:00
rte_port_ring.h port: add ring multi reader or writer 2015-11-26 00:32:12 +01:00
rte_port_sched.c port: fix burst size mask type 2016-04-11 22:22:08 +02:00
rte_port_sched.h port: hierarchical scheduler 2014-06-17 03:34:10 +02:00
rte_port_source_sink.c port: bump ABI for pcap file support 2016-04-20 11:53:32 +02:00
rte_port_source_sink.h port: modify source and sink port structure 2016-10-12 22:25:24 +02:00
rte_port_version.map port: support file descriptor 2016-10-13 11:42:37 +02:00
rte_port.h doc: drop old naming of the project 2016-02-10 15:47:51 +01:00