[dpdk-dev] [PATCH] eventdev: change port_id to uint16_t

Ferruh Yigit ferruh.yigit at intel.com
Thu May 10 21:59:43 CEST 2018


On 5/8/2018 3:27 PM, Lei wrote:
> From: yao <lei.a.yao at 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.yao at intel.com>

Acked-by: Ferruh Yigit <ferruh.yigit at 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/


More information about the dev mailing list