Re: [PATCH 1/2] net/mana: enable 32 bit build for mana driver

2023-09-22 Thread Ferruh Yigit
On 9/21/2023 9:53 PM, Long Li wrote: >> Subject: [PATCH 1/2] net/mana: enable 32 bit build for mana driver >> >> Enable 32 bit build on x86 Linux. Fixed build warnings and errors when >> building in >> 32 bit. >> >> With this patch, mana will be able to build into 32 bit. However, another >> patc

RE: [PATCH 1/2] net/mana: enable 32 bit build for mana driver

2023-09-21 Thread Long Li
> Subject: [PATCH 1/2] net/mana: enable 32 bit build for mana driver > > Enable 32 bit build on x86 Linux. Fixed build warnings and errors when > building in > 32 bit. > > With this patch, mana will be able to build into 32 bit. However, another > patch for > mana short doorbell support is need

Re: [PATCH 1/2] net/mana: enable 32 bit build for mana driver

2023-09-21 Thread Ferruh Yigit
On 9/21/2023 9:34 AM, Wei Hu wrote: > Enable 32 bit build on x86 Linux. Fixed build warnings and errors > when building in 32 bit. > > With this patch, mana will be able to build into 32 bit. However, > another patch for mana short doorbell support is needed to make > mana fully functional for 32