lpm: hide defer queue handle
authorRuifeng Wang <ruifeng.wang@arm.com>
Sat, 11 Jul 2020 07:41:31 +0000 (15:41 +0800)
committerDavid Marchand <david.marchand@redhat.com>
Sat, 11 Jul 2020 12:35:04 +0000 (14:35 +0200)
commit0f392d91b9977fdb879ef595839806c29b150c14
treebd52db1c221798a8350c54c461221b2844a6a8a4
parent11159dd669c043412dfa43708f1c4b7f4f47037a
lpm: hide defer queue handle

There is no need to return the defer queue handle in rte_lpm_rcu_qsbr_add,
since enough flexibility has been provided to configure the defer queue.

Signed-off-by: Ruifeng Wang <ruifeng.wang@arm.com>
Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
app/test/test_lpm.c
app/test/test_lpm_perf.c
lib/librte_lpm/rte_lpm.c
lib/librte_lpm/rte_lpm.h