On 5/8/2018 3:27 PM, Lei wrote:
> From: yao <[email protected]>
> 
> 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 <[email protected]>

Acked-by: Ferruh Yigit <[email protected]>

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/

Reply via email to