eventdev: add experimental tag back for Rx adapter
authorNikhil Rao <nikhil.rao@intel.com>
Fri, 26 Apr 2019 16:33:36 +0000 (22:03 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 1 May 2019 21:24:49 +0000 (23:24 +0200)
commitbdc2f5cf71ea21b431484221d9ad13b4c2b5a4a8
treeab6f5c49f1cc48d8247f72ee5d5d814e94d32be2
parent27e6cca81a6f77f1162e5f480d59b84483a4641f
eventdev: add experimental tag back for Rx adapter

Add the experimental tag back to the Rx event adapter callback,
the Rx event callback register and the Rx event adapter statistics
retrieval functions due to an API change to be proposed in a
future patch.

This patch also adds the experimental tag to these
function definitions and adds the functions to the EXPERIMENTAL
section of the map file, these were missing previously.

Fixes: 80bdf91dc8ee ("eventdev: promote adapter functions as stable")

Signed-off-by: Nikhil Rao <nikhil.rao@intel.com>
Acked-by: Kevin Traynor <ktraynor@redhat.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
MAINTAINERS
lib/librte_eventdev/rte_event_eth_rx_adapter.c
lib/librte_eventdev/rte_event_eth_rx_adapter.h
lib/librte_eventdev/rte_eventdev_version.map