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

Thomas Monjalon thomas at monjalon.net
Fri May 11 11:00:32 CEST 2018


10/05/2018 21:59, Ferruh Yigit:
> 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/

Another patch was been pushed in next-eventdev:
	https://dpdk.org/dev/patchwork/patch/39706/




More information about the dev mailing list