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....@zte.com.cn>
> Reviewed-by: Ferruh Yigit <ferruh.yi...@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)