numam-dpdk/drivers/net/thunderx
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
..
base net/thunderx: update sq config register field 2017-07-19 11:09:13 +03:00
Makefile update Cavium Inc copyright headers 2017-07-08 17:43:49 +02:00
nicvf_ethdev.c net/thunderx: add device speed capability info 2017-10-06 02:49:48 +02:00
nicvf_ethdev.h update Cavium Inc copyright headers 2017-07-08 17:43:49 +02:00
nicvf_logs.h update Cavium Inc copyright headers 2017-07-08 17:43:49 +02:00
nicvf_rxtx.c update Cavium Inc copyright headers 2017-07-08 17:43:49 +02:00
nicvf_rxtx.h update Cavium Inc copyright headers 2017-07-08 17:43:49 +02:00
nicvf_struct.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
nicvf_svf.c update Cavium Inc copyright headers 2017-07-08 17:43:49 +02:00
nicvf_svf.h update Cavium Inc copyright headers 2017-07-08 17:43:49 +02:00
rte_pmd_thunderx_nicvf_version.map net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00