fc29c712dd
Fix rte_lpm_create_*() functions to return NULL and set rte_errno to
EEXIST when lpm object name already exists.
This is the behavior described in the API documentation in the header
file.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
meson.build | ||
rte_lpm6.c | ||
rte_lpm6.h | ||
rte_lpm_altivec.h | ||
rte_lpm_neon.h | ||
rte_lpm_sse.h | ||
rte_lpm_version.map | ||
rte_lpm.c | ||
rte_lpm.h |