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

Yang, Zhiyong zhiyong.yang at intel.com
Mon Feb 5 09:00:50 CET 2018


It seems that the patch has been applied by Thomas. Please check mail list.

> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Yanglong Wu
> Sent: Monday, February 5, 2018 3:53 PM
> To: dev at dpdk.org
> Cc: shahafs at mellanox.com; Lu, Wenzhuo <wenzhuo.lu at intel.com>; Wu,
> Yanglong <yanglong.wu at intel.com>
> Subject: [dpdk-dev] [PATCH v3] app/testpmd: fix port_id alloction issue
> 
> 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.wu at intel.com>
> Reviewed-by: Zhiyong Yang <zhiyong.yang at intel.com>
> ---


More information about the dev mailing list