On 8/26/2020 6:15 AM, Hemant Agrawal wrote: >> -----Original Message----- >> From: Ferruh Yigit <ferruh.yi...@intel.com> >> Sent: Tuesday, August 25, 2020 11:21 PM >> To: dev@dpdk.org; Ray Kinsella <m...@ashroe.eu>; Neil Horman >> <nhor...@tuxdriver.com>; John McNamara <john.mcnam...@intel.com>; >> Marko Kovacevic <marko.kovace...@intel.com>; Hemant Agrawal >> <hemant.agra...@nxp.com>; Sachin Saxena <sachin.sax...@nxp.com> >> Cc: Ferruh Yigit <ferruh.yi...@intel.com>; sta...@dpdk.org >> Subject: [PATCH v2] net/dpaa: fix public API port ID type >> >> Updating the type for 'port' variable from 'uint8_t' to 'uint16_t'. >> >> Fixes: 8c3495f5d2dd ("net/dpaa: support loopback API") >> Cc: sta...@dpdk.org >> >> Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> > > Acked-by: Hemant Agrawal <hemant.agra...@nxp.com> >
Applied to dpdk-next-net/main, thanks.