On Thu, Jul 16, 2020 at 5:49 PM Ruifeng Wang <[email protected]> wrote: > > Coverity complains about unchecked return value of rte_rcu_qsbr_dq_enqueue. > By default, defer queue size is big enough to hold all tbl8 groups. When > enqueue fails, return error to the user to indicate system issue. > > Coverity issue: 360832 > Fixes: 8a9f8564e9f9 ("lpm: implement RCU rule reclamation") > > Signed-off-by: Ruifeng Wang <[email protected]>
Acked-by: Vladimir Medvedkin <[email protected]> Acked-by: Bruce Richardson <[email protected]> Applied, thanks. -- David Marchand

