Skip to content

Commit

Permalink
security: remove duplicated symbols from map file
Browse files Browse the repository at this point in the history
[ upstream commit 08644f1 ]

Fixes: f63ffee ("security: restore experimental tag for unimplemented APIs")

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
  • Loading branch information
Ferruh Yigit authored and kevintraynor committed Sep 4, 2019
1 parent 4f1b64a commit ec15fae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/librte_security/rte_security_version.map
Expand Up @@ -4,12 +4,9 @@ DPDK_18.11 {
rte_security_attach_session;
rte_security_capabilities_get;
rte_security_capability_get;
rte_security_get_userdata;
rte_security_session_create;
rte_security_session_destroy;
rte_security_session_get_size;
rte_security_session_stats_get;
rte_security_session_update;
rte_security_set_pkt_metadata;

local: *;
Expand Down

0 comments on commit ec15fae

Please sign in to comment.