gt; > Bruce
> > Cc: dev at dpdk.org
> > Subject: Re: [dpdk-dev] [PATCH] lpm: unchecked return value
> >
> > Hi,
> >
> > I handle Coverity defect ID 13201. It is about unchecked return value from
> > rte_lpm6_delete() instances in rte_lpm6_add() function.
&
,
> > > Bruce
> > > Cc: dev at dpdk.org
> > > Subject: Re: [dpdk-dev] [PATCH] lpm: unchecked return value
> > >
> > > Hi,
> > >
> > > I handle Coverity defect ID 13201. It is about unchecked return value
> from
> > > rte_lp
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Azarewicz, PiotrX T
> Sent: Thursday, May 12, 2016 1:20 PM
> To: Mrozowicz, SlawomirX ; Richardson,
> Bruce
> Cc: dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] lpm: unchecked return
Hi,
I handle Coverity defect ID 13201. It is about unchecked return value from
rte_lpm6_delete() instances in rte_lpm6_add() function.
Next I found this thread and I see that both defects (ID 13205 and ID 13201)
may be resolved all together.
> >> Fix issue reported by Coverity.
> >>
> >> Coveri
>-Original Message-
>From: Richardson, Bruce
>Sent: Tuesday, May 3, 2016 4:34 PM
>To: Mrozowicz, SlawomirX
>Cc: dev at dpdk.org
>Subject: Re: [PATCH] lpm: unchecked return value
>
>On Wed, Apr 27, 2016 at 02:52:34PM +0200, Slawomir Mrozowicz wrote:
>> Fix issue reported by Coverity.
>>
>
On Wed, Apr 27, 2016 at 02:52:34PM +0200, Slawomir Mrozowicz wrote:
> Fix issue reported by Coverity.
>
> Coverity ID 13205: Unchecked return value
> Unchecked return value
> check_return: Calling rte_lpm6_add without checking return value
> Fixes: 5c510e13a9cb ("lpm: add IPv6 support")
>
> Signe
Fix issue reported by Coverity.
Coverity ID 13205: Unchecked return value
Unchecked return value
check_return: Calling rte_lpm6_add without checking return value
Fixes: 5c510e13a9cb ("lpm: add IPv6 support")
Signed-off-by: Slawomir Mrozowicz
---
lib/librte_lpm/rte_lpm6.c | 10 ++
1 file
7 matches
Mail list logo