On Wed, Jul 3, 2024 at 12:14 PM Thomas Monjalon wrote:
>
>
> We had some doubts with CI.
> It should be solved on the top of the main branch, let's see.
>
> Applied, thanks.
>
https://patchwork.dpdk.org/project/dpdk/patch/1710970416-27841-3-git-send-email-roret...@linux.microsoft.com/
Looks like
20/03/2024 22:33, Tyler Retzlaff:
> Decouple direct dependency on GCC built-in __builtin_constant_p provide
> a new macro __rte_constant(e) that expands to the built-in for GCC and
> to false for MSVC.
>
> Tyler Retzlaff (2):
> eal: provide macro for GCC builtin constant intrinsic
> mempool: u
On Wed, Mar 20, 2024 at 10:33 PM Tyler Retzlaff
wrote:
>
> Decouple direct dependency on GCC built-in __builtin_constant_p provide
> a new macro __rte_constant(e) that expands to the built-in for GCC and
> to false for MSVC.
>
> Tyler Retzlaff (2):
> eal: provide macro for GCC builtin constant i
Recheck-request: iol-compile-amd64-testing, iol-unit-amd64-testing,
iol-intel-Functional, iol-compile-arm64-testing, iol-unit-arm64-testing,
github-robot
Decouple direct dependency on GCC built-in __builtin_constant_p provide
a new macro __rte_constant(e) that expands to the built-in for GCC and
to false for MSVC.
Tyler Retzlaff (2):
eal: provide macro for GCC builtin constant intrinsic
mempool: use rte constant macro instead of GCC builtin
l
5 matches
Mail list logo