doc: update port id type
authorZhiyong Yang <zhiyong.yang@intel.com>
Fri, 13 Oct 2017 13:17:01 +0000 (21:17 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 13 Oct 2017 19:57:49 +0000 (21:57 +0200)
commitc6d6982dc9f0245ad9e8ff267c73e48411662308
treea20f9b56bbd68df84443bcc7c2e53383e80e7b4e
parent47523597ff6c6ecf5e26e9bd149ab74cca5ec598
doc: update port id type

Since port id has changed from uint8_t to uint16_t in dpdk code,
So update the change in related doc.

Fixes: f8244c6399d9 ("ethdev: increase port id range")

Signed-off-by: Zhiyong Yang <zhiyong.yang@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
12 files changed:
doc/guides/prog_guide/poll_mode_drv.rst
doc/guides/prog_guide/rte_flow.rst
doc/guides/sample_app_ug/ipv4_multicast.rst
doc/guides/sample_app_ug/kernel_nic_interface.rst
doc/guides/sample_app_ug/l2_forward_job_stats.rst
doc/guides/sample_app_ug/l2_forward_real_virtual.rst
doc/guides/sample_app_ug/l3_forward.rst
doc/guides/sample_app_ug/l3_forward_power_man.rst
doc/guides/sample_app_ug/link_status_intr.rst
doc/guides/sample_app_ug/ptpclient.rst
doc/guides/sample_app_ug/rxtx_callbacks.rst
doc/guides/sample_app_ug/skeleton.rst