On 11/10/2023 6:13 AM, Jie Hai wrote:
> This patchset fixes the failure on sync mailbox and
> refactors some codes on mailbox, also replace gcc
> builtin __atomic_xxx with rte_atomic_xxx.
> 
> --
> v2:
> 1. fix misspelling error in commit log and codes.
> 2. replace __atomic_xxx with rte_atomic_xxx.
> 
> --
> 
> Dengdui Huang (5):
>   net/hns3: fix sync mailbox failure forever
>   net/hns3: refactor VF mailbox message struct
>   net/hns3: refactor PF mailbox message struct
>   net/hns3: refactor send mailbox function
>   net/hns3: refactor handle mailbox function
> 
> Jie Hai (1):
>   net/hns3: use stdatomic API
> 

Hi Jie,

I still believe this set is a big update for -rc3, I proceeded based on
your request with the ask to test it thoroughly, but new version doesn't
even compiles, which doesn't gives confidence about the set.

As most of the code is refactoring, lets postpone it to next release.

Please send the fix, first patch, as separate patch and only merge that
one for this release.



Reply via email to