[dpdk-dev] [PATCH v4 06/12] ethdev: support security APIs

Thomas Monjalon thomas at monjalon.net
Fri Oct 20 12:58:06 CEST 2017


15/10/2017 00:17, Akhil Goyal:
> --- a/lib/librte_ether/rte_ethdev_version.map
> +++ b/lib/librte_ether/rte_ethdev_version.map
> @@ -194,5 +194,6 @@ DPDK_17.11 {
>         rte_eth_dev_pool_ops_supported;
>         rte_eth_dev_reset;
>         rte_flow_error_set;
> +       rte_eth_dev_get_sec_ctx;
>  
>  } DPDK_17.08;

Please keep alphabetical order.



More information about the dev mailing list