On Fri, Sep 10, 2021 at 5:51 PM Kinsella, Ray <m...@ashroe.eu> wrote: > On 10/09/2021 13:30, Anatoly Burakov wrote: > > As per ABI policy, move the formerly experimental API's to the stable > > section. > > > > Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com> > Acked-by: Ray Kinsella <m...@ashroe.eu>
Series applied. For the record, I sorted the version.map file (issue on patch 2) with: $ git rebase -i -x './devtools/update-abi.sh 22.0 ABI_VERSION lib/eal/' origin/main -- David Marchand