27/06/2017 12:52, Jacek Piasecki: > This patchset introduce a mechanism for running dpdk application with > parameters > provided by configuration file. > > A new API for EAL takes a config file data type - either loaded from file, > or built up programmatically in the application - and extracts DPDK parameters > from it to be used when eal init is called. This allows apps to have > an alternative method to configure EAL, other than via command-line > parameters.
I think we should focus on better API for apps instead of forging the default EAL config into the stone of a config file. Anyway, we do not have enough time in 17.08 release cycle to properly discuss this important topic. I hope it opens the discussion in order to have a clear view of what we could change and integrate in 17.11.