On 23/03/2023 22:53, Tyler Retzlaff wrote:
Replace the use of rte_atomic.h types and functions, instead use GCC
supplied C++11 memory model builtins.

Signed-off-by: Tyler Retzlaff <roret...@linux.microsoft.com>
---
  drivers/dma/idxd/idxd_internal.h | 3 +--
  drivers/dma/idxd/idxd_pci.c      | 8 +++++---
  2 files changed, 6 insertions(+), 5 deletions(-)

Acked-by: Kevin Laatz <kevin.la...@intel.com>

Reply via email to