On Tue, 17 Oct 2023 13:30:58 -0700
Tyler Retzlaff wrote:
> Replace the use of gcc builtin __atomic_xxx intrinsics with
> corresponding rte_atomic_xxx optional stdatomic API.
>
> v2:
> * add #include to rte_mbuf_core.h
> * remove first two patches which were fixes that have
> been merged
Replace the use of gcc builtin __atomic_xxx intrinsics with
corresponding rte_atomic_xxx optional stdatomic API.
v2:
* add #include to rte_mbuf_core.h
* remove first two patches which were fixes that have
been merged in another series
Tyler Retzlaff (19):
power: use rte optional stdato
2 matches
Mail list logo