Re: [dpdk-dev] [PATCH v5 4/5] eal: remove experimental flag of hotplug functions

2018-10-04 Thread Gaƫtan Rivet
On Thu, Oct 04, 2018 at 01:10:45AM +0200, Thomas Monjalon wrote: > These functions are quite old and are the only available replacement > for the deprecated attach/detach functions. > > Note: some new functions may (again) replace these hotplug functions, > in future, with better parameters. > >

[dpdk-dev] [PATCH v5 4/5] eal: remove experimental flag of hotplug functions

2018-10-03 Thread Thomas Monjalon
These functions are quite old and are the only available replacement for the deprecated attach/detach functions. Note: some new functions may (again) replace these hotplug functions, in future, with better parameters. Signed-off-by: Thomas Monjalon Reviewed-by: Andrew Rybchenko --- lib/librte_