numam-dpdk/drivers/net/szedata2
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 net/szedata2: refactor ibuf and obuf address definition 2017-06-12 15:21:21 +01:00
rte_eth_szedata2.c ethdev: increase port id range 2017-10-06 18:23:25 +02:00
rte_eth_szedata2.h net/szedata2: use macro from common library 2017-07-06 15:00:56 +02:00
rte_pmd_szedata2_version.map szedata2: add new poll mode driver 2015-11-20 17:17:04 +01:00
szedata2_iobuf.c net/szedata2: add more supported firmwares 2017-06-12 15:21:22 +01:00
szedata2_iobuf.h net/szedata2: move ibuf and obuf to specific header 2017-06-12 15:21:22 +01:00