Re: [dpdk-dev] [PATCH 27/37] net/ice/base: resolve static analysis reported issues

2019-03-03 Thread Zhang, Qi Z
> -Original Message- > From: Yigit, Ferruh > Sent: Friday, March 1, 2019 6:37 PM > To: Zhang, Qi Z ; Lu, Wenzhuo ; > Yang, Qiming > Cc: Stillwell Jr, Paul M ; dev@dpdk.org; Allan, > Bruce W > Subject: Re: [PATCH 27/37] net/ice/base: resolve static analysis reported > issues > > On 2/2

Re: [dpdk-dev] [PATCH 27/37] net/ice/base: resolve static analysis reported issues

2019-03-01 Thread Ferruh Yigit
On 2/28/2019 5:56 AM, Qi Zhang wrote: > Resolve static analysis reported issue in > ice_get_itr_intrl_gran and ice_ptg_find_ptype. Same comment with previous patch, related to the commit log. Commit log says "static analysis reported issues" are solved, what are they really? If we know them we ca

[dpdk-dev] [PATCH 27/37] net/ice/base: resolve static analysis reported issues

2019-02-27 Thread Qi Zhang
Resolve static analysis reported issue in ice_get_itr_intrl_gran and ice_ptg_find_ptype. Signed-off-by: Bruce Allan Signed-off-by: Paul M Stillwell Jr Signed-off-by: Qi Zhang --- drivers/net/ice/base/ice_common.c| 12 ++-- drivers/net/ice/base/ice_flex_pipe.c | 7 +-- 2 files