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

Bruce Richardson bruce.richardson at intel.com
Wed Jan 31 14:11:36 CET 2018


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


More information about the dev mailing list