On 11/11/2023 1:59 AM, Jie Hai wrote: > This patch fixes sync mailbox failure and replace gcc builtin __atomic_xxx > with stdatomic API. > > Dengdui Huang (1): > net/hns3: fix sync mailbox failure forever > > Jie Hai (1): > net/hns3: use stdatomic API >
Switching to stdatomic is not urgent, it can wait next release, also it fails to build in all platforms, so only 1/2 merged.