Re: [PATCH] rcu: refactor rcu register/unregister functions

2024-10-11 Thread David Marchand
On Sun, Sep 8, 2024 at 10:43 AM Doug Foster wrote: > > This simplifies the implementation of rte_rcu_qsbr_thread_register() > and rte_rcu_thread_unregister() functions. The simplified implementation > is easier to read. > > Signed-off-by: Doug Foster > Reviewed-by: Honnappa Nagarahalli > Reviewe

[PATCH] rcu: refactor rcu register/unregister functions

2024-09-08 Thread Doug Foster
This simplifies the implementation of rte_rcu_qsbr_thread_register() and rte_rcu_thread_unregister() functions. The simplified implementation is easier to read. Signed-off-by: Doug Foster Reviewed-by: Honnappa Nagarahalli Reviewed-by: Wathsala Vithanage --- .mailmap | 1 + lib/r

[PATCH] rcu: refactor rcu register/unregister functions

2024-09-06 Thread Doug Foster
This simplifies the implementation of rte_rcu_qsbr_thread_register() and rte_rcu_thread_unregister() functions. The simplified implementation is easier to read. Signed-off-by: Doug Foster Reviewed-by: Honnappa Nagarahalli Reviewed-by: Wathsala Vithanage --- .mailmap | 1 + lib/r