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 <[email protected]>
> Reviewed-by: Ferruh Yigit <[email protected]> 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)

