> -----Original Message----- > From: Eelco Chaudron <echau...@redhat.com> > Sent: Tuesday, December 17, 2019 1:08 PM > To: Dumitrescu, Cristian <cristian.dumitre...@intel.com> > Cc: sta...@dpdk.org; dev@dpdk.org > Subject: [PATCH] meter: move RFC4115 trTCM APIs as none experimental > > Moved RFC4115 APIs to none experimental as they have been there > since 19.02. Also, these APIs are the same as the none RFC4115 APIs. > > Signed-off-by: Eelco Chaudron <echau...@redhat.com> > --- > lib/librte_meter/rte_meter.h | 6 ------ > lib/librte_meter/rte_meter_version.map | 4 ++-- > 2 files changed, 2 insertions(+), 8 deletions(-) > > diff --git a/lib/librte_meter/rte_meter.h b/lib/librte_meter/rte_meter.h > index d69b118..62c8c1e 100644 > --- a/lib/librte_meter/rte_meter.h > +++ b/lib/librte_meter/rte_meter.h
Acked-by: Cristian Dumitrescu <cristian.dumitre...@intel.com>