Re: [dpdk-dev] [PATCH v1 5/7] mem: promote extmem API's to stable

2021-09-10 Thread Kinsella, Ray
On 10/09/2021 13:30, Anatoly Burakov wrote: > As per ABI policy, move the formerly experimental API's to the stable > section. > Acked-by: Ray Kinsella

[dpdk-dev] [PATCH v1 5/7] mem: promote extmem API's to stable

2021-09-10 Thread Anatoly Burakov
As per ABI policy, move the formerly experimental API's to the stable section. Signed-off-by: Anatoly Burakov --- lib/eal/include/rte_memory.h | 16 lib/eal/version.map | 10 -- 2 files changed, 4 insertions(+), 22 deletions(-) diff --git a/lib/eal/include/rte_