On Wed, Jun 19, 2024 at 6:27 PM Paul Szczepanek wrote:
>
> Fix the type of offset to use portable uintptr_t instead of uint64_t.
>
> Fixes: 077596a4b077 ("ptr_compress: add pointer compression library")
>
Reported-by: Luca Boccassi
> Reviewed-by: Nick Connolly
> Signed-off-by: Paul Szczepanek
On Wed, Jun 19, 2024 at 6:51 PM Luca Vizzarro wrote:
>
> On 19/06/2024 17:45, David Marchand wrote:
> > I would like to take this patch for rc1.
> > Can you confirm which tests were done please?
>
> Hi David,
>
> the test verified if the warning messages that this commit fixes
> disappeared. To do
On 19/06/2024 17:45, David Marchand wrote:
I would like to take this patch for rc1.
Can you confirm which tests were done please?
Hi David,
the test verified if the warning messages that this commit fixes
disappeared. To do so, I've compiled main with this patch applied
against an armv7-a ta
Hello Luca,
On Wed, Jun 19, 2024 at 6:39 PM Luca Vizzarro wrote:
>
> Tested-by: Luca Vizzarro
I would like to take this patch for rc1.
Can you confirm which tests were done please?
Thank you.
--
David Marchand
Tested-by: Luca Vizzarro
Fix the type of offset to use portable uintptr_t instead of uint64_t.
Fixes: 077596a4b077 ("ptr_compress: add pointer compression library")
Reviewed-by: Nick Connolly
Signed-off-by: Paul Szczepanek
---
lib/ptr_compress/rte_ptr_compress.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions
6 matches
Mail list logo