23/07/2017 11:15, Wei Dai:
> --- a/lib/librte_ether/rte_ether_version.map
> +++ b/lib/librte_ether/rte_ether_version.map

This file is now lib/librte_ether/rte_ethdev_version.map

> @@ -155,6 +155,7 @@ DPDK_17.08 {
>         rte_eth_dev_adjust_nb_rx_tx_desc;
>         rte_flow_copy;
>         rte_flow_isolate;
> +       rte_eth_dev_reset;
>         rte_tm_capabilities_get;
>         rte_tm_get_leaf_nodes;
>         rte_tm_hierarchy_commit;

The function must be added in DPDK_17.11 now.

I will do the changes.


Reply via email to