Hi David, thanks for reviewing!
Some comments inline.
On 7/3/2020 4:19 PM, David Marchand wrote:
On Thu, Jul 2, 2020 at 11:24 AM Radu Nicolau wrote:
+static inline void
+rte_write32_wc(uint32_t value, volatile void *addr);
This is a new API, and even if inlined, it should be marked experime
On Thu, Jul 2, 2020 at 11:24 AM Radu Nicolau wrote:
>
> Add rte_write32_wc and rte_write32_wc_relaxed functions
> that implement 32bit stores using write combining memory protocol.
> Provided generic stubs and x86 implementation.
>
> Signed-off-by: Radu Nicolau
> Acked-by: Bruce Richardson
> ---
2 matches
Mail list logo