[dpdk-dev] [PATCH] app/testpmd:fix invalid port id parameters

Ferruh Yigit ferruh.yigit at intel.com
Mon Oct 9 06:57:09 CEST 2017


On 10/9/2017 5:16 AM, Ferruh Yigit wrote:
> On 8/22/2017 6:03 AM, Li Han wrote:
>> in parse_ringnuma_config/parse_portnuma_config functions,port_id
>> should less than RTE_MAX_ETHPORTS,but port_id_is_invalid check
>> assumes that port_id may be 255.>>
>> Signed-off-by: Li Han <han.li1 at zte.com.cn>

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

Applied to dpdk-next-net/master, thanks.

Welcome Li Han!

(Fixed mentioned 255 note in commit log while applying, also fixed local
port_id storage size while applying)


More information about the dev mailing list