numam-dpdk/drivers/net/atlantic
David Marchand 136ab94a5b 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: ec0dec44ec ("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>
2019-06-29 19:04:37 +02:00
..
hw_atl net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
atl_common.h net/atlantic: bump internal driver version 2019-04-19 14:51:54 +02:00
atl_ethdev.c net/atlantic: remove unnecessary cast 2019-06-13 23:54:28 +09:00
atl_ethdev.h net/atlantic: configure MACsec from interrupt handler 2019-04-19 14:51:54 +02:00
atl_hw_regs.c net/atlantic: add hardware registers access routines 2018-10-18 10:24:39 +02:00
atl_hw_regs.h net/atlantic: add hardware registers access routines 2018-10-18 10:24:39 +02:00
atl_logs.h net/atlantic: add logging structure 2018-10-18 10:24:39 +02:00
atl_rxtx.c net/atlantic: fix Tx prepare to set positive rte_errno 2019-06-13 23:54:30 +09:00
atl_types.h net/atlantic: fix flow control by sync settings on Rx 2019-05-03 18:45:23 +02:00
Makefile net/atlantic: enable MACsec configuration 2019-04-19 14:51:54 +02:00
meson.build net/atlantic: enable MACsec configuration 2019-04-19 14:51:54 +02:00
rte_pmd_atlantic_version.map net/atlantic: enable MACsec configuration 2019-04-19 14:51:54 +02:00
rte_pmd_atlantic.c net/atlantic: add missing experimental API tags 2019-06-29 19:04:37 +02:00
rte_pmd_atlantic.h net/atlantic: add missing experimental API tags 2019-06-29 19:04:37 +02:00