[dpdk-dev] [PATCH v1] testpmd: fix incorrect port_id word size

Ferruh Yigit ferruh.yigit at intel.com
Sat Jan 20 14:33:54 CET 2018


On 1/19/2018 1:27 PM, Remy Horton wrote:

"app/testpmd: fix incorrect port id word size" ?

> The word size of port_id is now 16 bits, but there were parsing directives
> that assumed it was still of type UINT8, resulting in incorrect commandline
> parse results.
> 
> Fixes: f14a210a65fe ("app: fix port id type")

Cc: stable at dpdk.org

> Signed-off-by: Remy Horton <remy.horton at intel.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>


More information about the dev mailing list