Hi Ferruh,

I will mark the new APIs as experimental, and sent out a v4 patchset.

Thanks & Regards,
Zijie
 
 
------------------ Original ------------------
From:  "Ferruh Yigit"<[email protected]>;
Date:  Thu, Apr 19, 2018 09:34 PM
To:  "Zijie Pan"<[email protected]>; "dev"<[email protected]>; 
Cc:  "remy.horton"<[email protected]>; 
"john.mcnamara"<[email protected]>; 
"marko.kovacevic"<[email protected]>; "thomas"<[email protected]>; 
Subject:  Re: [dpdk-dev] [PATCH v3 1/5] ethdev: add access to eeprom

 
On 3/21/2018 11:06 AM, Zijie Pan wrote:
> --- a/lib/librte_ether/rte_ethdev_version.map
> +++ b/lib/librte_ether/rte_ethdev_version.map
> @@ -201,6 +201,8 @@ DPDK_18.02 {
>       global:
>  
>       rte_eth_dev_filter_ctrl;
> +     rte_eth_dev_get_module_info;
> +     rte_eth_dev_get_module_eeprom;
>  
>  } DPDK_17.11;

New APIs needs to be experimental at least first release they are introduces,
can you please mark them as experimental?

Reply via email to