On Mon, Jun 17, 2024 at 3:47 PM Paul Szczepanek wrote:
> This will solve it:
>
> diff --git a/lib/ptr_compress/rte_ptr_compress.h
> b/lib/ptr_compress/rte_ptr_compress.h
> index b9ab17b2db..a779f21fda 100644
> --- a/lib/ptr_compress/rte_ptr_compress.h
> +++ b/lib/ptr_compress/rte_ptr_compress.h
>
On 17/06/2024 11:02, David Marchand wrote:
> Hello Paul,
>
> On Fri, Jun 14, 2024 at 12:28 PM David Marchand
> wrote:
>> Even if this library only contains a header, with no tie to other
>> public DPDK API, this library should be optional.
>> If no objection, please work on this change for -rc
Hello Paul,
On Fri, Jun 14, 2024 at 12:28 PM David Marchand
wrote:
> Even if this library only contains a header, with no tie to other
> public DPDK API, this library should be optional.
> If no objection, please work on this change for -rc2,
We have a build error on armv7 (tested in OBS).
https
On Tue, Jun 11, 2024 at 3:00 PM Paul Szczepanek wrote:
>
> This patchset is proposing adding a new header only library
> with utility functions that allow compression of arrays of pointers.
>
> Since this is a header only library a patch needed to be added to amend
> the build system to allow addi
This patchset is proposing adding a new header only library
with utility functions that allow compression of arrays of pointers.
Since this is a header only library a patch needed to be added to amend
the build system to allow adding libraries without source files.
When passing caches full of poi
5 matches
Mail list logo