[dpdk-dev] [PATCH v3] app/testpmd: fix port_id alloction issue

Thomas Monjalon thomas at monjalon.net
Wed Jan 10 00:27:04 CET 2018


> > In the feature of increasing port_id range from 8 bits to 16 bits, vlan port_id
> > allocation function was forget to substitute UINT8 with UINT16, so the vlan
> > port_id was allocated as a inccrete number.
> > 
> > Fixes:28caa76aea71 ("app/testpmd: fix port id type")

Cc: stable at dpdk.org

> > Signed-off-by: Yanglong Wu <yanglong.wu at intel.com>
> > Reviewed-by: Zhiyong Yang <zhiyong.yang at intel.com>
> Acked-by: Wenzhuo Lu <wenzhuo.lu at intel.com>

Applied, thanks


More information about the dev mailing list