On 12/21/2017 11:48 PM, Yanglong Wu wrote: > 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") > > Signed-off-by: Yanglong Wu <yanglong...@intel.com>
Reviewed-by: Zhiyong Yang <zhiyong.y...@intel.com> (carrying existing review tag)