[dpdk-dev] [PATCH] lib/lpm: fix return value of rte_lpm_create

Burakov, Anatoly anatoly.burakov at intel.com
Wed Jan 31 14:29:18 CET 2018


On 31-Jan-18 1:11 PM, Bruce Richardson wrote:
> On Wed, Jan 31, 2018 at 12:40:59PM +0000, Anatoly Burakov wrote:
>> LPM library is supposed to return NULL pointer on an attempt
>> to call rte_lpm_create with an existing name.
>>
>> Fixes: 134975073af3 ("lib: remove unnecessary pointer cast")
>> Cc: zhiyong.yang at intel.com
>>
>> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
>> ---
> 
> This looks a duplicate of http://dpdk.org/dev/patchwork/patch/34739/, is
> that correct?
> If so, please review/test/ack that patch to confirm it fixes the issues
> you see too.
> 
> Thanks,
> /Bruce
> 
You're correct, missed that. Thanks!

-- 
Thanks,
Anatoly


More information about the dev mailing list