net/dpaa: fix port ID type in API
authorFerruh Yigit <ferruh.yigit@intel.com>
Tue, 25 Aug 2020 17:51:06 +0000 (18:51 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 18 Sep 2020 16:55:10 +0000 (18:55 +0200)
commitae8f4cf3283e4036b56709cee74ddfa386de5f6b
tree4ab27ee25cc4f10ff2613836da995cb227b06fda
parent3351a1036ecfbf0d1fdf18269c0073543ea69d0c
net/dpaa: fix port ID type in API

Updating the type for 'port' variable from 'uint8_t' to 'uint16_t'.

Fixes: 8c3495f5d2dd ("net/dpaa: support loopback API")
Cc: stable@dpdk.org
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
doc/guides/rel_notes/deprecation.rst
drivers/net/dpaa/dpaa_ethdev.c
drivers/net/dpaa/rte_pmd_dpaa.h