Re: [dpdk-dev] [PATCH v1] doc: update deprecation notice of rte_devargs

2018-02-14 Thread Thomas Monjalon
14/02/2018 00:51, Thomas Monjalon: > 13/02/2018 12:26, Ferruh Yigit: > > On 2/7/2018 12:41 PM, Shreyansh Jain wrote: > > > On Wednesday 07 February 2018 02:56 PM, Gaetan Rivet wrote: > > >> The declaration and identification of devices will change in v18.05. > > >> > > >> Remove the precedent depre

Re: [dpdk-dev] [PATCH v1] doc: update deprecation notice of rte_devargs

2018-02-13 Thread Thomas Monjalon
13/02/2018 12:26, Ferruh Yigit: > On 2/7/2018 12:41 PM, Shreyansh Jain wrote: > > On Wednesday 07 February 2018 02:56 PM, Gaetan Rivet wrote: > >> The declaration and identification of devices will change in v18.05. > >> > >> Remove the precedent deprecation notice > >> > >> Add new one reflecting

Re: [dpdk-dev] [PATCH v1] doc: update deprecation notice of rte_devargs

2018-02-13 Thread Ferruh Yigit
On 2/7/2018 12:41 PM, Shreyansh Jain wrote: > On Wednesday 07 February 2018 02:56 PM, Gaetan Rivet wrote: >> The declaration and identification of devices will change in v18.05. >> >> Remove the precedent deprecation notice >> >> Add new one reflecting the planned changes more accurately, >> update

Re: [dpdk-dev] [PATCH v1] doc: update deprecation notice of rte_devargs

2018-02-07 Thread Shreyansh Jain
On Wednesday 07 February 2018 02:56 PM, Gaetan Rivet wrote: The declaration and identification of devices will change in v18.05. Remove the precedent deprecation notice Add new one reflecting the planned changes more accurately, updated for v18.05. Signed-off-by: Gaetan Rivet --- Acked-By: