numam-dpdk/drivers/net/avp
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
..
avp_ethdev.c ethdev: increase port id range 2017-10-06 18:23:25 +02:00
avp_logs.h net/avp: add debug log macros 2017-04-04 19:02:18 +02:00
Makefile net/avp: support driver registration 2017-04-04 19:02:18 +02:00
rte_avp_common.h net/avp: fix exported headers 2017-05-01 00:13:15 +02:00
rte_avp_fifo.h net/avp: fix exported headers 2017-05-01 00:13:15 +02:00
rte_pmd_avp_version.map net/avp: add base files 2017-04-04 19:02:07 +02:00