net/atlantic: add missing experimental API tags
authorDavid Marchand <david.marchand@redhat.com>
Sat, 29 Jun 2019 11:58:49 +0000 (13:58 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 29 Jun 2019 17:04:37 +0000 (19:04 +0200)
commit136ab94a5b069929b96fcc60eef113ef258131a3
treed8788f7274ae30b18a4a5fbdbd0937fc17a7ebe3
parent3290ac14eb94d8a99ad2744547df1e6d3f255d8b
net/atlantic: add missing experimental API tags

Those symbols are declared in the library map but the prototypes are
missing the experimental tag.
Without it, existing users won't notice it is experimental.

Fixes: ec0dec44ecb9 ("net/atlantic: enable MACsec configuration")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
drivers/net/atlantic/rte_pmd_atlantic.c
drivers/net/atlantic/rte_pmd_atlantic.h