On 5/8/2018 3:27 PM, Lei wrote: > From: yao <lei.a....@intel.com> > > From 17.11, port_id is changed from uint8_t to uint16_t.But in eventdev, > it still use the old fashion. This patch fix this issue. > > Signed-off-by: Lei Yao <lei.a....@intel.com>
Acked-by: Ferruh Yigit <ferruh.yi...@intel.com> This issue also cause build error when CONFIG_RTE_MAX_ETHPORTS more than 255 More detail related the build error can be found at: https://dpdk.org/dev/patchwork/patch/39658/