[PATCH] hash: cast away atomic qualification

Thomas Monjalon thomas at monjalon.net
Thu May 16 19:08:09 CEST 2024


16/04/2024 18:06, Tyler Retzlaff:
> rte_free accepts only non-cva qualified arguments so cast away
> RTE_ATOMIC qualification for tbl_chng_cnt and h->tbl_chng_cnt when
> calling rte_free.
> 
> Signed-off-by: Tyler Retzlaff <roretzla at linux.microsoft.com>

Please add an explanation about the case where it does not compile.





More information about the dev mailing list