Re: [PATCH 0/2] net/mana: 32 bit support

2023-09-21 Thread Ferruh Yigit
On 9/21/2023 9:34 AM, Wei Hu wrote: > This is to combine two patches into a patchset. These two patches can > be compiled independently. But we need both to make mana functional > in 32 bit. > > Review comments received previously were also incorporated. > - change port casting from size_t to uin

[PATCH 0/2] net/mana: 32 bit support

2023-09-21 Thread Wei Hu
This is to combine two patches into a patchset. These two patches can be compiled independently. But we need both to make mana functional in 32 bit. Review comments received previously were also incorporated. - change port casting from size_t to uintptr_t - remove short doorbell for CQ as it is n