numam-dpdk/examples/qos_sched
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
..
app_thread.c ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
args.c ethdev: increase port id range 2017-10-06 18:23:25 +02:00
cfg_file.c examples/qos_sched: remove duplicated cfgfile library 2015-10-22 18:09:36 +02:00
cfg_file.h examples/qos_sched: remove duplicated cfgfile library 2015-10-22 18:09:36 +02:00
cmdline.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
init.c ethdev: increase port id range 2017-10-06 18:23:25 +02:00
main.c ethdev: increase port id range 2017-10-06 18:23:25 +02:00
main.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
Makefile fix typos using codespell utility 2017-06-14 23:54:13 +02:00
profile_ov.cfg remove trailing whitespaces 2014-06-11 00:29:34 +02:00
profile.cfg doc: drop old naming of the project 2016-02-10 15:47:51 +01:00
stats.c ethdev: increase port id range 2017-10-06 18:23:25 +02:00