On 8/24/2020 1:54 PM, Ferruh Yigit wrote: > On 8/24/2020 1:43 PM, wangyunjian wrote: >> From: Yunjian Wang <wangyunj...@huawei.com> >> >> Negative array index read using variable 'i' as an index to array >> 'filter_info->pkt_filters'. Fixed by add return value check. >> >> Coverity issue: 350364 >> Fixes: f4ca3fd54c4d ("net/hinic: create and destroy flow director filter") >> Cc: sta...@dpdk.org >> >> Signed-off-by: Yunjian Wang <wangyunj...@huawei.com> > > Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> >
Applied to dpdk-next-net/main, thanks.