examples: fix port id type
authorZhiyong Yang <zhiyong.yang@intel.com>
Fri, 13 Oct 2017 13:17:00 +0000 (21:17 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 13 Oct 2017 19:57:49 +0000 (21:57 +0200)
commit47523597ff6c6ecf5e26e9bd149ab74cca5ec598
treed1654b9f107740099486fcf92bf0f2d949be1aa7
parentb526f0552432ec7c8ef5bd5914f90a03473e9149
examples: fix port id type

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

Signed-off-by: Zhiyong Yang <zhiyong.yang@intel.com>
31 files changed:
examples/distributor/main.c
examples/ethtool/lib/rte_ethtool.c
examples/ethtool/lib/rte_ethtool.h
examples/exception_path/main.c
examples/ipsec-secgw/ipsec-secgw.c
examples/kni/main.c
examples/l2fwd-crypto/main.c
examples/l2fwd-jobstats/main.c
examples/l3fwd-acl/main.c
examples/l3fwd-power/main.c
examples/l3fwd/l3fwd_em.c
examples/l3fwd/l3fwd_em_sequential.h
examples/link_status_interrupt/main.c
examples/multi_process/client_server_mp/mp_client/client.c
examples/multi_process/symmetric_mp/main.c
examples/performance-thread/l3fwd-thread/main.c
examples/ptpclient/ptpclient.c
examples/qos_meter/main.c
examples/qos_sched/cmdline.c
examples/quota_watermark/qw/init.c
examples/quota_watermark/qw/init.h
examples/quota_watermark/qw/main.c
examples/quota_watermark/qw/main.h
examples/rxtx_callbacks/main.c
examples/server_node_efd/node/node.c
examples/server_node_efd/server/init.c
examples/tep_termination/main.c
examples/tep_termination/vxlan_setup.c
examples/tep_termination/vxlan_setup.h
examples/vmdq/main.c
examples/vmdq_dcb/main.c