numam-dpdk/lib/librte_port
Zhiyong Yang f8244c6399 ethdev: increase port id range
Extend port_id definition from uint8_t to uint16_t in lib and drivers
data structures, specifically rte_eth_dev_data. Modify the APIs,
drivers and app using port_id at the same time.

Fix some checkpatch issues from the original code and remove some
unnecessary cast operations.

release_17_11 and deprecation docs have been updated in this patch.

Signed-off-by: Zhiyong Yang <zhiyong.yang@intel.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2017-10-06 18:23:25 +02:00
..
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_port_ethdev.c ethdev: increase port id range 2017-10-06 18:23:25 +02:00
rte_port_ethdev.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
rte_port_fd.c port: fix file descriptor reader 2017-04-21 02:15:26 +02:00
rte_port_fd.h port: support file descriptor 2016-10-13 11:42:37 +02:00
rte_port_frag.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_port_frag.h port: add IPv6 fragmentation port 2015-05-18 12:26:33 +02:00
rte_port_kni.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_port_kni.h port: support KNI 2016-06-21 18:05:45 +02:00
rte_port_ras.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_port_ras.h port: add IPv6 reassembly port 2015-05-18 12:28:52 +02:00
rte_port_ring.c eal: introduce macro for always inline 2017-06-06 17:21:55 +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 lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_port_sched.h port: hierarchical scheduler 2014-06-17 03:34:10 +02:00
rte_port_source_sink.c port: use mbuf alloc bulk instead of mempool 2017-04-21 02:15:23 +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