Hi David, > Hello Conor, > > On Mon, Sep 14, 2020 at 2:54 PM Conor Walsh <conor.wa...@intel.com> > wrote: > > > > Since librte_ipsec was first introduced in 19.02 and there were no > > changes in it's public API since 19.11, it should be considered mature > > enough to remove the 'experimental' tag from it. > > The RTE_SATP_LOG2_NUM enum is also being dropped from > rte_ipsec_sa.h > > to avoid possible ABI problems in the future. > > > > --- > > v2: RTE_SATP_LOG2_NUM dropped from enum > > Small comments that I guess could be fixed while applying. > > Commit title prefixes don't start with lib/. >
[...] > There is no ABI compat in this release, and this is an API change. > > Documentation blocks are separated with double empty lines (like it was > before your patch). > I will correct these issues, V3 coming soon. /Conor.