On Fri, Nov 4, 2022 at 10:52 AM Jun Qiu <jun....@jaguarmicro.com> wrote: > > The memory of h->hash_rcu_cfg which is allocated in > rte_hash_rcu_qsbr_add was leaked. > > Fixes: 769b2de ("hash: implement RCU resources reclamation")
Please, use 12 chars format for commit hash, as documented. git config alias.fixline "log -1 --abbrev=12 --format='Fixes: %h (\"%s\")%nCc: %ae'" > Cc: sta...@dpdk.org > > Signed-off-by: Jun Qiu <jun....@jaguarmicro.com> Reviewed-by: David Marchand <david.march...@redhat.com> Applied, thanks. -- David Marchand